0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-14 05:31:23 +02:00

set default printing temperature to 210 instead of 230 degrees

This commit is contained in:
Rick Companje 2017-06-23 15:06:23 +02:00
parent a5f3ff92cf
commit 18271618f7

View File

@ -262,7 +262,7 @@ M.printer_baudrate = {
}
M.printer_temperature = {
default = 230,
default = 210,
type = 'int',
description = 'printing temperature',
min = 0