Bob-the-Kuhn
914bb80bde
removed SDSS init
added device & comm drivers for shared SPI LCDs
mistyped some updates in ultralcd_impl_DOGM.h
remove unwanted changes in onfiguration.h
still can't type
Update HAL_LCD_class_defines.h
include USB mass storage & misc
před 7 roky
Scott Lahteine
c37b3f995a
Sanity-check some graphical LCD-only options
před 7 roky
Bob-the-Kuhn
c1f4112bdc
[2.0.x] Add 1284 support & misc. bug fixes (#9864 )
před 7 roky
Scott Lahteine
118899357d
Add sanity checks to Linear Advance 1.5 (#9873 )
před 7 roky
Scott Lahteine
a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868 )
před 7 roky
Scott Lahteine
8c03ce4d80
Fix Z safe homing sanity check for no probe
Fix #9851
před 7 roky
Scott Lahteine
b2cf253a13
Add RESTORE_LEVELING_AFTER_G28 option
před 7 roky
Scott Lahteine
2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712 )
před 7 roky
Scott Lahteine
7d8c6b3f3c
Add 20x4 option for Sainsmart LCD (#9740 )
před 7 roky
Studiodyne
d3ca82d8c2
Support for multiple filament runout sensors
před 7 roky
Scott Lahteine
ca55f2927a
Pulldown pin mode support (#9701 )
Implemented for LPC1768.
před 7 roky
Kevin
9019ea0fce
Option to force X or Y to home first when homing the other axis
před 7 roky
Scott Lahteine
f6cc89ec7c
LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD
před 7 roky
Scott Lahteine
8e0c107545
Have Kossel Pro use Z_MIN_PROBE_ENDSTOP (#9586 )
před 7 roky
Scott Lahteine
f64d300cfd
Sanity check SERIAL_PORT
Addressing #7400
před 7 roky
Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing (#9516 )
před 7 roky
Scott Lahteine
b2f8b4ada5
I2C position encoders update (#9533 )
Updating I2C position encoders to enable babystepping and Babystep XY when using the ecm microstep correction method. Also changed default method to ECM microstep.
před 7 roky
Scott Lahteine
16739264d3
Add UltiController v2.1 support
Add compatibility with the original screen bord from Ultimaker 2 printer (UltiController v2.1 with the PG-2864ALBP I2C display)
před 7 roky
Scott Lahteine
3a1225e438
Sanity check SENSORLESS_HOMING
před 7 roky
Scott Lahteine
582d073de1
Patch up digital microstepping and SPI CS pins
před 7 roky
Scott Lahteine
8190fdb260
[2.0.x] Option to use Neopixel as case light (#9270 )
* Add option to use Neopixel as case light
* Apply CASE_LIGHT_USE_NEOPIXEL to example configs
před 7 roky
Scott Lahteine
6a043eee55
Various updates for TMC support
před 7 roky
Dave Johnson
554e577676
SERIAL_STATS_* features not supported on USBCON targets (#9127 )
před 7 roky
teemuatlut
9d923c6c03
Fix TMC gcode commands
před 7 roky
Scott Lahteine
7541316bb4
Add M701/M702 Filament Load/Unload, M603
před 7 roky
Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866 )
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
před 7 roky
Scott Lahteine
5bc2acc072
Restore position_float to fix LIN_ADVANCE
před 7 roky
Scott Lahteine
fdc5e72720
A single setting to validate filament width
před 7 roky
Scott Lahteine
933f76fda3
Option to disable all volumetric extrusion
před 7 roky
Scott Lahteine
fc9ee1a4de
Fix up serial sanity check
před 7 roky
Scott Lahteine
957bbab57f
Update inc files for parity with 1.1.x
před 7 roky
Dan Delaney
b055d8c39c
[2.0.x] Adding support for using the MKS_12864OLED with the SSD1306 controller (#8814 )
* Adding support for using the MKS_12864OLED with the SSD1306 controller
* Update comment for correct controller type
před 7 roky
Scott Lahteine
15d05748df
Adding support for the Tronxy and Zonestar LCD
před 7 roky
teemuatlut
0cd1e91056
[2.0.x] TMC driver update (#8769 )
před 7 roky
Scott Lahteine
a71d2f3f40
UBL_DELTA => UBL_SEGMENTED
před 7 roky
Scott Lahteine
ae663a4198
PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
před 7 roky
Scott Lahteine
f206b81cf7
Sanity check skew+UBL
před 7 roky
Scott Lahteine
2fde60da12
Changes for parity with 1.1.x
před 7 roky
Richard Wackerbarth
c1184552ac
Change K1 to required option PID_K1
před 7 roky
Unknown
91b63f6d69
SERIAL_XON_XOFF not supported on USB-native AVR devices
User could enable SERIAL_XON_XOFF on USB-native devices and it would not be enabled without warning, but M115 would report the capability as available.
před 7 roky
Unknown
4c5ffd2349
[2.0.x] Report SERIAL_XON_XOFF in M115
-Report SERIAL_XON_XOFF in Extended Capabilites M115 report for hosts
-Remove outdated 256 size limitation from comments on RX_BUFFER_SIZE defines
-Update error message conditions
před 7 roky
Scott Lahteine
0154e3480c
New feature: BED_SKEW_CORRECTION
před 7 roky
Scott Lahteine
8f90642eea
LED_CONTROL_MENU config changes
před 7 roky
Scott Lahteine
ef2531558c
Add an option to segment leveled moves
před 7 roky
Scott Lahteine
7be4857ab9
Tweak BLOCK_BUFFER_SIZE description
před 7 roky
Scott Lahteine
d06e29846d
Loosen HAS_BED_PROBE definition
před 7 roky
Thomas Moore
2ea779e560
Allow bed probe sanity checks to run
před 7 roky
Scott Lahteine
d24b1190bd
Don't use Z_MIN_PROBE_ENDSTOP on DELTA
před 7 roky
oliver
92a0dc552a
MK2_MULTIPLEXER does not require E2/E3 stepper pins
před 7 roky
Scott Lahteine
5926c9c97b
Followup for MESH_EDIT_GFX_OVERLAY
před 7 roky