Commit Graph

1450 Commits

Author SHA1 Message Date
98fdc67f1d Fixes for FYSETC Cheetah (#17935) 2020-05-11 23:51:07 -05:00
7664e552f1 Finish DOGM progress bar
Fixes #17940
2020-05-11 23:26:58 -05:00
d35dd2a47e Fix babystep / double-click check (#17962) 2020-05-11 22:01:47 -05:00
8a22ef0c83 G6 Direct Stepping (#17853) 2020-05-11 19:22:41 -05:00
00e7599c8c Fix host_action_notify and string types (#17953) 2020-05-10 21:19:23 -05:00
71b41c963b Better EEPROM alert message 2020-05-10 00:37:19 -05:00
52aa459a2d Improved EEPROM boot error (#17916) 2020-05-10 00:12:56 -05:00
37f86d9e08 Update Galician language (#17929) 2020-05-09 23:26:06 -05:00
8fd3af0c79 Fix UBL mesh edit grid display (#17897) 2020-05-08 01:26:33 -05:00
34a2fd7b09 DGUS minor fixups (#17901) 2020-05-08 01:24:27 -05:00
7c26a54d3f Fix, clarify LCD_TIMEOUT_TO_STATUS
Replaces #17887

Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
2020-05-06 03:34:39 -05:00
0332666d38 Fix Cheetah pins alias (#17882) 2020-05-06 01:16:32 -05:00
a4c981469e Extended reporting options (#16741) 2020-05-05 23:34:04 -05:00
7a03c5a0c6 Update Italian language (#17888) 2020-05-05 19:20:02 -05:00
39f703310b Move S_FMT to HAL, apply to mixer 2020-05-05 18:12:36 -05:00
3fd8ef52c5 More FTDI EVE fixes (RAMPS, Cheetah) (#17759) 2020-05-05 02:38:06 -05:00
eeabe66fc4 Some distinct E helpers 2020-05-05 00:52:45 -05:00
bab37dcfae Add templated j_move_axis 2020-05-04 19:26:46 -05:00
98196673aa Fix setStatusMessage calls (#17879) 2020-05-04 17:19:49 -05:00
38d1587091 Malyan M200 V2 (#17840) 2020-05-04 14:37:43 -05:00
1c32f10039 Fix Malyan LCD crash bug (#17855) 2020-05-04 14:03:01 -05:00
2a959cde6f Fix undefined/unused, Touch UI (#17874) 2020-05-04 13:57:12 -05:00
9a6934874a Add XYZ_NO_FRAME option 2020-05-03 01:24:39 -05:00
9a4a768ee3 Fix frequency limit editing (#17763) 2020-05-02 22:21:40 -05:00
cba4c5a756 Fix missing var for DGUS_LCD_UI_ORIGIN (#17819) 2020-05-02 18:32:01 -05:00
db32af9171 Fix ExtUI + Archim compile, typos (#17825) 2020-05-02 17:30:51 -05:00
93946c2868 Fix ExtUI compile (#17834) 2020-05-02 16:13:14 -05:00
2e21c72542 Add ExtUI mesh items for Malyan LCD
Fixes #17429
2020-05-01 00:52:46 -05:00
a226b281af UI and stall reset for extra TMC axes (#17818) 2020-04-30 22:52:33 -05:00
e8b0796fc7 Revert menu_item_if ahead of refactor 2020-04-29 15:06:38 -05:00
2fbce22910 Cleanup followup 2020-04-29 01:47:41 -05:00
3d3d2a923b Cleanup with updated macros 2020-04-28 19:18:14 -05:00
f03f76ecfb Fix info menu without leveling
Fixes #17664
2020-04-28 19:18:14 -05:00
2c959123e5 Clean up whitespace 2020-04-28 06:09:52 -05:00
07a6bf9b84 Enhance and fix FTDI EVE Touch UI (#17755)
- Stop print and play error sound if USB drive is removed.
- Allow configuration of version string in touch UI.
- Print a completion message in the bed mesh leveling screen.
- Don't play redundant sound at the start of a print.
- Clicking on percentage in status screen now goes into print speed screen
- Clicking on axis in status screen now goes to nozzle motion screens
- Use default increment of 100 when nozzle is preheated in temp screen, 10 otherwise
- Fixed grayed out change filament button in tune menu
- Eliminated code duplication in tune menu
- Add button for resetting BLTouch to advanced settings menu
2020-04-28 00:31:05 -05:00
89b17b5463 Followup fixes for singlenozzle, etc. (#17712) 2020-04-28 00:21:23 -05:00
4f003fc7a7 Streamline menu item logic (#17664) 2020-04-27 23:52:11 -05:00
9fa5119333 Block during move in UBL mesh edit (#17670) 2020-04-27 23:35:10 -05:00
630b4ecfff Patch XY frequency menu 2020-04-27 23:31:17 -05:00
01c646a892 Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
f6e820b4e9 Fix buffer stuff 2020-04-27 22:39:30 -05:00
0b3a96412c Fixes for ExtUI / EVE (#17726) 2020-04-27 10:14:42 -05:00
035d6cd16d Patch i2c, info menu 2020-04-27 09:50:10 -05:00
9b90dfaa48 Fix draw_temps missing define compile (#17750) 2020-04-27 09:26:45 -05:00
267c25fd53 Remove spurious brace
Followup to c536b8de62
2020-04-27 09:06:56 -05:00
37176ed2b9 Apply maxtemp patch 2020-04-27 08:17:59 -05:00
c536b8de62 Apply ternary macros 2020-04-27 06:30:28 -05:00
967c1d8534 Do SD sort order in CardReader 2020-04-27 06:30:28 -05:00
fec416f9db LCD preheat followup 2020-04-27 06:29:09 -05:00
5ae45bab18 Adjustable XY_FREQUENCY_LIMIT (#17583) 2020-04-27 05:59:52 -05:00