Scott Lahteine
c4d57462dc
Apply HAS_MULTI_HOTEND
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Scott Lahteine
3a27933ae7
Fixes for FYSETC Touch EVE 5" on AVR ( #17659 )
Co-Authored-By: RudolphRiedel <rudolphriedel@users.noreply.github.com>
Co-authored-by: sL1pKn07 <sl1pkn07@gmail.com>
5 years ago
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
djessup
360e07c90f
Add USE_PROBE_FOR_Z_HOMING option ( #17359 )
5 years ago
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 )
5 years ago
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
5 years ago
Jason Smith
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
5 years ago
Piotr
fe4c69b64a
Poll *all* enabled endstop pins ( #15525 )
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Marcio Teixeira
dc14d4a13c
Improvements and fixes to Lulzbot UI ( #15490 )
5 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
5 years ago
DrDitto
55b8547f04
Simplify MKS_MINI_12864 init (move 5ms to u8g seq.) ( #15428 )
5 years ago
Robby Candra
6b05d5d65d
Allow TOUCH_BUTTONS to be swapped ( #15100 )
5 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.
5 years ago
Tanguy Pruvot
e604f76703
Enable contrast via LCD_CONTRAST_INIT ( #15006 )
5 years ago
Scott Lahteine
dfcd437486
Base HAS_LCD_CONTRAST on display type
5 years ago
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI ( #14967 )
5 years ago
Ludy
d7172a4558
Cleanup and conditions ( #14886 )
5 years ago
Ludy
9479ec32f7
Fix Service Menu compile error ( #14903 )
5 years ago
Tim Moore
940c59d9da
Overlord i2c LCD with LEDs and buzzer ( #14801 )
5 years ago
Scott Lahteine
bc58e678bd
More general FSMC display option
5 years ago
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
5 years ago
Tim Moore
e5aa453293
Add support for 2 Neopixel strips ( #14667 )
5 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.
5 years ago
Scott Lahteine
2d84bcb4cd
Simplify, update LCD sanity-check
5 years ago
Scott Lahteine
948c3f580b
Clean up some LCD conditions
5 years ago