Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@ -12,6 +12,7 @@ set -e
|
||||
restore_configs
|
||||
use_example_configs ArmEd
|
||||
opt_set X_DRIVER_TYPE TMC2130 Y_DRIVER_TYPE TMC2208
|
||||
opt_enable LASER_SYNCHRONOUS_M106_M107
|
||||
exec_test $1 $2 "ArmEd Example Configuration with mixed TMC Drivers" "$3"
|
||||
|
||||
# clean up
|
||||
|
Reference in New Issue
Block a user