Upate deltacomb.def.json

bad indenting fixes
This commit is contained in:
Gabriele Rossetti 2018-04-09 14:21:39 +02:00 committed by GitHub
parent f4399834b4
commit 9607fd261a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
"infill_before_walls" : { "default_value": false },
"top_bottom_thickness": { "default_value": 0.6 },
"support_z_distance": { "value": "layer_height * 2" },
"support_bottom_distance": { "value": "layer_height" },
"support_bottom_distance": { "value": "layer_height" },
"support_use_towers" : { "default_value": false }
}
}