Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
5 years ago |
Scott Lahteine
|
ec1b86d9cb
|
Serial strings in macros
|
5 years ago |
Scott Lahteine
|
5ebba4b19f
|
More serial strings
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
6b9a17be16
|
Language: "failsafe" => "Defaults"
|
5 years ago |
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
5 years ago |
Scott Lahteine
|
a254354e68
|
BS_TOTAL_AXIS => BS_TOTAL_IND
|
5 years ago |
Scott Lahteine
|
8ba5ef8cae
|
"Init. Media" => "Attach Media"
|
5 years ago |
Scott Lahteine
|
5584da388c
|
Conceal float rounding errors on display
Fix #16866
|
5 years ago |
Scott Lahteine
|
efdaf940a5
|
Fix byte-to-percent display
Fixes #16866
|
5 years ago |
Scott Lahteine
|
ffcbba4447
|
Move MSG_MARLIN
|
5 years ago |
ellensp
|
7d4fa9d504
|
Fix LCD Z Move character LCD display line (#16772)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
7f9c62437e
|
Corner Leveling: Add inset for each side (#16759)
|
5 years ago |
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
5 years ago |
Scott Lahteine
|
c4cbc54484
|
Suppress a compile warning
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Jason Smith
|
131acf304b
|
Fix Manual Bed Leveling with multiple extruders (#16688)
|
5 years ago |
Scott Lahteine
|
5e3e8fcdb9
|
Fix PID F menu label
|
5 years ago |
Jason Smith
|
95d5a0c480
|
Fix DELTA_CALIBRATION_MENU recursive call (#16656)
|
5 years ago |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
5 years ago |
Giuliano Zaro
|
ef8f829513
|
Fix CHAMBER_MAXTEMP security margin (#16600)
|
5 years ago |
InsanityAutomation
|
d9cdb4ae19
|
Move steps/mm out of slim menus (#16603)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
5 years ago |
Scott Lahteine
|
1457e40208
|
Make lcd_power_loss_recovery_cancel exportable
|
5 years ago |
Tanguy Pruvot
|
f9f7697b96
|
Fix Probe Offset XY edit items (et Français) (#16523)
|
5 years ago |
InsanityAutomation
|
409d7378d9
|
Add Probe Offsets menu (#16444)
|
5 years ago |
thisiskeithb
|
5beca89412
|
Add menu item Tune > Advance K (#16488)
|
5 years ago |
Alejandro Aguilera
|
5a5e1d0401
|
Fix Change Filament menu item with runout (#16485)
|
5 years ago |
Tanguy Pruvot
|
d1e55a2d1d
|
Remove extra UBL map edit menu item (#16451)
|
5 years ago |
Vertabreaker
|
b841b9bd01
|
Add example configs. Expand custom menu. (#16286)
- Anet E10
- Geeetech D200
- Geeetech M201
- JGAurora Magic
- MakerFarm Pegasus 12
|
5 years ago |
Scott Lahteine
|
aa4db785f2
|
MSG_WATCH => MSG_INFO_SCREEN
|
5 years ago |
InsanityAutomation
|
d129ac1b37
|
Z-offset edit precision based on value limits (#16425)
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
randellhodges
|
c75b560604
|
PWM pin not needed for Neopixel brightness / submenu (#16345)
|
5 years ago |
Scott Lahteine
|
832321f55d
|
Fix games menu back item, titles
|
5 years ago |
dagorel
|
1c4f672eae
|
Formalize DAC percent strings (#16176)
|
5 years ago |
Tanguy Pruvot
|
ab61c09bff
|
Improve touch buttons behavior (#16109)
|
5 years ago |
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
5 years ago |
timeburn
|
a5a143f944
|
Include host_actions.h in G34 (#16014)
|
5 years ago |
haschtl
|
ff6518c0a8
|
Add PID_FAN_SCALING option (#15585)
|
5 years ago |
Scott Lahteine
|
1d150e41b6
|
Reduce MMU2 code, add test
|
5 years ago |
Jason Smith
|
c497a491f4
|
Fix a PID_EXTRUSION_SCALING menu item (#15988)
|
5 years ago |
Jason Smith
|
b904ba0f29
|
Improve Delta probing / calibration (#15887)
|
5 years ago |
InsanityAutomation
|
e81b946f06
|
Better singlenozzle stored fan speed menus (#15921)
|
5 years ago |
Giuliano Zaro
|
aa89bb71f9
|
Fix MMU2 compile error (#15923)
|
5 years ago |
Scott Lahteine
|
27cb4db80e
|
Reduced string storage using tokens (#15593)
|
5 years ago |
Jason Smith
|
b3f81eead5
|
Fix/improve TURBO_BACK_MENU_ITEM (#15856)
|
5 years ago |
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
5 years ago |