Scott Lahteine
ed2071aabd
🩹 Fix manual move titles (#24518 )
2 years ago
Scott Lahteine
546b3066c3
🌐 Drop unused delta strings
2 years ago
Scott Lahteine
8aca38351c
🧑💻 Extend LCD string substitution (#24278 )
2 years ago
Scott Lahteine
1e749e4f48
🧑💻 Misc. LCD cleanup
2 years ago
Scott Lahteine
23a26e4033
🌐 Clean up languages
2 years ago
Scott Lahteine
9665a4434c
🧑💻 Fewer string macros
2 years ago
Miguel Risco-Castillo
d58daaa42c
🚸 DWIN Enhanced improve, fix, and extend (#23240 )
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2 years ago
Robby Candra
e57b7d043c
🚸 Change "SD" to "Media" or "SD/FD" (#23297 )
2 years ago
Scott Lahteine
1d80464ba7
🎨 Define HAS_PREHEAT conditional
3 years ago
Scott Lahteine
54d400608d
🎨 Axis name string interpolation, with examples (#22879 )
3 years ago
Scott Lahteine
216a66b42c
🌐 Skip non-essential translations
3 years ago
Scott Lahteine
c1d7e234e1
🌐 Reduce language file sizes
3 years ago
Scott Lahteine
d95d452b29
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
3 years ago
Scott Lahteine
9046254a14
🌐 Update menu titles, add more IJK (#22605 )
Followup to #19112
3 years ago
Scott Lahteine
b1bc2e8003
🌐 Level Corners => Bed Tramming
3 years ago
Sébastien Gariépy
81ca2dd273
🌐 MSG_MOVE_100MM (#22242 )
3 years ago
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI (#20826 )
3 years ago
RFBomb
43a91e5963
Configurable Corner Leveling point order (#20733 )
3 years ago
Mike La Spina
cf1f8aff77
Laser Test Fire (#20452 )
3 years ago
Scott Lahteine
f0c29afe21
Add "End Repeat Loops" menu item
3 years ago
Scott Lahteine
62cc65cafe
Languages cleanup
3 years ago
Scott Lahteine
b0392be4bf
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
3 years ago
Mike La Spina
3e68e4b418
Fix Spindle/Laser Control menu (#20347 )
3 years ago
ellensp
182fdd95c3
Shorten Filament Load/Unload Strings to Fit on Graphical Displays (#20369 )
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
3 years ago
wmariz
58ac815822
Level Corners with Probe option (#20241 )
4 years ago
swissnorp
649965ae32
Probe Offset Wizard improvements (#20239 )
4 years ago
rdhoggattjr
62680bb356
LCD position in current units (#20145 )
4 years ago
Simone Primarosa
f8e83f79c5
Superscript substitution (#20219 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
InsanityAutomation
e955dce3dc
Update IDEX menus, add post-M605 event G-code (#20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen (#20049 )
4 years ago
Scott Lahteine
18fb4b1ce1
MSG_AUTOSTART => MSG_RUN_AUTO_FILES
4 years ago
Speaka
6954772ece
Tramming Wizard submenu option (#20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
3f644b6275
Add a note about substitution chars
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item (#19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
InsanityAutomation
e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
b31e358270
Improve retract / unretract labels
4 years ago
Mathew Winters
343441d746
Z Probe Offset Wizard (#18866 )
4 years ago
Scott Lahteine
0ff3ae3cc6
Fix Tune/Fan edit items
- Fixes #19617
- Followup to #18400
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
4 years ago
InsanityAutomation
62206c0386
Host Action: Start (#19398 )
4 years ago
ellensp
979876e958
Improve temperature runaway, idle timeout (#19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Neskik
1917ed8741
M872 wait for probe temperature (#19344 )
4 years ago
Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 (#19332 )
4 years ago
Zachary Annand
5ea7a8373a
Menu items for Separate NeoPixel (#19280 )
4 years ago
Giuliano Zaro
56c44b053d
Delete old LCD strings (#19227 )
4 years ago
Marcio Teixeira
b07dd44ec2
Fixes to FTDI Touch UI (#19134 )
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
4 years ago
Giuliano Zaro
6b549e1971
Optional homing in LCD Repeatability Test (#19104 )
4 years ago
Serhiy-K
60b61de395
"SD init fail" status error (#19064 )
4 years ago
sherwin-dc
852e5ae042
Password via G-code and MarlinUI (#18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM (#18962 )
4 years ago