mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-01-03 08:13:49 +01:00
Remove custom filament thickness
We don’t support custom filament thickness per printer on the client yet. https://github.com/Doodle3D/doodle3d-client/issues/162
This commit is contained in:
parent
d9fc8a5d79
commit
7f56af0dfc
@ -241,7 +241,6 @@ 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