Commit Graph

546 Commits

Author SHA1 Message Date
eaf6777a66 Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
f74b5a6b9b Update Probe Offset Wizard for Color UI (#19742) 2020-10-15 14:15:11 -05:00
193c0a52d9 Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-12 16:48:04 -05:00
e7838c5f79 G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:34:27 -05:00
c762b7c91b Fix various errors, warnings in example config builds (#19686)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 19:06:57 -05:00
492ba2a111 Digipots refactor / cleanup (#19690) 2020-10-11 14:58:35 -05:00
6fdaaf3d20 Fixes for TFTGLCD Panel, FastIO (#19614) 2020-10-10 05:08:01 -05:00
406f8363bc HAS_CHARACTER_LCD => HAS_MARLINUI_HD44780 (#19673) 2020-10-10 04:39:12 -05:00
c650b752f1 More accessible PROBE_OFFSET_WIZARD (#19647) 2020-10-07 13:01:01 -05:00
343441d746 Z Probe Offset Wizard (#18866) 2020-10-05 00:31:20 -05:00
78fc4c8947 Allow bypass for cold E movement (#19606) 2020-10-04 19:51:21 -05:00
782eabc226 Shared singlenozzle item 2020-10-04 14:47:06 -05:00
0ff3ae3cc6 Fix Tune/Fan edit items
- Fixes #19617
- Followup to #18400
2020-10-04 14:29:44 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
27bdf4b24e MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 2020-09-28 01:52:38 -05:00
c2c6a679ea Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
3a91ab4706 Menu tweak 2020-09-28 01:02:05 -05:00
a7f5d38da7 Fix MBL "Click to continue" on Color UI touchscreen (#19514) 2020-09-25 19:58:45 -05:00
0251eb85b2 Optional menu item for Assisted Tramming (#19447) 2020-09-20 22:29:34 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
af8f9f790a Optional Host Start menu item (#19443) 2020-09-19 10:17:24 -05:00
4628f0e237 Fix CoreXY compile with backlash cal. (#19422) 2020-09-19 08:14:34 -05:00
62206c0386 Host Action: Start (#19398) 2020-09-17 06:36:21 -05:00
c5204807e9 Fix missing spaces in info menu (#19404) 2020-09-17 03:07:03 -05:00
648e7f73a5 More strict STATIC_ITEM_N (#19378) 2020-09-14 03:28:21 -05:00
979876e958 Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-13 23:58:39 -05:00
6f8282f01e Fix Print Stats appearance (#19348) 2020-09-11 19:53:06 -05:00
20ac0faa86 Fix Separate Neopixel menu labels (#19303) 2020-09-09 22:04:10 -05:00
5ea7a8373a Menu items for Separate NeoPixel (#19280) 2020-09-06 20:00:24 -05:00
2a72961be4 Fix 'cmd' array warning (#19193) 2020-08-31 15:05:42 -05:00
a12ac5e175 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2020-08-27 16:05:53 -05:00
e8dcbd8300 Allocate sufficient MSG_MOVE_Z_DIST buffer
See #19158
2020-08-27 12:22:47 -05:00
c488070859 Minor cleanup w/r/t LEDs 2020-08-23 23:57:51 -05:00
bff0c68078 Consistent static/value item macros 2020-08-23 01:09:23 -05:00
ec02aee46c More menu header fu 2020-08-21 22:01:33 -05:00
6b549e1971 Optional homing in LCD Repeatability Test (#19104) 2020-08-21 21:20:30 -05:00
bb8606ac29 Menu headers followup 2020-08-21 21:19:13 -05:00
b8c4098de2 Remove extraneous defines 2020-08-21 18:11:37 -05:00
4f67642122 Header for individual menus 2020-08-21 18:11:37 -05:00
db8522b411 Fix up mixer menu display 2020-08-21 03:37:30 -05:00
ba6c41b798 Apply specific menu item types 2020-08-21 02:59:38 -05:00
bf316d9ec5 Fix Select Screen cancel destination 2020-08-21 02:59:23 -05:00
852e5ae042 Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
c2d5b63a98 Fix up STATIC_ITEM (#18962) 2020-08-08 18:21:44 -05:00
18adfe87bc configuration_store => settings 2020-08-07 20:52:23 -05:00
99ba866d8d Optimize G-code / feature dependencies (#18919) 2020-08-06 08:14:00 -05:00
7a5d408bc0 Conditions cleanup 2020-08-06 04:20:15 -05:00
a9912681b4 General cleanup 2020-08-06 00:52:36 -05:00
6da477e6bf Move Cancel Object menu, fix canceled item index (#18930) 2020-08-05 22:38:23 -05:00
117df87d19 Support for TFT & Touch Screens (#18130) 2020-07-30 01:43:19 -05:00