0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-03 00:44:33 +02:00

adjust doodle dream filament thickness to 1.75

This commit is contained in:
Arne Boon 2015-05-27 17:59:44 +02:00
parent 4a054f5d5f
commit 623f28f71a

View File

@ -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