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>
2020-07-09 03:11:57 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
2020-07-06 18:53:26 -05:00
shuttercat
9a0b9de3ba
Scale runout distance setting for editable range ( #18567 )
2020-07-06 17:48:55 -05:00
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-06 01:17:40 -05:00
Robby Candra
7ca0a7df19
PID Accelerated Edit ( #18532 )
2020-07-04 15:11:01 -05:00
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
2020-07-03 09:53:22 -05:00
cbteeple
2c15a787c7
Option to set manual Babystepping distance in mm ( #18503 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-03 09:24:41 -05:00
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
2020-07-01 16:18:20 -05:00
ellensp
d7e06198c5
Hide menu item with no fan ( #18470 )
2020-07-01 01:14:18 -05:00
Scott Lahteine
30ee0d3800
Suppress unused var warning
2020-06-28 14:02:44 -05:00
Jason Smith
5a96695ead
Fix Fan Speed menu items ( #18400 )
2020-06-26 18:10:11 -05:00
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
2020-06-25 22:23:22 -05:00
Scott Lahteine
4ace981ba0
Clean up preheat edit items
2020-06-25 16:16:21 -05:00
Scott Lahteine
43a994e0df
Fix material preset editing
2020-06-24 20:15:23 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
Pascal de Bruijn
b0aad414ec
Use Preheat 1 as M303 default ( #18407 )
2020-06-24 19:20:07 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
Scott Lahteine
aea60d9450
Clean up trailing spaces
2020-06-15 18:11:32 -05:00
InsanityAutomation
fc99665c01
Fix Max Jerk edit menu ( #18310 )
2020-06-15 16:01:21 -05:00
ManuelMcLure
3e5158c430
Move Case Light to LEDs submenu ( #18290 )
2020-06-13 16:29:43 -05:00
Victor
1d504e596d
Touch-to-jog on edit screens ( #18266 )
2020-06-11 21:21:18 -05:00
notabucketofspam
b1609e82a0
Add Bed PID edit/autotune menu items ( #18250 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-10 18:37:10 -05:00
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions ( #18255 )
2020-06-10 18:35:56 -05:00
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
Scott Lahteine
929b3f6af9
Don't re-reverse sort
2020-05-24 20:17:51 -05:00
Daniel Callander
d35dd2a47e
Fix babystep / double-click check ( #17962 )
2020-05-11 22:01:47 -05:00
Scott Lahteine
71b41c963b
Better EEPROM alert message
2020-05-10 00:37:19 -05:00
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
2020-05-10 00:12:56 -05:00
Tanguy Pruvot
8fd3af0c79
Fix UBL mesh edit grid display ( #17897 )
2020-05-08 01:26:33 -05:00
studiodyne
9a4a768ee3
Fix frequency limit editing ( #17763 )
2020-05-02 22:21:40 -05:00
Scott Lahteine
a226b281af
UI and stall reset for extra TMC axes ( #17818 )
2020-04-30 22:52:33 -05:00
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
2020-04-29 15:06:38 -05:00
Scott Lahteine
f03f76ecfb
Fix info menu without leveling
...
Fixes #17664
2020-04-28 19:18:14 -05:00
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
2020-04-28 00:21:23 -05:00
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
2020-04-27 23:52:11 -05:00
FilippoR
9fa5119333
Block during move in UBL mesh edit ( #17670 )
2020-04-27 23:35:10 -05:00
Scott Lahteine
630b4ecfff
Patch XY frequency menu
2020-04-27 23:31:17 -05:00
Scott Lahteine
f6e820b4e9
Fix buffer stuff
2020-04-27 22:39:30 -05:00
Scott Lahteine
035d6cd16d
Patch i2c, info menu
2020-04-27 09:50:10 -05:00
Scott Lahteine
267c25fd53
Remove spurious brace
...
Followup to c536b8de62
2020-04-27 09:06:56 -05:00
Scott Lahteine
37176ed2b9
Apply maxtemp patch
2020-04-27 08:17:59 -05:00
Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -05:00
Scott Lahteine
967c1d8534
Do SD sort order in CardReader
2020-04-27 06:30:28 -05:00
Scott Lahteine
fec416f9db
LCD preheat followup
2020-04-27 06:29:09 -05:00
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
2020-04-27 05:59:52 -05:00
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
2020-04-27 05:07:08 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00