156 Commits (cd4060a99cb11b8cb0915294bb91ea427f89ff33)

Author SHA1 Message Date
ellensp cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
George Fu 201c991cfa
Fix and update DGUS displays (#17072) 5 years ago
Scott Lahteine 8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112) 5 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build (#17043) 5 years ago
Scott Lahteine 730804289c
Catch more LPC1768 pin conflicts (#17019) 5 years ago
Scott Lahteine 0a7e7a6fa5
Allow servo features in combination (#16960) 5 years ago
Scott Lahteine 5b438fb20d HAS_SDCARD_CONNECTION is more obsolete 5 years ago
Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override 5 years ago
Scott Lahteine 7b02a62da8 Fix up tests 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
George Fu 4108c5d01f Update FYSETC S6 pins (#16559) 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
greppp 7f87a044cd Fix Ender-2 display pins, add BTN_ENC (#16349) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
Tanguy Pruvot ab61c09bff Improve touch buttons behavior (#16109) 5 years ago
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE 5 years ago
Giuliano Zaro 0f5d457252 Allow redundant temp sensor with SINGLENOZZLE (#15650) 6 years ago
Scott Lahteine af214ff121 Fix up PSU_CONTROL checks 6 years ago
Jason Smith 53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 6 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 6 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 6 years ago
Marcio Teixeira dc14d4a13c Improvements and fixes to Lulzbot UI (#15490) 6 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 6 years ago
DrDitto 55b8547f04 Simplify MKS_MINI_12864 init (move 5ms to u8g seq.) (#15428) 6 years ago
Robby Candra 6b05d5d65d Allow TOUCH_BUTTONS to be swapped (#15100) 6 years ago
Scott Lahteine 04a9962cb5 Fix: Contrast override in pins files
Move contrast handling to `Conditionals_post.h` so pins files can override the LCD defaults.
6 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 6 years ago
Scott Lahteine dfcd437486 Base HAS_LCD_CONTRAST on display type 6 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 6 years ago
Ludy d7172a4558 Cleanup and conditions (#14886) 6 years ago
Ludy 9479ec32f7 Fix Service Menu compile error (#14903) 6 years ago
Tim Moore 940c59d9da Overlord i2c LCD with LEDs and buzzer (#14801) 6 years ago
Scott Lahteine bc58e678bd More general FSMC display option 6 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 6 years ago
Tim Moore e5aa453293 Add support for 2 Neopixel strips (#14667) 6 years ago
Tanguy Pruvot bae8d0a4bd DOGM: Avoid white flash on TFT (re)init (#14631)
- Avoid white flash on TFT (re)init. Unlike Graphical LCD, the TFT init color may be full white if the backlight is on during init.

- Add a conditional for delayed backlight init which can be applied to any backlit display.
6 years ago
Scott Lahteine 2d84bcb4cd Simplify, update LCD sanity-check 6 years ago
Scott Lahteine 948c3f580b Clean up some LCD conditions 6 years ago
Tim Moore eb6dec03bd Simplify power supply naming logic (#14488)
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
6 years ago
Scott Lahteine 371969b531 Remove deprecated SCARA option 6 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
MrMabulous c41b005f33 Add Extra Probing option, discarding outliers (#14338) 6 years ago
Tobias Frost eeaef2410a Support DGUS Display with DWIN OS (#13253) 6 years ago
Tanguy Pruvot 75aeb41ab7 SKRmini support for Fysetc Mini Panel (#14319) 6 years ago
Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101)
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
6 years ago