mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53: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 = {
|
||||
default = 2.89,
|
||||
default_doodle_dream = 1.75,
|
||||
type = 'float',
|
||||
description = '',
|
||||
min = 0.0
|
||||
|
Loading…
Reference in New Issue
Block a user