Scott Lahteine
68abaeab19
MarlinUI multi-language support (#20725 )
4 年之前
Scott Lahteine
3f90ecfd77
Move singlenozzle temp/fan (#20829 )
4 年之前
Scott Lahteine
0cbc44d8bf
Fix SINGLENOZZLE compile
4 年之前
Katelyn Schiesser
fda9fb563b
Raise Z on exit from 'Level Bed Corners' (#20817 )
4 年之前
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 (#20800 )
4 年之前
Scott Lahteine
6be8ffb771
Reduce some G-code strings
4 年之前
zeleps
1b19eed195
Fix Tramming Wizard behavior (#20796 )
4 年之前
Scott Lahteine
fb41413b76
Optimize some G-code strings
4 年之前
Scott Lahteine
b41f41589a
General cleanup, use _BV
4 年之前
Martin
f7e2467da1
4 / 5 digits for some edit items (#20793 )
4 年之前
RFBomb
43a91e5963
Configurable Corner Leveling point order (#20733 )
4 年之前
Mike La Spina
cf1f8aff77
Laser Test Fire (#20452 )
4 年之前
Scott Lahteine
1d63fe6542
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467 +sjasonsmith@users.noreply.github.com >
#20620
4 年之前
qwewer0
e685950d97
Assisted Tramming improvements (#20298 )
4 年之前
Jason Smith
9f53738339
Fix UBL mesh edit delta moves (#20620 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
Scott Lahteine
a8c361c93b
Menu item index followup
4 年之前
Victor Oliveira
a3fac744c7
Fix Change Filament menu actions (#20565 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
Victor Oliveira
185e31d322
Fix Menu Mixer for Color UI (#20566 )
4 年之前
Jason Smith
81d7bd8f41
Validate defined probe points (#20572 )
4 年之前
Ashammaru
719404803b
Fix SPINDLE_LASER_FREQUENCY (#20509 )
4 年之前
Mike La Spina
1fc0dcdc97
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 >
4 年之前
Scott Lahteine
f0c29afe21
Add "End Repeat Loops" menu item
4 年之前
wmariz
c87c354403
Refactor 'Level Corners with Probe' (#20460 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
Scott Lahteine
e5d0b27aaf
Rename QUIET_PROBING
4 年之前
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 年之前
Scott Lahteine
fbefe55102
Fix formatting
4 年之前
Scott Lahteine
b0392be4bf
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
4 年之前
FanDjango
1a9644cef9
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 >
4 年之前
qwewer0
ea9b4dc82c
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
4 年之前
FanDjango
43222d5879
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 >
4 年之前
Mike La Spina
3e68e4b418
Fix Spindle/Laser Control menu (#20347 )
4 年之前
swissnorp
edb2a83e71
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 >
4 年之前
Scott Lahteine
7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071 )
4 年之前
Scott Lahteine
c353eab898
Level Bed Corners is a sub-menu
4 年之前
Scott Lahteine
fd35d1b8a6
General cleanup
4 年之前
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods (#20323 )
4 年之前
BsCmOD
819ec462b8
FIX TMC menu message (#20294 )
4 年之前
wmariz
58ac815822
Level Corners with Probe option (#20241 )
4 年之前
swissnorp
649965ae32
Probe Offset Wizard improvements (#20239 )
4 年之前
ellensp
ef12425bef
Set "lcd_move_e" index to fix the label (#20263 )
4 年之前
rdhoggattjr
62680bb356
LCD position in current units (#20145 )
4 年之前
qwewer0
e19c016c74
Clear menu history for browse media on insert (#20236 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 年之前
Victor Oliveira
6a8ac21f80
Fix Filament Change menu item labels (#20201 )
4 年之前
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support (#19912 )
4 年之前
Philippe Cayrol
caeac3851a
Better edit range for Linear Advance K (#20155 )
4 年之前
Thomas Niccolo Reyes
ecd8227de0
Open File Browser on Media Insert (option) (#20151 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前
wmariz
5768ee0f9e
Probe Wizard XY position (#20167 )
4 年之前
Victor Oliveira
75924edcf8
COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178 )
4 年之前
Keith Bennett
c12e6933f5
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 >
4 年之前
InsanityAutomation
e955dce3dc
Update IDEX menus, add post-M605 event G-code (#20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年之前