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
1 changed files with 1 additions and 1 deletions

View File

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