mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-04-19 17:46:30 +02:00
Enabling traveling by default
This commit is contained in:
parent
d1c2b08a1f
commit
0e601baf2a
@ -249,7 +249,7 @@ M.printer_retraction_amount = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
M.printer_enableTraveling = {
|
M.printer_enableTraveling = {
|
||||||
default = false,
|
default = true,
|
||||||
type = 'bool',
|
type = 'bool',
|
||||||
description = ''
|
description = ''
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user