Update normal.inst.cfg

This commit is contained in:
MaukCC 2017-03-14 13:59:03 +01:00 committed by GitHub
parent 44269d4ede
commit e1a3f16da7

View File

@ -10,3 +10,5 @@ global_quality = True
weight = 0
[values]
layer_height = 0.1
layer_height_0 = =(0.8 * min(extruderValues('machine_nozzle_size'))) if min(extruderValues('machine_nozzle_size')) < 0.4 else 0.3