- Aug 24, 2018
-
-
Chris Pepper authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Aug 22, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Kevin authored
-
Michael Triffon authored
-
jneilliii authored
Fixed issue with LCD timings for Einsy RAMBo board.
-
Colin Gilgenbach authored
There's no reason for G28 to reset DUAL_NOZZLE_DUPLICATION_MODE, because it only affects the E stepper, unlike DUAL_X_CARRIAGE which affects the X steppers as well.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Roxy-3D authored
On many IDEX machines the allowed travel of the X1 carraige and X2 carraige does not perfectly overlap. This helps the issue. But more work needs to be done at the higher level. (For example the X1_MAX_POS should probably be factored into G26's mesh validation pattern.)
-
- Aug 21, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
As pointed out at https://github.com/MarlinFirmware/Marlin/issues/7981#issuecomment-407116642
-
Scott Lahteine authored
-
Scott Alfter authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
jmz52 authored
Implement servo support for STM32F1. Original code was incomplete and depended on Servo library from stm32duino which conflicts with `module/servo.h`.
-
Dave Johnson authored
-
jmz52 authored
The `binary.h` file required by `lcd/dogm/dogm_bitmaps.h` is not present in stm32duino environment. Binary macros are defined in `bit_constants.h` in stm32duino framework.
-
- Aug 20, 2018
- Aug 19, 2018
-
-
ghent360 authored
-
- Aug 18, 2018
-
-
Scott Lahteine authored
-
jmz52 authored
Fix "SD init fail" problem for STM32F1 caused by incorrect SS pin state and incorrect SPI mode. Issue #11225
-
- Aug 17, 2018
-
-
Scott Lahteine authored
-
- Aug 16, 2018
-
-
Kevin authored
-
Roxy-3D authored
Some of the Rotations did not do the right thing with setting and clearing pixels. I think it is correct now. But if not... It is much closer to being correct.
-
InsanityAutomation authored
-
- Aug 15, 2018
-
-
InsanityAutomation authored
* Update ubl_G29.cpp * Update ultralcd.cpp
-
Roxy-3D authored
-
Scott Lahteine authored
[2.0.x] Fix TMC2208 SW serial communication
-
- Aug 14, 2018
-
-
petrzjunior authored
-
Scott Lahteine authored
Co-Authored-By:
teemuatlut <teemu.mantykallio@live.fi>
-
Scott Lahteine authored
Co-Authored-By:
teemuatlut <teemu.mantykallio@live.fi>
-
Nils Hasenbanck authored
-
Chris Pepper authored
-
Scott Lahteine authored
-