Update LPC1769 Pins Files (#13183)
This commit is contained in:
committed by
Scott Lahteine
parent
608a6810e7
commit
9f5e4e5ad8
@@ -19,10 +19,6 @@ restore_configs
|
||||
use_example_configs Mks/Sbase
|
||||
exec_test $1 $2 "MKS SBASE Example Config"
|
||||
|
||||
restore_configs
|
||||
use_example_configs Azteeg/X5GT
|
||||
exec_test $1 $2 "Azteeg X5GT Example Config"
|
||||
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_MKS_SBASE
|
||||
opt_set EXTRUDERS 2
|
||||
@@ -63,17 +59,5 @@ opt_set FAN_KICKSTART_TIME 100
|
||||
opt_set XY_FREQUENCY_LIMIT 15
|
||||
exec_test $1 $2 "MKS SBASE Many less common options"
|
||||
|
||||
restore_configs
|
||||
use_example_configs delta/generic
|
||||
opt_set MOTHERBOARD BOARD_COHESION3D_REMIX
|
||||
opt_enable AUTO_BED_LEVELING_BILINEAR EEPROM_SETTINGS EEPROM_CHITCHAT
|
||||
opt_disable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
|
||||
opt_set X_DRIVER_TYPE TMC2130
|
||||
opt_set Y_DRIVER_TYPE TMC2130
|
||||
opt_set Z_DRIVER_TYPE TMC2130
|
||||
opt_enable TMC_USE_SW_SPI MONITOR_DRIVER_STATUS STEALTHCHOP HYBRID_THRESHOLD TMC_DEBUG \
|
||||
SENSORLESS_PROBING X_STALL_SENSITIVITY Y_STALL_SENSITIVITY Z_STALL_SENSITIVITY
|
||||
exec_test $1 $2 "Delta Config (generic) + BOARD_COHESION3D_REMIX + UBL + EEPROM_SETTINGS + SENSORLESS_PROBING"
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user