363 Commits (889fd5f71f65c1dc46643fc16be561bf57ce0fce)

Author SHA1 Message Date
Scott Lahteine 55e9b85ad6 Clear the "Wait for user" message set by M0/M1 6 years ago
AnHardt c1f58a238d No delay in sensorless quick homing (#10254) 6 years ago
Scott Lahteine 1be955e52a Alert users about low Z jerk values 6 years ago
Scott Lahteine 9e4c037cef
Wait before turning off PRINTER_EVENT_LEDS at print end (#10248) 6 years ago
Scott Lahteine 7b8bb2519e Fix gcode_line_error call 6 years ago
Scott Lahteine aa20b3ef7c Fix linear/3-point manual leveling buffer overrun 6 years ago
Scott Lahteine 38378cd0e8 M218 with DELTA needs planner.h 6 years ago
Scott Lahteine 3007eee22e Require a checksum when writing to SD 6 years ago
Bob-the-Kuhn 9656a82609 Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227) 6 years ago
Rob Power d1f14202a9 [2.0.x] NANODLP_Z_SYNC requires linear axes (#10240) 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Scott Lahteine 045ee28c50 Tweaks to M915 6 years ago
Scott Lahteine ff304d3767 Allow G53 to go back to native space 6 years ago
Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 6 years ago
Scott Lahteine a46bac3100 Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 6 years ago
Scott Lahteine cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. 6 years ago
Scott Lahteine 48d7036874 Consolidate smart stepper driver initialization 6 years ago
Scott Lahteine dd2949922b Consolidate 3-point leveling point options 6 years ago
Scott Lahteine 8922b56b58 Fix some spelingz 6 years ago
Scott Lahteine a6feb58837
Delta support for multiple hotends with offsets (#10118) 6 years ago
TheSFReader 2e43438e0c Add C parameter to M27 to include the long filename 6 years ago
Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6 years ago
Scott Lahteine 5b45aab262 M218: report with no parameters 6 years ago
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
Scott Lahteine bae1cb859c Patch flush_and_request_resend for 1.1.x parity 6 years ago
Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix 6 years ago
Scott Lahteine 751785fc97 Followup to recent patches 6 years ago
Scott Lahteine f003173752 Fixup M666 6 years ago
Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" 6 years ago
Sebastianv650 fd1d590726 [2.0.x] Silence M204 (#10037) 6 years ago
Scott Lahteine d6df0322c2 Update M666 for XYZ dual endstops 6 years ago
Scott Lahteine fbc41c0e98 Update Marlin G-code summary 6 years ago
Scott Lahteine 419d12ca1b Add UNKNOWN_Z_NO_RAISE option 6 years ago
Bob-the-Kuhn 914bb80bde removed SDSS init 6 years ago
Scott Lahteine 49ca67202f Patch configuration_store for extra serial port 6 years ago
Scott Lahteine 3c2bfa5e53
Update powersupply_on in power_on/off (#10015) 6 years ago
Scott Lahteine 42608b1925 Init old_red to 127 to ensure initial change 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Scott Lahteine b198b49d15 Followup to AUTO_REPORT_SD_STATUS 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
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