15263 Commits

Author SHA1 Message Date
Scott Lahteine
80480ae919 M80 followup 2021-04-29 08:44:56 -05:00
Scott Lahteine
1327eaa83b Do runout.reset after EEPROM read 2021-04-29 08:44:56 -05:00
Scott Lahteine
eee101b9dd Clean up M80/M81, DWIN 2021-04-29 08:44:56 -05:00
Scott Lahteine
77ab354a5a Fix touch test 2021-04-29 08:44:56 -05:00
Scott Lahteine
1801eb6393 config-labels.py needs py3 2021-04-29 08:44:56 -05:00
swissnorp
28d6dc38af Fix 'sync_plan_position' call () 2021-04-29 08:44:56 -05:00
Tanguy Pruvot
dc6e3d083e TFT: Restore ILI9341 colors and reversed logic ()
Followup to , , 
2021-04-29 08:44:56 -05:00
Victor Oliveira
4e7c5f19fe Optimize LVGL with HAL TFT IO (SPI and FSMC) () 2021-04-29 08:44:56 -05:00
Scott Lahteine
3dfbdbc66c String interpolation for 2-digit numbers () 2021-04-29 08:44:56 -05:00
qwewer0
95f373448d Mention units for MANUAL_FEEDRATE () 2021-04-29 08:44:56 -05:00
Robby Candra
648b253f41 EVENT_GCODE_SD_STOP => ABORT () 2021-04-29 08:44:56 -05:00
Anders Sahlman
3e2b272239 MKS Robin new 320x240 TFT Color UI support () 2021-04-29 08:44:56 -05:00
Scott Lahteine
489143f160 Add'l CI/git script tweaks, fixes 2021-04-29 08:44:56 -05:00
Marcio T
3eafce4683 For FTDI800 compatibility, remove VERTEX_FORMAT dependency () 2021-04-29 08:44:56 -05:00
InsanityAutomation
b23da503fa Fix Ender-3 V2 DWIN with manual mesh, host prompt () 2021-04-29 08:44:56 -05:00
Scott Lahteine
cae4c76b56 Fix scripts using gawk and wget 2021-04-29 08:44:56 -05:00
Giuliano Zaro
069993e880 Fix DISABLE_[XYZE] code ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
ftk
a13834b9f9 Remaining Time for LIGHTWEIGHT_UI () 2021-04-29 08:44:56 -05:00
Scott Lahteine
c82ff17d3b Followup for SPI Flash 2021-04-29 08:44:56 -05:00
Scott Lahteine
ca8fbbc2be Shorthand values for M575 B 2021-04-29 08:44:56 -05:00
cbaugher
b94b3e6315 Tool-change Z move followup () 2021-04-29 08:44:56 -05:00
Scott Lahteine
ab61bcafa3 Password followup 2021-04-29 08:44:56 -05:00
sherwin-dc
9e44df9c5f Password via G-code and MarlinUI ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Victor Oliveira
438a9bb4aa W25QXX SPI Flash support ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Victor Oliveira
6f686b1801 Marlin Color UI for STM32F1 (SPI) () 2021-04-29 08:44:56 -05:00
Victor Oliveira
d7d3827f47 Fix compiler search in non-default PIO installs () 2021-04-29 08:44:56 -05:00
Scott Lahteine
ad30383b46 Fix up STATIC_ITEM () 2021-04-29 08:44:56 -05:00
Victor Oliveira
9af3b06fc2 Marlin Color UI (FSMC) for STM32F1 () 2021-04-29 08:44:56 -05:00
Scott Lahteine
f395960741 Patch hex_print 2021-04-29 08:44:56 -05:00
Scott Lahteine
02eb4bd806 General cleanup 2021-04-29 08:44:56 -05:00
Scott Lahteine
24f0c9da11 Clean up whitespace 2021-04-29 08:44:56 -05:00
Scott Lahteine
3dc0f9c0b4 configuration_store => settings 2021-04-29 08:44:56 -05:00
Scott Lahteine
8af8ef4404 Use uintptr_t for pointer-to-int 2021-04-29 08:44:56 -05:00
cbaugher
7a8e99de7d Fix Z height after tool change () 2021-04-29 08:44:56 -05:00
ellensp
8d6a263c1c HW PWM sanity checks for SPINDLE_LASER_FREQUENCY () 2021-04-29 08:44:56 -05:00
wmariz
cb18b858d4 ZoneStar Z6FB ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Victor Oliveira
cd977c70ca Fix / optimize FSMC init () 2021-04-29 08:44:56 -05:00
Victor Oliveira
57c3b0e0b7 Fix LVGL "C" brace () 2021-04-29 08:44:56 -05:00
Victor Oliveira
0e70d8bacb Followup fixes to LVGL for Chitu () 2021-04-29 08:44:56 -05:00
Victor Oliveira
8f0cd470ae Apply PIO-supported custom_option for deps () 2021-04-29 08:44:56 -05:00
Radek
48ddaf35fb Increase Manual E Move Feedrate to 2mm/s () 2021-04-29 08:44:56 -05:00
Victor Oliveira
9493682e49 MKS Robin Nano CI Tests () 2021-04-29 08:44:56 -05:00
Scott Lahteine
da6e5ce3db Optimize G-code / feature dependencies () 2021-04-29 08:44:56 -05:00
Marco Burato
f4894b7140 More Anycubic + Trigorilla mappings, ExtUI () 2021-04-29 08:44:56 -05:00
Scott Lahteine
7d3be90159 Conditions cleanup 2021-04-29 08:44:56 -05:00
Scott Lahteine
76eff24718 Simple rename of hex_print 2021-04-29 08:44:56 -05:00
Scott Lahteine
e8dc7cad18 General cleanup 2021-04-29 08:44:56 -05:00
Victor Oliveira
4201a48ecf Request files needed to test a PR () 2021-04-29 08:44:56 -05:00
Keith Bennett
c0d031cd1e Add Chitu 3D V6 2nd Filament Runout pin () 2021-04-29 08:44:56 -05:00
Victor Oliveira
1a50260ebd Followup to LVGL patch () 2021-04-29 08:44:56 -05:00