mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2026-05-13 18:22:21 +02: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:
@@ -241,7 +241,6 @@ M.printer_travelSpeed = {
|
||||
|
||||
M.printer_filamentThickness = {
|
||||
default = 2.89,
|
||||
default_doodle_dream = 1.75,
|
||||
type = 'float',
|
||||
description = '',
|
||||
min = 0.0
|
||||
|
||||
Reference in New Issue
Block a user