Scott Lahteine
eb8d819325
🧑💻 Fewer string macros
3 years ago
Miguel Risco-Castillo
06c2ed3c99
🚸 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
3 years ago
Scott Lahteine
84f9490149
🎨 Define HAS_PREHEAT conditional
3 years ago
Scott Lahteine
669b68497c
🌐 Skip non-essential translations
3 years ago
Scott Lahteine
be8e8260e2
🌐 Reduce language file sizes
3 years ago
Scott Lahteine
3f772df568
🌐 Update menu titles, add more IJK ( #22605 )
Followup to #19112
3 years ago
Sébastien Gariépy
ec3daadf43
🌐 MSG_MOVE_100MM ( #22242 )
3 years ago
Scott Lahteine
b81a9e54a3
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
4 years ago
Simone Primarosa
7f91ff07c4
Superscript substitution ( #20219 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
61d500462c
Improve retract / unretract labels
4 years ago
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
4 years ago
ellensp
4fdfdaf2e6
Improve temperature runaway, idle timeout ( #19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Keith Bennett
e6cf959170
Fix compile with Danish, Basque ( #19325 )
4 years ago
Scott Lahteine
b0392be4bf
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
4 years ago
Simone Primarosa
f8e83f79c5
Superscript substitution ( #20219 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
8a69147adf
Improve retract / unretract labels
4 years ago
Scott Lahteine
b31e358270
Improve retract / unretract labels
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
4 years ago
ellensp
979876e958
Improve temperature runaway, idle timeout ( #19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Keith Bennett
6eebcb5e48
Fix compile with Danish, Basque ( #19325 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
4 years ago
Scott Lahteine
22da1b2b31
Rename some "kill" messages
5 years ago
Scott Lahteine
e3321920f3
Update Marlin website links to https
5 years ago
Scott Lahteine
6b9a17be16
Language: "failsafe" => "Defaults"
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
5 years ago
Scott Lahteine
aa4db785f2
MSG_WATCH => MSG_INFO_SCREEN
5 years ago
randellhodges
f4196d394b
Flash leveling (for some STM32) ( #16174 )
5 years ago
Scott Lahteine
0d52eaa875
Superscript 3 for mm3
5 years ago
dagorel
1c4f672eae
Formalize DAC percent strings ( #16176 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
Scott Lahteine
5becda25c5
Followup to E renumbering
5 years ago
Scott Lahteine
b2e1f77f58
Fix extraneous "Home XYZ First" message
5 years ago
Marcio Teixeira
263d7d37af
"SD card" => "Media" ( #14951 )
5 years ago
Joseph Bozarth
0fbb26c28f
M16 - Expected Printer Check ( #14924 )
5 years ago
MarcelMo
f8aa52346f
Configurable Z move distance ( #14593 )
5 years ago
Tanguy Pruvot
ca7f56e60b
Add 0.025mm Manual Move for Z ( #14456 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
6 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup ( #12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
Scott Lahteine
3c9daf322a
MSG_CNG_SDCARD => MSG_CHANGE_SDCARD
6 years ago
Ludy
a93e9e6e9b
Use preheat labels in place of PLA/ABS ( #12194 )
6 years ago
Scott Lahteine
8bf596bd4c
RETRACT_ZLIFT => RETRACT_ZRAISE
6 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
6 years ago
MikeLud
aadcf08913
[2.0.x] add Calibrate Z (M915) to Prepare Menu ( #11331 )
6 years ago