Scott Lahteine
|
a75a25cd7c
|
Replace direct call to G28(true)
|
5 years ago |
Scott Lahteine
|
77b82d300a
|
Add idle_no_sleep
|
5 years ago |
Scott Lahteine
|
e5d39063a2
|
Cleanups for PTC
|
5 years ago |
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
5 years ago |
Scott Lahteine
|
bafe8d920a
|
Handle print completed LED event in M0
|
5 years ago |
Scott Lahteine
|
832951ec44
|
Case-insensitive g-code option (#16932)
|
5 years ago |
Scott Lahteine
|
18b875dc9f
|
Allow print recovery after parking
|
5 years ago |
Scott Lahteine
|
025c50cc6d
|
Quick-homing sensorless back-off (#16872)
|
5 years ago |
Scott Lahteine
|
0a7e7a6fa5
|
Allow servo features in combination (#16960)
|
5 years ago |
Scott Lahteine
|
cf597e2bb1
|
Allow weird probe values in G33
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
5 years ago |
Scott Lahteine
|
454cbcce51
|
Fix the wait loop in M0 / M1
|
5 years ago |
Scott Lahteine
|
9040394e8e
|
Fix card_eof error
|
5 years ago |
Scott Lahteine
|
5e197df89a
|
Fix Babystepping loop (again)
|
5 years ago |
Scott Lahteine
|
0ba18848af
|
Allow USE_GCODE_SUBCODES for debugging
|
5 years ago |
Scott Lahteine
|
b2328d089a
|
Allow LCD_PIXEL_WIDTH/HEIGHT override
|
5 years ago |
Scott Lahteine
|
29ec868c4b
|
Commit last SD line before fileHasFinished
|
5 years ago |
ellensp
|
7bf3581b02
|
Fix M0/M1 broken wait loop (#16921)
|
5 years ago |
Scott Lahteine
|
1ab6f910b6
|
Use moves_free in ok_to_send
|
5 years ago |
Scott Lahteine
|
22b974691e
|
Tweak process_line_done for speed
|
5 years ago |
Scott Lahteine
|
19991e269b
|
Show end prompt with Print Event LEDs
|
5 years ago |
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
5 years ago |
Robby Candra
|
1c52d76668
|
Serial redirect for Move Command when stopping (#16906)
|
5 years ago |
Giuliano Zaro
|
42208bc031
|
Fix unknown command on empty lines (#16867)
|
5 years ago |
Scott Lahteine
|
073e4443e8
|
Optimize "Dismiss" string
|
5 years ago |
Scott Lahteine
|
00ba053c90
|
Clean up host actions code (#16856)
|
5 years ago |
Robby Candra
|
af84e362cc
|
Remove unused queue.stopped_N (#16850)
|
5 years ago |
Gaston Dombiak
|
082117c4bb
|
Ping the job timer in M140 (#16849)
|
5 years ago |
Giuliano Zaro
|
0e17d10bf3
|
Fix G-code line parsing (#16840)
|
5 years ago |
Scott Lahteine
|
fa4a6cdb5c
|
Fix out-of-order M0 after SD printing
Fixes #14774
Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
3bef7a4450
|
Add g-code quoted strings, improve stream code (#16818)
|
5 years ago |
Scott Lahteine
|
0ce83dee95
|
Show print time with PRINTER_EVENT_LEDS
|
5 years ago |
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
5 years ago |
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
5 years ago |
Tanguy Pruvot
|
54aff83179
|
G26: Allow to set retraction for UBL mesh test (#16511)
|
5 years ago |
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
5 years ago |
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
5 years ago |
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
5 years ago |
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
5 years ago |
Scott Lahteine
|
5296af94d2
|
Drop obsolete SD special char handling
See #14035
|
5 years ago |
InsanityAutomation
|
e58d1bf974
|
G34 automatic point assignment (#16473)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
3c9464eea4
|
Tweak G60/G61 slots
|
5 years ago |
Scott Lahteine
|
9caf5c05e7
|
Refactor heater watch, job timer auto-start (#16725)
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |
chgi
|
99b6a132bc
|
Fix G60/G61 slots > 8 and compile error (#16715)
|
5 years ago |