Scott Lahteine
6162560b69
Internal G29N for G28+G29 ( #20800 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
7836b85c96
Reduce some G-code strings
2021-04-29 08:45:12 -05:00
zeleps
522c78b5e6
Fix Tramming Wizard behavior ( #20796 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
aabd40a7a2
Optimize some G-code strings
2021-04-29 08:45:11 -05:00
Scott Lahteine
efc396bd05
General cleanup, use _BV
2021-04-29 08:45:11 -05:00
Martin
63e3117510
4 / 5 digits for some edit items ( #20793 )
2021-04-29 08:45:11 -05:00
RFBomb
418524b1be
Configurable Corner Leveling point order ( #20733 )
2021-04-29 08:45:11 -05:00
Mike La Spina
9901b4e9f1
Laser Test Fire ( #20452 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
3f8a83b285
Add ALL_AXES manual move for UBL mesh editing
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
2021-04-29 08:45:10 -05:00
qwewer0
7ef03a761b
Assisted Tramming improvements ( #20298 )
2021-04-29 08:45:10 -05:00
Jason Smith
25152a8cef
Fix UBL mesh edit delta moves ( #20620 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine
8aa453d75b
Menu item index followup
2021-04-29 08:45:10 -05:00
Victor Oliveira
ed1c0b71df
Fix Change Filament menu actions ( #20565 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira
427a2fca4d
Fix Menu Mixer for Color UI ( #20566 )
2021-04-29 08:45:10 -05:00
Jason Smith
2e93923e24
Validate defined probe points ( #20572 )
2021-04-29 08:45:10 -05:00
Ashammaru
e3d7603d54
Fix SPINDLE_LASER_FREQUENCY ( #20509 )
2021-04-29 08:45:10 -05:00
Mike La Spina
f9dd484381
Cutter Power in percent format ( #20410 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine
121d4bf52a
Add "End Repeat Loops" menu item
2021-04-29 08:45:10 -05:00
wmariz
60aeed99c6
Refactor 'Level Corners with Probe' ( #20460 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Scott Lahteine
e02fd232ba
Rename QUIET_PROBING
2021-04-29 08:45:09 -05:00
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
2021-04-29 08:45:09 -05:00
Scott Lahteine
6599e4ea53
Fix formatting
2021-04-29 08:45:09 -05:00
Scott Lahteine
b81a9e54a3
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
2021-04-29 08:45:09 -05:00
FanDjango
430855fdca
Probe Offset Wizard followupBack to PROBE_PT_RAISE/separate STOW, make "PROBING" msg appear ( #20439 )
...
* Go back to always use PROBE_PT_RAISE with a discrete stow. This ensures a raise above the bed, while stowing prior to exiting the wizard.
* Fix issue preventing text while moving to X/Y position
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com>
2021-04-29 08:45:08 -05:00
qwewer0
e9bde7e6fc
Improve ASSISTED_TRAMMING_WIZARD probe stowing ( #20437 )
...
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
2021-04-29 08:45:08 -05:00
FanDjango
74042d368e
Probe offset wizard fixes ( #20414 )
...
* STOW probe, reverting incorrect earlier change from #20344
* Adjust soft endstop disables, to ensure travel below bed functions properly
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com>
2021-04-29 08:45:08 -05:00
Mike La Spina
e3e9982fec
Fix Spindle/Laser Control menu ( #20347 )
2021-04-29 08:45:08 -05:00
swissnorp
4ca3c0bc86
Allow positive Z nozzle to probe offset ( #20344 )
...
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:08 -05:00
Scott Lahteine
37dd0fd2d6
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
c76f179487
Level Bed Corners is a sub-menu
2021-04-29 08:45:08 -05:00
Scott Lahteine
74c509d36e
General cleanup
2021-04-29 08:45:08 -05:00
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
2021-04-29 08:45:08 -05:00
BsCmOD
3c5c36de50
FIX TMC menu message ( #20294 )
2021-04-29 08:45:07 -05:00
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
2021-04-29 08:45:07 -05:00
swissnorp
0c24347cdb
Probe Offset Wizard improvements ( #20239 )
2021-04-29 08:45:07 -05:00
ellensp
629f0e21c9
Set "lcd_move_e" index to fix the label ( #20263 )
2021-04-29 08:45:07 -05:00
rdhoggattjr
a711e22b17
LCD position in current units ( #20145 )
2021-04-29 08:45:07 -05:00
qwewer0
56c0608e4d
Clear menu history for browse media on insert ( #20236 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Victor Oliveira
15febdfe07
Fix Filament Change menu item labels ( #20201 )
2021-04-29 08:45:06 -05:00
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
2021-04-29 08:45:06 -05:00
Philippe Cayrol
ef51bd16dc
Better edit range for Linear Advance K ( #20155 )
2021-04-29 08:45:06 -05:00
Thomas Niccolo Reyes
172cc0dd03
Open File Browser on Media Insert (option) ( #20151 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
wmariz
26d3caf97c
Probe Wizard XY position ( #20167 )
2021-04-29 08:45:06 -05:00
Victor Oliveira
18869c666f
COLOR_UI without TOUCH_SCREEN 👍🏻 ( #20178 )
2021-04-29 08:45:06 -05:00
Keith Bennett
2979504b9c
Multi-Hotend Preheat Fixes ( #20165 )
...
* Return to Status Screen on Multi-Hotend Preheat All
Co-authored-by: Victor Oliveira <81722+rhapsodv@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
InsanityAutomation
983bb89063
Update IDEX menus, add post-M605 event G-code ( #20133 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Victor Oliveira
3d9b453000
Add Touch Calibration screen ( #20049 )
2021-04-29 08:45:06 -05:00
Speaka
8eb5950ebd
Tramming Wizard wait position ( #20063 )
2021-04-29 08:45:05 -05:00
qwewer0
44f689320b
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
Scott Lahteine
367e717aeb
Add alternative TERN macros
2021-04-29 08:45:05 -05:00