1280 Commits (d93471fdad8ebabc460a7eb697c3ac61ea2617eb)

Author SHA1 Message Date
Scott Lahteine 6b5347ee39 Improved M900 4 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
jufimu12 ac755fce82
Fix G34 "Decreasing accuracy" bug (#17013) 4 years ago
Scott Lahteine 97e87d8262
Fix G76 reachable test (#17005) 4 years ago
Scott Lahteine bfbd976c09 General G76 cleanup 4 years ago
Scott Lahteine a75a25cd7c Replace direct call to G28(true) 4 years ago
Scott Lahteine 77b82d300a Add idle_no_sleep 4 years ago
Scott Lahteine e5d39063a2 Cleanups for PTC 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine bafe8d920a Handle print completed LED event in M0 4 years ago
Scott Lahteine 832951ec44
Case-insensitive g-code option (#16932) 4 years ago
Scott Lahteine 18b875dc9f Allow print recovery after parking 4 years ago
Scott Lahteine 025c50cc6d
Quick-homing sensorless back-off (#16872) 4 years ago
Scott Lahteine 0a7e7a6fa5
Allow servo features in combination (#16960) 4 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 years ago
Scott Lahteine 454cbcce51 Fix the wait loop in M0 / M1 4 years ago
Scott Lahteine 9040394e8e Fix card_eof error 4 years ago
Scott Lahteine 5e197df89a Fix Babystepping loop (again) 4 years ago
Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging 4 years ago
Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override 4 years ago
Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished 4 years ago
ellensp 7bf3581b02
Fix M0/M1 broken wait loop (#16921) 4 years ago
Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send 4 years ago
Scott Lahteine 22b974691e Tweak process_line_done for speed 4 years ago
Scott Lahteine 19991e269b Show end prompt with Print Event LEDs 4 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
Robby Candra 1c52d76668
Serial redirect for Move Command when stopping (#16906) 4 years ago
Giuliano Zaro 42208bc031
Fix unknown command on empty lines (#16867) 4 years ago
Scott Lahteine 073e4443e8 Optimize "Dismiss" string 4 years ago
Scott Lahteine 00ba053c90
Clean up host actions code (#16856) 4 years ago
Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) 4 years ago
Gaston Dombiak 082117c4bb
Ping the job timer in M140 (#16849) 4 years ago
Giuliano Zaro 0e17d10bf3
Fix G-code line parsing (#16840) 4 years ago
Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing 4 years ago
Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 4 years ago
Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS 4 years ago
Scott Lahteine 38873596ec Tweak parser warning 4 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 4 years ago
Tanguy Pruvot 54aff83179
G26: Allow to set retraction for UBL mesh test (#16511) 4 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 4 years ago
Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 4 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 4 years ago
Scott Lahteine 22556a7bbf More 8-extruder fixups 4 years ago
Scott Lahteine 5296af94d2 Drop obsolete SD special char handling 4 years ago