Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -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
69f211cf78
Add empty ui.completion_feedback
2020-04-23 15:17:25 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
2020-03-18 14:36:40 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
2020-03-17 15:12:52 -05:00
Roxy-3D
9f85165101
Allow Tool Offset adjustments to have another digit of precision
...
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough. So the edit menu is switched to float52 to fix the issue.
2020-03-14 18:12:29 -05:00
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
2020-03-13 16:29:29 -05:00
Scott Lahteine
5ebba4b19f
More serial strings
2020-02-26 04:11:12 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
6b9a17be16
Language: "failsafe" => "Defaults"
2020-02-26 02:03:47 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
InsanityAutomation
d129ac1b37
Z-offset edit precision based on value limits ( #16425 )
2020-01-02 20:40:40 -06:00
randellhodges
c75b560604
PWM pin not needed for Neopixel brightness / submenu ( #16345 )
2020-01-02 17:50:19 -06:00
Scott Lahteine
776632c503
Add and apply REPEAT macro ( #15829 )
2019-11-09 17:59:04 -06:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
2019-11-02 07:28:20 -05:00
Scott Lahteine
ca6d00b862
Save some string flash
2019-11-02 00:48:05 -05:00
Scott Lahteine
23d21dd81c
Tweak lambdas
2019-11-02 00:05:23 -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
Scott Lahteine
51ae13fc8c
Compact MIN/MAXTEMP_ALL
2019-10-06 21:58:58 -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
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
2019-09-27 04:45:01 -05:00
Scott Lahteine
4e8d9fe59b
zprobe_offset => probe_offset
2019-09-24 23:36:09 -05:00
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets ( #15202 )
2019-09-24 21:29:21 -05:00
Scott Lahteine
7924e0d819
Add print at position shortcuts
2019-08-22 19:37:04 -05:00
Marcio Teixeira
dc21e2e691
Increase XY nozzle offset range ( #14882 )
2019-08-10 19:24:41 -05:00
Ludy
c4bb458763
BUZZ cleanup ( #14760 )
2019-07-28 19:14:50 -05:00
Ludy
39e1726498
Comments, includes ( #14671 )
2019-07-20 01:41:34 -05:00
Robby Candra
c9aa68ef7a
Encoder direction: Wrangle, Revert select screen change ( #14628 )
2019-07-17 19:41:15 -05:00
InsanityAutomation
ce02c6cee2
Variable tool change purge ( #14618 )
2019-07-14 11:40:58 -05:00
Ludy
6dcb85927a
Update German language, &c. ( #14613 )
2019-07-14 04:34:55 -05:00
Scott Lahteine
ed0e6afacb
Apply LIMIT macro
2019-07-10 03:35:39 -05:00
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
2019-07-05 18:14:02 -05:00
Tanguy Pruvot
24655a6bf3
Touch-MI Menu and Manual Deploy option ( #14290 )
2019-06-30 23:55:27 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection ( #14236 )
2019-06-19 00:00:19 -05:00
InsanityAutomation
b7eeb5b13b
Move BLTouch options to adv config ( #14131 )
...
Plus other BLTouch and menu enhancements.
2019-06-10 17:46:42 -05:00
InsanityAutomation
4138b1f9ae
Option to disable Case Light brightness control ( #14165 )
2019-06-07 07:23:42 -05:00
Tanguy Pruvot
e4260a41cb
Fix a DEBUG_LEVELING_FEATURE string copy ( #14200 )
2019-05-31 18:52:11 -05:00
InsanityAutomation
0f04ba016f
Adjust tool offset menus ( #14153 )
2019-05-27 21:29:08 -05:00
InsanityAutomation
49e83dd7c8
BLTouch V3.1 changes ( #14104 )
2019-05-25 21:56:47 -05:00
Scott Lahteine
612eaa87bd
Fix "back" items in some sub-menus
2019-05-25 15:28:52 -05:00
Scott Lahteine
cc862a8213
Replace some functions with lambdas
2019-05-22 16:54:35 -05:00