- Apr 05, 2015
-
-
Edward Patel authored
-
Scott Lahteine authored
Have the configurator read from MarlinFirmware repo
-
Scott Lahteine authored
-
Edward Patel authored
-
Edward Patel authored
-
Edward Patel authored
-
Edward Patel authored
-
Edward Patel authored
Conflicts: Marlin/Configuration.h Marlin/Marlin_main.cpp
-
Scott Lahteine authored
Execute DOGM display-loop less often
-
- Apr 04, 2015
-
-
Scott Lahteine authored
Fixed scara directions
-
quillford authored
Config said for a delta instead of for a scara
-
Scott Lahteine authored
Fix bad thermal runaway trigger
-
AnHardt authored
In 'if (encoderPastThreshold || LCD_CLICKED)' lcdDrawUpdate was not set. 'lcd_status_update_delay'-loop was not effective in function lcd_status_screen(). The loop prevented the update of the status screen but not the displays update. Shifted the loop into lcd_update().
-
AnHardt authored
Shifted condition should still be in.
-
AnHardt authored
Result see: https://youtu.be/AEnBzdu9_tk Dot is moving not so fast -> less executed loops.
-
AnHardt authored
Result see: https://www.youtube.com/watch?v=tdu7J0i-c4g Loop is executed several times per display update.
-
Scott Lahteine authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Compare indices instead of floats for probe actions
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Deferring default definition made #undef unnecessary
-
Scott Lahteine authored
Optimize coordinate copying, fix EXTRUDER_RUNOUT_PREVENT
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Z_PROBE_ENDSTOP Pin for Azteeg X3 Pro
-
Scott Lahteine authored
- Document `manage_inactivity` function - Allow `EXTRUDER_RUNOUT_PREVENT` to work with all extruders - Use faster `memcpy` for copying coordinates
-
Scott Lahteine authored
-
Scott Lahteine authored
Minor optimizations
-