JSON: temp flow settings

This commit is contained in:
Tim Kuipers 2015-10-27 16:49:43 +01:00
parent 936c2f9365
commit 8c629c511c
8 changed files with 62 additions and 0 deletions

View file

@ -16,6 +16,8 @@
"machine_depth": { "default": 200 },
"machine_center_is_zero": { "default": false },
"machine_nozzle_size": { "default": 0.4 },
"machine_nozzle_heat_up_speed": { "default": 2.0 },
"machine_nozzle_cool_down_speed": { "default": 2.0 },
"machine_head_shape_min_x": { "default": 75 },
"machine_head_shape_min_y": { "default": 18 },
"machine_head_shape_max_x": { "default": 18 },