InsanityAutomation
3655e240f5
Fix SD finished ExtUI / host action ( #17285 )
5 years ago
Scott Lahteine
5ec1a8bb2b
Fix M0 unused var warning
5 years ago
Scott Lahteine
f2ed18d150
M303 followup
...
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
5 years ago
Roxy-3D
1986e1cdf8
Allow PID_DEBUG to be turned on and off ( #17284 )
...
M303 D will now toggle activation of PID_DEBUG output. This allows the debug capability to be built into the firmware, but turned on and off as needed.
5 years ago
Scott Lahteine
7988e31f5e
whitespace
5 years ago
InsanityAutomation
84dec5da10
Add M42 M, improve M43 ( #17173 )
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Scott Lahteine
abea6d5787
Tweak some lambdas
5 years ago
Giuliano Zaro
3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line ( #17175 )
5 years ago
Scott Lahteine
c39873759f
Fix Z after ABL Bilinear G29 with fade
...
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
5 years ago
Scott Lahteine
095a1123c1
Add a global machine state
5 years ago
InsanityAutomation
cee07f3f6b
Quad Z leveling, G34 (R)ecalculate ( #17122 )
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
a96be32fae
Fix G26 corrupted position
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
ad980a72f7
M0 Q preserve status
5 years ago
Scott Lahteine
7ec45f4382
Fix end of short (auto0.g) prints
5 years ago
Jason Smith
9c759e5f74
Fix BAUD_RATE_GCODE, etc. ( #17135 )
5 years ago
Scott Lahteine
318a16637b
Fix M810 macro multiple use
...
Fixes #17125
5 years ago
Gurmeet Athwal
bd44f041e8
M220 print FR percentage ( #17101 )
5 years ago
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine
e7004550c4
Tweaks to finishSDPrinting ( #17082 )
5 years ago
Scott Lahteine
4e3a793f1e
Fix broken enqueue_P
5 years ago
Scott Lahteine
2a71e4f336
Revert that wack backoff
5 years ago
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
5 years ago
Scott Lahteine
20f93404a7
Add / correct comments
5 years ago
Scott Lahteine
ca4423ed2a
Clean up pins debugging
5 years ago
Scott Lahteine
6d18f715e4
Fix M0/M1 message string
5 years ago
Scott Lahteine
c083728e4c
General code cleanup
5 years ago
Scott Lahteine
3a07b4412d
Asynchronous M114 and (R)ealtime position option ( #17032 )
5 years ago
Scott Lahteine
5171e9da93
No more direct G28 calls
5 years ago
Scott Lahteine
646599d0d9
Finish M900 updates
5 years ago
jufimu12
ad4a9eb73a
Fix G34 probing range/error bug ( #17052 )
5 years ago
ellensp
af23c0480e
Don't define 'valptr' if unused ( #17048 )
5 years ago
Scott Lahteine
49c5f614c6
Minor motion style changes
5 years ago
Scott Lahteine
6b5347ee39
Improved M900
5 years ago
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
5 years ago
Scott Lahteine
c4db8e49a7
XYZ_CHAR macro
5 years ago
jufimu12
ac755fce82
Fix G34 "Decreasing accuracy" bug ( #17013 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
97e87d8262
Fix G76 reachable test ( #17005 )
5 years ago
Scott Lahteine
bfbd976c09
General G76 cleanup
5 years ago
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