mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
✨ MARKFORGED_INVERSE (#26516)
This commit is contained in:
parent
775c6bb20e
commit
fef74398e4
4 changed files with 20 additions and 11 deletions
|
@ -9,6 +9,7 @@ set -e
|
|||
|
||||
use_example_configs Mks/Robin
|
||||
opt_set MOTHERBOARD BOARD_MKS_ROBIN_MINI EXTRUDERS 1 TEMP_SENSOR_1 0
|
||||
opt_enable MARKFORGED_XY MARKFORGED_INVERSE
|
||||
exec_test $1 $2 "MKS Robin mini" "$3"
|
||||
|
||||
# cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue