fix: wire printing height depends on nozzle head dist (CURA-1555)

This commit is contained in:
Tim Kuipers 2016-09-05 14:38:24 +02:00
parent 73d7e22efe
commit c268fcd8c6

View file

@ -3759,6 +3759,7 @@
"type": "float",
"unit": "mm",
"default_value": 3,
"value": "machine_nozzle_head_distance",
"minimum_value": "0.0001",
"maximum_value_warning": "20",
"enabled": "wireframe_enabled",