423 Commits (3f6073e23a78f1cc96781c1176702fbe25fc37ce)

Author SHA1 Message Date
Scott Lahteine e28e3bb532 Move extended_axis_codes to PROGMEM 6 years ago
Scott Lahteine bf9fc8ac0e M851 - report only without parameters 6 years ago
Scott Lahteine 61620cbd15 Tweak M211 6 years ago
Scott Lahteine 6e08ddce6e Correct M401 / M402 description 6 years ago
Scott Lahteine 88b6a15b47 Update M900 verbiage 6 years ago
Scott Lahteine 91db7930dc Drop SCARA_FEEDRATE_SCALING 6 years ago
Scott Lahteine 118899357d
Add sanity checks to Linear Advance 1.5 (#9873) 6 years ago
Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6 years ago
TheSFReader eb079959fb Report sd card progress [FR] #9751 (#9832) 6 years ago
Scott Lahteine 3f89bbeab5 Drop a conditional only used once 6 years ago
Scott Lahteine b2cf253a13 Add RESTORE_LEVELING_AFTER_G28 option 6 years ago
Scott Lahteine 65519263f4 Fix broken LEVEL_BED_CORNERS 6 years ago
Scott Lahteine 2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712) 6 years ago
Scott Lahteine 1d7f5be0ff quick_home_xy sensorless homing 6 years ago
Scott Lahteine d4e4fe40e0 Add SENSORLESS_HOMING delay to quick_home_xy 6 years ago
Scott Lahteine 3af988a7f3 Add sensorless homing delay to home_z_safely 6 years ago
Scott Lahteine 8ffa0b24a4 Strip excess G28 debug logging 6 years ago
Kevin 9019ea0fce Option to force X or Y to home first when homing the other axis 6 years ago
Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6 years ago
Scott Lahteine 6a70a4fbb3
Fix G26 circles (#9627) 6 years ago
Roxy-3D c78e1c0f23
Fix G26 Circles... (#9641) 6 years ago
AnHardt 133b38b93b Complete M48 description (#9631) 6 years ago
Scott Lahteine 8d71ad37cb flush comment to match 1.1.x 6 years ago
Scott Lahteine 377108619b Fix plan_arc clockwise (G2) 6 years ago
Scott Lahteine e3043d7ac7 Fix #8744 6 years ago
Scott Lahteine da693a636e Fix handling of escapes in serial input 6 years ago
Scott Lahteine c30a8067ab Prevent watchdog reset due to many comments 6 years ago
Scott Lahteine b7053156fe Minor comment/condition cleanup 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Scott Lahteine 09c8807a36 Minor formatting in queue.cpp 6 years ago
Scott Lahteine ca8fdff1af Comment G26 properly 6 years ago
Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 6 years ago
Scott Lahteine a8c4174a13 M100 comment 6 years ago
GMagician 338dac258b [2.0.x] Fix compiler error when G26 is enabled (#9492) 6 years ago
Scott Lahteine e5ee0b6f6c Implement MALYAN_LCD 7 years ago
Scott Lahteine 2ea4e74ed3 Misc. comments 6 years ago
GMagician 6ace57e1b0 [2.0.x] remove duplicated include (#9445) 7 years ago
Scott Lahteine e6cdc438fd Change G26 circle angles 7 years ago
Scott Lahteine a8764ac5d5 G26 parity with 1.1.x 7 years ago
GMagician e1117a8492 [2.0.x] fix compile errors when CNC_COORDINATE_SYSTEMS is enabled (#9380) 7 years ago
Bob-the-Kuhn 21179f8300 Fix the "slow" version of the G-code parser 7 years ago
Scott Lahteine 34160806c0 Fix broken G29 W I J 7 years ago
Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 7 years ago
Scott Lahteine fc5c1a28d8 Fix M118 parameter parsing 7 years ago
Scott Lahteine 399bca316a Fix has_value with FASTER_GCODE_PARSER 7 years ago
Scott Lahteine 80d3ded895 Change parser codebits from array to int32_t 7 years ago
Scott Lahteine 053b1371c7 Simplify G-code debug option 7 years ago
Scott Lahteine 608f8b10da Parser val method parity with 1.1.x 7 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Scott Lahteine 1dcfe193ac Optimize some serial strings 7 years ago