- Mar 01, 2017
-
-
teemuatlut authored
-
Scott Lahteine authored
Make LCD_TIMEOUT_TO_STATUS configurable
-
Scott Lahteine authored
As suggested in https://github.com/MarlinFirmware/Marlin/issues/5570#issuecomment-283059 065
-
- Feb 26, 2017
-
-
Scott Lahteine authored
Bidirectional Zig-Zag Nozzle Wipe
-
Colin Gilgenbach authored
- Add configuration support for zigzags in either the X or Y axis, for wipe pads significantly longer in one dimension. - Add configuration for default number of zig-zag triangles, vs. a magic number in `Marlin_main.cpp`. - Update description of auto nozzle wiping to match functionality
-
Scott Lahteine authored
-
- Feb 22, 2017
-
-
Scott Lahteine authored
Use PSTR for MSG_HEATING
-
Scott Lahteine authored
-
- Feb 20, 2017
-
-
Scott Lahteine authored
Remove non-applicable comment on MANUAL_Z_HOME_POS
-
Scott Lahteine authored
Add status_printf to print messages to the lcd status line.
-
dot-bob authored
Also add a hotend indicator to the heating message displayed on the lcd status line.
-
- Feb 19, 2017
-
-
Scott Lahteine authored
Finish reducing of ABL_BILINEAR_SUBDIVISION
-
Scott Lahteine authored
-
- Feb 18, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply DISTINCT_E_FACTORS to sync_from_steppers
-
Scott Lahteine authored
Followup to #5840
-
Scott Lahteine authored
M600 cleanup and bugfix
-
Scott Lahteine authored
Fix steps_to_mm for active extruders
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Feb 17, 2017
-
-
Scott Lahteine authored
Remove some old code comments
-
Scott Lahteine authored
-
- Feb 15, 2017
-
-
MagoKimbra authored
-
Scott Lahteine authored
M600 wait for heatup, prevent stepper timeout, etc.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Roxy-3D authored
-
Scott Lahteine authored
Fix broken homing in MBL
-
Tannoo authored
LCD call was waiting forever, causing the system to hang.
-
Scott Lahteine authored
-
Scott Lahteine authored
SD files alphabetical sort in LCD menus
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Combine fixes for LIN_ADVANCE and temperature ISR
-
- Feb 14, 2017
-
-
Scott Lahteine authored
Reduce memory use by ABL_BILINEAR_SUBDIVISION slightly
-
Scott Lahteine authored
-