- Jul 01, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 30, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
See #11097
-
Scott Lahteine authored
-
Scott Lahteine authored
-
J.C. Nelson authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Colin Gilgenbach authored
* Fix G29 (ABL) retry behavior
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 29, 2018
-
-
Scott Lahteine authored
-
- Jun 28, 2018
-
-
Scott Lahteine authored
To allow for the case where a Z endstop (e.g., hall effect) is higher than the probe trigger point, don't check the Z min endstop during probe moves. See #11134
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 27, 2018
-
-
Eduardo José Tagle authored
- Allow planner to alter the deceleration phase of the currently executing block. - Remove BUSY flag, as it is NON ATOMIC to set bits in the Stepper ISR and Planner at the same time.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Andy Shaw authored
-
Scott Lahteine authored
-
- Jun 26, 2018
-
-
Scott Lahteine authored
-
Dave Johnson authored
Co-Authored-By:
J.C. Nelson <xc0000005@users.noreply.github.com>
-
Alexander Amelkin authored
-
Giuliano authored
Fixed for cycle used to initialize default values
-
etagle authored
...and recommended pulse width configuration for A4988
-
- Jun 25, 2018
-
-
Scott Lahteine authored
Co-Authored-By:
p3p <p3p@p3psoft.co.uk>
-
etagle authored
-
- Jun 22, 2018
-
-
Eduardo José Tagle authored
* Planner: Removal of some race conditions between Stepper ISR and Planner, some of them pointed out by @AnHardt, some of my own findings * Fixing timing on stepper pulses adding a compensation for the non-null time required to set ports.
-
Michael Triffon authored
-
Dave Johnson authored
-Enable boards_dir option in PIO INI -Remove defunct custom board file operations for PIO auto-build environment -Remove now-defunct Teensy++ 2.0 PIO entry, replaced by `at90USB1286_DFU` and `at90USB1286_DFU` (using this entry always put AT90USB board boot loaders in jeopardy of being overwritten due to the very small size of the official Teensy++ 2.0 bootloader) -whitespace
-
Scott Lahteine authored
According to https://github.com/MarlinFirmware/Marlin/issues/9917#issuecomment-399204568
-
Scott Lahteine authored
-