Commit Graph
19979 Commits
Author SHA1 Message Date
7361fbfe28 Improve probe preheat behavior (#21033)
Co-authored-by: InsanityAutomation <d.menzel@insanityautomation.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 897291c470 chmod and paths 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 6320928795 Reheat bed first 2021-04-29 08:45:13 -05:00
Scott Lahteine 9acd2e176d Ender 3 V2 DWIN cleanup (#21026) 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine c7efb2d964 Update M808 comment 2021-04-29 08:45:13 -05:00
41ab63897f MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Arjan MelsandScott Lahteine 897d29ea31 Fix STM32F1 emergency parser (#21011) 2021-04-29 08:45:13 -05:00
Alexander D. KanevskiyandScott Lahteine 13f0e4729c Allow SERVO0_PIN override on Creality Melzi (#21007) 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 86fd38ef42 Fix animated boot screen 2021-04-29 08:45:13 -05:00
MKS-SeanandScott Lahteine 127a4ada93 Fix: Unsupported use of %f in printf (#21001) 2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 1aae6395c6 Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 2021-04-29 08:45:13 -05:00
MalderinandScott Lahteine 1bf469411a Fix LVGL "more" menu user items (#21004)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine 47b872f5d0 Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 2021-04-29 08:45:13 -05:00
Simon JouetandScott Lahteine 80c1be919f Fix ESP32 I2S init placement (#21019) 2021-04-29 08:45:13 -05:00
Chris PepperandScott Lahteine 243c8b4e1a Improve RPi host kernel panic mitigation
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine d7fbb1512a Melzi, comments cleanup 2021-04-29 08:45:13 -05:00
Marcio TeixeiraandScott Lahteine 8416edd127 Refactor FTDI EVE Touch Screen (#20987) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77966135e8 Fix ARM delay function (#20901) 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 6054052248 Use 'false' 2021-04-29 08:45:13 -05:00
Chris PepperandScott Lahteine bbb49c43e1 Mitigate RPi hosts kernel panic on M997
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 9437c72ef6 Fix MKS SGen-L DOGLCD_MOSI pin for FYSETC_MINI_12864 LCD (#20998) 2021-04-29 08:45:13 -05:00
Zs.AntalandScott Lahteine bb511195b8 Update Hungarian language (#20996) 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 582458998f Use serial shorthand 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine bb5c643dfb Nybbles & Bits 2021-04-29 08:45:13 -05:00
bf631046c0 Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Victor OliveiraandScott Lahteine 0d7c02d2c6 Re-calibrate touch after EEPROM reset, if needed (#20934) 2021-04-29 08:45:13 -05:00
129e9151da Add "more" menu in LVGL interface (#20940)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 4771379302 Evaluate ANY_SERIAL_IS in place 2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 62a65d3fdc Note (MarlinUI) limit on PREHEAT settings (#20966)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Giuliano ZaroandScott Lahteine 032152c41d Update a UBL comment (#20931) 2021-04-29 08:45:13 -05:00
Victor OliveiraandScott Lahteine da80fd782c STM32 Shared Media - USB Mass Storage Device (#20956) 2021-04-29 08:45:13 -05:00
Tanguy PruvotandScott Lahteine 460cdf4c09 Multi-language pertains to Color UI (#20972) 2021-04-29 08:45:13 -05:00
Victor OliveiraandScott Lahteine 0badef42d5 Touch Calibration Screen auto-save option (#20971) 2021-04-29 08:45:13 -05:00
Victor OliveiraandScott Lahteine 811b3d0f08 Include ui_common for MARLIN_LOGO_FULL_SIZE (#20963) 2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 8de850fd07 Fix host_response_handler compile (#20962) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 1e5995335c LVGL UI G-code console (#20755) 2021-04-29 08:45:13 -05:00
Tanguy PruvotandScott Lahteine 4153b6a30b Refresh screen on M22 (detach) (#20958) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine c631fb79d5 Fix AutoReporter implementation (#20959) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
zelepsandScott Lahteine e7658ec5f5 Init serial ports first (#20944) 2021-04-29 08:45:13 -05:00
qwewer0andScott Lahteine b3656c387f Remove extra G29 V newlines (#20955) 2021-04-29 08:45:13 -05:00
ConstantijnCrijnenandScott Lahteine 164199614c Language selection auto-save option (#20915) 2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 219f92c4ca KILL, BEEPER pins for LCD_FOR_MELZI (#20924) 2021-04-29 08:45:13 -05:00
ellenspandScott Lahteine 0e37370b0c Fix G28_STR (#20925) 2021-04-29 08:45:13 -05:00
rafaljotandScott Lahteine 845b99feb7 MPX_ARM_MINI board (Mingda MD-16) (#20711) 2021-04-29 08:45:12 -05:00
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
X-Ryl669andScott Lahteine b44de74b91 Optimize serial output code for size (#20911) 2021-04-29 08:45:12 -05:00
George FuandScott Lahteine 59d16eb189 FYSETC Cheetah 2.0 (#20897) 2021-04-29 08:45:12 -05:00
ellenspandScott Lahteine c7004d100c Fix undefined G28_STR (#20912) 2021-04-29 08:45:12 -05:00