Commit Graph

15804 Commits

Author SHA1 Message Date
de315c97b1 FAST_PWM for STM32F1 (#19952) 2020-10-29 17:17:04 -05:00
1247f73754 Update Italian language (#19953) 2020-10-29 16:27:01 -05:00
50ba20fe1f PIO env for MKS Nano boards in STM32 (#19905) 2020-10-29 02:01:25 -05:00
b6856dcb99 Improvement and fixes to FTDI touch UI
- Fixed incorrect LCD text string
- Fixed incorrect refresh of filament change screens
- Allow host control via touch UI
- Updates to leveling menu
- Modified ExtUI::isPrinting() to check if the job timer is running
- Added ExtUI method to check whether a host print is paused
2020-10-29 01:14:15 -05:00
54ec6a0ce2 Tweak code formatting 2020-10-29 01:14:15 -05:00
dca7c5d1ad Color UI for MKS SGen-L V2 (#19919) 2020-10-29 00:52:50 -05:00
7473241438 .bin and .woff are binary 2020-10-29 00:49:18 -05:00
be0c9ff705 Fix comments, spacing 2020-10-29 00:49:18 -05:00
3f644b6275 Add a note about substitution chars 2020-10-29 00:21:41 -05:00
838220e4b3 Keep SPI active on LPC176x (#19932) 2020-10-28 23:47:12 -05:00
18a5000718 Permit spaces in dependencies g++ path (#19929) 2020-10-28 23:45:10 -05:00
21674b2879 [cron] Bump distribution date (2020-10-29) 2020-10-29 00:16:59 +00:00
12dec2563a Generalize BTT SKR E3-DIP version (#19910) 2020-10-27 21:59:22 -05:00
603e4d66ac AZTEEG X5 mini LED pins (#19909) 2020-10-27 21:57:32 -05:00
90fcb82a3e Update ExtUI path in config comment (#19908) 2020-10-27 21:55:49 -05:00
94a6844521 Color UI circular task queue (#19918) 2020-10-27 21:54:30 -05:00
bdb3f1ae2f Fix LCD menus + DAC (#19907) 2020-10-27 21:40:12 -05:00
e3f1f7cd85 Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 21:37:10 -05:00
c0b4f4eb47 "Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 20:41:12 -05:00
68ef3ac675 [cron] Bump distribution date (2020-10-28) 2020-10-28 00:16:40 +00:00
2cae26ee35 Fix G35 PROGMEM strings (#19926) 2020-10-27 17:25:01 -05:00
83aa3dbfa6 Archim test matching env 2020-10-27 17:21:54 -05:00
82ac8a1e76 Fix Archim 1, add Archim 1&2 tests 2020-10-27 16:21:03 -05:00
c60696dbae Keep watchdog refreshed in LVGL init (#19900) 2020-10-27 15:16:35 -05:00
75b0e3246a Fix some LVGL bugs (#19904) 2020-10-27 15:09:19 -05:00
a74e82fbae Fix NO_WORKSPACE_OFFSETS compile 2020-10-27 15:05:30 -05:00
8cf672104e [cron] Bump distribution date (2020-10-27) 2020-10-27 00:16:29 +00:00
8bdde8d7a0 [cron] Bump distribution date (2020-10-26) 2020-10-26 00:16:36 +00:00
c4f3f67537 Followup for BTN_ENC_EN 2020-10-25 04:19:59 -05:00
ec23e37a4a Clean up comments, USB flash, NULLs 2020-10-25 04:10:00 -05:00
00fbe50bbe Format Nucleo F767ZI pins 2020-10-25 04:07:15 -05:00
2e48d6cf70 Fix PASSWORD compile w/out LCD (#19888) 2020-10-25 03:46:21 -05:00
ec04517710 Support Fysetc Mini 12864 + GT2560 A(+) (#19878) 2020-10-25 03:43:21 -05:00
8cc0369d97 Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875) 2020-10-24 19:46:27 -05:00
f7cdc05937 Update ZMIB_V2 env names (#19886) 2020-10-24 19:44:46 -05:00
ea0afd0b4d Ignore NativeEthernet on AT90USB1286 (#19885) 2020-10-24 19:43:42 -05:00
62ba799d72 Add 'BTN_ENC_EN' for SKR V1.4 with DOGM (#19796) 2020-10-24 19:41:52 -05:00
b6508c4bd1 [cron] Bump distribution date (2020-10-25) 2020-10-25 00:16:51 +00:00
853d01de68 More LVGL UI code reduction (#19879) 2020-10-24 17:28:31 -05:00
311b65b225 Fix Anycubic Chiron "Ready" detection (#19880)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-24 16:48:29 -05:00
b632b52b11 Update PIO dependencies script 2020-10-24 16:25:14 -05:00
9630c2683c More MKS UI cleanup, optimization (#19869)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-23 23:37:45 -05:00
f53d5a0872 Fix Chitu V5/V6 FAN2 pins (#19874) 2020-10-23 23:29:58 -05:00
5917b5cf5c Fix warning in gcode_D 2020-10-23 19:25:32 -05:00
2a6d48bf9e [cron] Bump distribution date (2020-10-24) 2020-10-24 00:16:09 +00:00
0967c87a8f Pins post-process header (#19860) 2020-10-23 14:52:59 -05:00
0ffee29a11 Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
2020-10-22 22:31:48 -05:00
c75e98dc84 Shorten a method name 2020-10-22 20:54:11 -05:00
c7f7f2403d Fix Chopper Timing extra axis defaults (#19850) 2020-10-22 20:46:48 -05:00
4533a197d5 Slim down MKS UI code (#19843) 2020-10-22 20:22:17 -05:00