Scott Lahteine
5617edbb96
🧑💻 Misc. updates for extra axes ( #23521 )
2022-05-07 15:12:45 -05:00
InsanityAutomation
9ecfa1d252
✨ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
Scott Lahteine
f00a0356c7
🎨 Misc. probe / endstop cleanup
2021-12-25 01:39:34 -06:00
Luc Van Daele
656034d2d9
🐛 Fix G33, Delta radii, reachable ( #22795 )
2021-12-25 01:22:50 -06:00
Keith Bennett
58a26fcaac
🚸 Indicate Preheating for probe / leveling ( #23088 )
2021-12-25 00:46:49 -06:00
Scott Lahteine
f80bcdcc5c
🎨 Refactor Host Actions as singleton
2021-12-25 00:45:05 -06:00
Scott Lahteine
3d102a77ca
🎨 Apply F() to kill / sendinfoscreen
2021-12-25 00:45:04 -06:00
Scott Lahteine
c3ae221a10
🎨 Apply F() to some ExtUI functions
2021-12-25 00:31:06 -06:00
Scott Lahteine
7626d859a6
🎨 Apply F() to Host Actions strings
2021-12-25 00:20:45 -06:00
Scott Lahteine
360311f232
🎨 Apply F() to status message
2021-12-25 00:20:45 -06:00
Scott Lahteine
021ceeba0b
⚡ ️ Handle shared enable pins ( #22824 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
ea3df94213
🎨 Fix L64xx enable, clean up conditionals
2021-10-02 22:31:16 -05:00
Scott Lahteine
17c9450f0c
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
2021-10-02 22:31:15 -05:00
Scott Lahteine
64acb9fe78
🩹 Warn about user feedback requirement
2021-10-02 22:31:15 -05:00
Scott Lahteine
b661795ae5
🎨 Fewer serial macros
2021-10-02 22:31:15 -05:00
Miguel Risco-Castillo
6cf2cf7bd4
✨ Ender-3 V2 CrealityUI Enhanced ( #21942 , #22728 , #22733 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:15 -05:00
Scott Lahteine
0da0aa9b2e
⚡ ️ Add PROBE_PT_LAST_STOW
2021-09-12 19:30:35 -05:00
Jason Smith
11070b79a3
⚡ ️ Simplify PROBING_STEPPERS_OFF ( #22581 )
2021-08-18 20:36:11 -05:00
Scott Lahteine
bcc31f68c6
🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
...
Fixes #22295 . Regression from #20241 .
2021-07-30 02:37:36 -05:00
Keith Bennett
b3a3d81406
🎨 Fix unused lambda warning ( #22399 )
2021-07-20 23:50:47 -05:00
lujios
ee54cd4bd7
⚡ ️ Improve Sensorless homing/probing for G28, G33 ( #21899 )
2021-07-17 02:41:31 -05:00
cr20-123
b1bcb387fa
✨ Update/extend Quiet Probing ( #22205 )
2021-06-27 11:25:07 -05:00
InsanityAutomation
d84e2d6e29
🎨 ExtUI "user click" and other tweaks ( #22122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-15 00:11:57 -05:00
Scott Lahteine
7cd0f2a32a
🎨 pause => pause_heaters
2021-05-23 02:17:31 -05:00
Scott Lahteine
4dae5890e9
♻️ Refactor, comment endstop/probe enums
2021-05-23 02:09:04 -05:00
Scott Lahteine
85fa8c55c9
🐛 Fix DELTA with SENSORLESS_PROBING
2021-05-22 16:09:17 -05:00
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
Scott Lahteine
72e3d2492f
Update temperature types
2021-04-23 19:20:11 -05:00
Scott Lahteine
528b9bd872
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c) for more testing.
2021-04-16 02:43:59 -05:00
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
2021-04-12 16:49:53 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Scott Lahteine
35791c6371
Trust XY after Quiet Probing short sleep ( #21237 )
2021-03-01 19:39:43 -06:00
Nick
e66e51fa6d
Safe Z homing for Power Loss Recovery ( #16909 )
2021-03-01 04:23:10 -06:00
Scott Lahteine
dd42831cba
Serial macros cleanup
2021-02-28 20:02:24 -06:00
jbuck2005
ee7701c15b
SPEED => FEEDRATE ( #21217 )
2021-02-27 15:54:43 -06:00
swissnorp
bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ( #20444 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 10:09:00 -06:00
Katelyn Schiesser
735c1b6183
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND ( #20835 )
2021-02-25 08:33:16 -06:00
ellensp
b3ecede429
Fix G29 missing defines ( #21145 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com>
2021-02-20 20:14:47 -06:00
Michael Telatynski
42d00b13df
Improve probe preheat behavior ( #21033 )
...
Co-authored-by: InsanityAutomation <d.menzel@insanityautomation.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-11 18:32:31 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code ( #20832 )
2021-01-21 03:40:07 -06:00
Scott Lahteine
a87e5197cf
Document, adjust some homing code
2021-01-02 03:41:06 -06:00
Scott Lahteine
45996fd20a
Init tare pin once
2020-12-27 16:36:35 -06:00
Scott Lahteine
f423edd938
Add probe_switch_activated
2020-12-27 16:36:35 -06:00
Scott Lahteine
198b3ae0f8
Fix some comments
2020-12-27 16:27:15 -06:00
wmariz
c87c354403
Refactor 'Level Corners with Probe' ( #20460 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 00:10:56 -06:00
InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-19 22:11:43 -06:00
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-12-19 22:02:38 -06:00
Scott Lahteine
e5d0b27aaf
Rename QUIET_PROBING
2020-12-18 21:13:50 -06:00
rafaljot
fbcc07261d
Homing feedrates as XYZ array ( #20426 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-17 06:02:05 -06:00