- May 18, 2015
-
-
AnHardt authored
Now ending in an endless loop. Tidy up the output format. We now get: ERRORTEXT ", system stopped! Heater_ID: " HEATERID Where ERRORTEXT can be: "Heating failed" "Thermal Runaway" "MAXTEMP triggered" "MINTEMP triggered" and soon "Thermal Jump" HEATERID can be 0, 1, 2 ,3 , "bed" This messages are always followed by the common: "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
-
Scott Lahteine authored
Have G92 set the nozzle position on Delta and SCARA
-
Scott Lahteine authored
-
- May 17, 2015
-
-
Scott Lahteine authored
rework out_bits
-
wurstnase authored
-
Scott Lahteine authored
Code style and a dangling "else"
-
Scott Lahteine authored
Rename gCode to codenum as a consistency
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Hide M117 with no LCD
-
Scott Lahteine authored
Add gcode_line_error to reduce code size
-
Scott Lahteine authored
Rename process_commands to process_next_command
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Tweak to fan kick routine
-
Scott Lahteine authored
-
Scott Lahteine authored
NO_TIMEOUTS and ADVANCED_OK off by default
-
- May 16, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Allow lsDive to recurse with minimal stack usage
-
- May 15, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- May 14, 2015
-
-
Scott Lahteine authored
add plan buffer remaining for 'P' and block buffer remaining 'B'
-
Scott Lahteine authored
Display unknown XYZ on the LCD as "---"
-
Scott Lahteine authored
Use MSG_OK in M105
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Use Mendel default for INVERT_Y_DIR
-
Scott Lahteine authored
Consolidate arc code, remove motion_control.*
-
Scott Lahteine authored
-