mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-10 15:25:07 -06:00
✅ Remove extra config restore
This commit is contained in:
parent
767c87810b
commit
b35e16b1d8
42 changed files with 1 additions and 127 deletions
|
@ -13,6 +13,3 @@ restore_configs
|
|||
opt_set MOTHERBOARD BOARD_CCROBOT_MEEB_3DP SERIAL_PORT 1 SERIAL_PORT_2 -1 \
|
||||
X_DRIVER_TYPE TMC2208 Y_DRIVER_TYPE TMC2208 Z_DRIVER_TYPE TMC2208 E0_DRIVER_TYPE TMC2208
|
||||
exec_test $1 $2 "MEEB_3DP - Basic Config with TMC2208 SW Serial" "$3"
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue