Scott Lahteine
0cbc44d8bf
Fix SINGLENOZZLE compile
2021-01-19 19:19:35 -06:00
Scott Lahteine
b41f41589a
General cleanup, use _BV
2021-01-16 22:53:50 -06:00
Philippe Cayrol
caeac3851a
Better edit range for Linear Advance K ( #20155 )
2020-11-17 23:56:51 -06:00
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
2020-10-16 19:55:18 -05:00
Scott Lahteine
782eabc226
Shared singlenozzle item
2020-10-04 14:47:06 -05:00
Scott Lahteine
0ff3ae3cc6
Fix Tune/Fan edit items
...
- Fixes #19617
- Followup to #18400
2020-10-04 14:29:44 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
Scott Lahteine
4f67642122
Header for individual menus
2020-08-21 18:11:37 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -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
e8b0796fc7
Revert menu_item_if ahead of refactor
2020-04-29 15:06:38 -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
Scott Lahteine
37176ed2b9
Apply maxtemp patch
2020-04-27 08:17:59 -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
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
2020-03-17 15:12:52 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Scott Lahteine
a254354e68
BS_TOTAL_AXIS => BS_TOTAL_IND
2020-02-24 06:11:43 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
thisiskeithb
5beca89412
Add menu item Tune > Advance K ( #16488 )
2020-01-08 17:43:36 -06:00
InsanityAutomation
d129ac1b37
Z-offset edit precision based on value limits ( #16425 )
2020-01-02 20:40:40 -06:00
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
2020-01-02 19:01:38 -06:00
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus ( #15921 )
2019-11-20 00:14:56 -06:00
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
2019-11-14 20:30:30 -06:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
2019-11-02 07:28:20 -05:00
Scott Lahteine
23d21dd81c
Tweak lambdas
2019-11-02 00:05:23 -05:00
Scott Lahteine
aaf018e5a0
Language changes
2019-10-29 16:20:35 -05:00
studiodyne
319e2b5760
Fan menus fix. FR cosmetic change. ( #15714 )
2019-10-28 16:49:31 -05:00
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
2019-10-28 16:44:17 -05:00
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
2019-10-09 19:46:10 -05:00
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible ( #15452 )
2019-10-07 19:44:33 -05:00
Giuliano Zaro
a3ec573984
Uniform fan speed & case light
2019-10-05 18:34:11 -05:00
Scott Lahteine
273cbe931e
Aliases for common menu item types
2019-10-03 06:15:21 -05:00
Scott Lahteine
584c86bed1
More "zero extruders" changes ( #15213 )
2019-09-10 02:20:49 -05:00
Robby Candra
c9aa68ef7a
Encoder direction: Wrangle, Revert select screen change ( #14628 )
2019-07-17 19:41:15 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Scott Lahteine
321a5e6580
Fix SD card reselect when scrolled ( #13624 )
...
- Change encoder position to 16-bit integer.
- Fix `SD_REPRINT_LAST_SELECTED_FILE` when the screen is scrolled.
2019-04-08 21:10:41 -05:00
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 ( #13580 )
2019-04-06 18:04:34 -05:00
Scott Lahteine
d8329d858d
Default argument to defer_status_screen
2019-03-23 16:33:37 -05:00
Scott Lahteine
49cf92dc36
Extended condition macros ( #13419 )
...
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
2019-03-16 23:43:06 -05:00
Scott Lahteine
e52bcc9408
Limit top bed temp to BED_MAXTEMP - 10
...
The chances of a 10° overshoot is pretty minimal.
2019-03-11 16:32:34 -05:00
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
2019-03-07 02:09:39 -06:00
Scott Lahteine
2f1e1dcb42
Gradual step towards EXTRUDERS 0 support
2019-03-01 01:51:24 -06:00
Scott Lahteine
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
InsanityAutomation
75f2665f2e
LCD SD Card items near top when not using wheel ( #12926 )
2019-01-20 23:24:53 -06:00