- 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
-
Scott Lahteine authored
[2.0.x] Fix value editing (with callback)
-
- Jun 21, 2018
-
-
Roxy-3D authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 20, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 19, 2018
-
-
Roxy-3D authored
The registers within the Max7219 can get corrupted a number of ways. This allows the Max7219 to be reset and fully initialized. And... it also allows the user to see the initialization pattern.
-
Giuliano authored
Fix message to long for 12864 display
-
Scott Lahteine authored
-
- Jun 18, 2018
-
-
Scott Lahteine authored
-
- Jun 17, 2018
-
-
Chris Pepper authored
-
- Jun 16, 2018
-
-
Scott Lahteine authored
-
- Jun 15, 2018
-
-
Scott Lahteine authored
-
Chris Pepper authored
-
- Jun 14, 2018
-
-
Scott Lahteine authored
HAL for Espressif ESP32 WiFi
-