decrease max z (tested a print of 115. the nozzle scraps the top when traveling home after print. giving 3mm space for a safe travel home)

This commit is contained in:
Arne Boon 2015-06-08 16:11:44 +02:00
parent 3e2cac9c62
commit 798f9bcf80
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ M.printer_dimensions_z = {
default_minifactory = 155,
default__3Dison_plus = 150,
default_lulzbot_taz_4 = 250,
default_ultimaker2go = 115,
default_ultimaker2go = 112,
--default_doodle_dream = 80,
subSection = 'printer_type',
type = 'int',