MAGNETIC_PARKING_EXTRUDER (#12351)
This commit is contained in:
committed by
Scott Lahteine
parent
1bd9a63049
commit
524c6c10bf
@ -53,11 +53,13 @@ exec_test $1 $2 "Sled Z Probe with Linear leveling"
|
||||
# exec_test $1 $2 "...with AUTO_BED_LEVELING_3POINT, DEBUG_LEVELING_FEATURE, EEPROM_SETTINGS, EEPROM_CHITCHAT, EXTENDED_CAPABILITIES_REPORT, and AUTO_REPORT_TEMPERATURES"
|
||||
|
||||
#
|
||||
# Test MESH_BED_LEVELING feature, with LCD
|
||||
# Test MAGNETIC_PARKING_EXTRUDER with LCD
|
||||
#
|
||||
restore_configs
|
||||
opt_enable MESH_BED_LEVELING MESH_G28_REST_ORIGIN MANUAL_BED_LEVELING ULTIMAKERCONTROLLER
|
||||
exec_test $1 $2 "MESH_BED_LEVELING feature, with LCD"
|
||||
opt_set EXTRUDERS 2
|
||||
opt_set TEMP_SENSOR_1 1
|
||||
opt_enable MAGNETIC_PARKING_EXTRUDER ULTIMAKERCONTROLLER
|
||||
exec_test $1 $2 "MAGNETIC_PARKING_EXTRUDER with LCD"
|
||||
|
||||
#
|
||||
# Mixing Extruder
|
||||
|
Reference in New Issue
Block a user