Scott Lahteine
445865ea03
REPRAPWORLD_KEYPAD is NEWPANEL but not ULTIPANEL
8 years ago
Scott Lahteine
75badae2f8
Disable PROBE_MANUALLY for UBL
Plus some other UBL tweaks.
8 years ago
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
8 years ago
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 years ago
Scott Lahteine
a9487c9443
Reduce redundancy in BLTOUCH conditionals
8 years ago
Thomas Moore
a20d0794e6
Automatically define Z_MIN_PROBE_ENDSTOP_INVERTING for BLTouch
8 years ago
Scott Lahteine
ff0018e287
Format hex values as uppercase
8 years ago
Scott Lahteine
fd2a0784ba
Add support for SOLENOID_PROBE
8 years ago
Scott Lahteine
dac21ec680
Add support for an RGBW LED
8 years ago
Scott Lahteine
e7746ffee4
Extend RGB LED support, adding Printer Events
8 years ago
Scott Lahteine
36bda2bade
Add HAS_RESUME_CONTINUE shorthand macro
8 years ago
Scott Lahteine
c56eec29f0
Configurable delay for BLTouch servo emulation
8 years ago
Scott Lahteine
9e22184936
Add a "manual" option for ABL
8 years ago
Stefan Brüns
0fe57ad4f5
Add Support TinyBoy2 OLED/Encoder panel
The OLED is driven by an SSD1306, connected to the board via
I2C, the rotary encoder is connected to 3 GPIO pins.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
8 years ago
Remo Kallio
d38b1bc4b1
Show filament width sensor values in LCD constantly if SD card support is not enabled.
8 years ago
Scott Lahteine
0e410c9dfd
Software endstop options as simple switches
8 years ago
Scott Lahteine
e4649c9044
Add HAS_SOFTWARE_ENDSTOPS macro
8 years ago
Scott Lahteine
1c99ca82d8
Give encoder pulse/steps conditionals their own block
8 years ago
Scott Lahteine
18ba31e9b5
Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example
8 years ago
Scott Lahteine
3391c785c6
Support for distinct E factors
8 years ago
Scott Lahteine
145d9005d1
Fix BLTOUCH string and SERVO_DELAY
8 years ago
Scott Lahteine
13523cbf29
Fix and extend BLTouch support
8 years ago
Scott Lahteine
e05af606a8
Clean up probe config options
8 years ago
Scott Lahteine
153e240cdd
Probe conditionals to Conditionals_LCD.h
8 years ago
Scott Lahteine
1968983f35
Move PROBE_SELECTED to an earlier point
8 years ago
Scott Lahteine
3cccaa9885
Allow encoder pulse/step override for more LCDs
8 years ago
Scott Lahteine
cebd2bfff0
Auto-select power plugs for RAMPS derivatives
8 years ago
Scott Lahteine
93ea281061
Split up Conditionals.h into two files
Rather than include twice, which is tricky but may confuse
8 years ago