mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
adjust doodle dream filament thickness to 1.75
This commit is contained in:
parent
4a054f5d5f
commit
623f28f71a
@ -241,6 +241,7 @@ M.printer_travelSpeed = {
|
|||||||
|
|
||||||
M.printer_filamentThickness = {
|
M.printer_filamentThickness = {
|
||||||
default = 2.89,
|
default = 2.89,
|
||||||
|
default_doodle_dream = 1.75,
|
||||||
type = 'float',
|
type = 'float',
|
||||||
description = '',
|
description = '',
|
||||||
min = 0.0
|
min = 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user