Adding platform to HMS434

This commit is contained in:
maukcc 2019-03-29 14:26:42 +01:00
parent afb6810bac
commit 7f2fcb16a8
5 changed files with 44763 additions and 9 deletions

View file

@ -31,8 +31,9 @@
"6": "hms434_tool_7",
"7": "hms434_tool_8"
},
"platform": "hms_platform.stl",
"platform_offset": [ -220, -5, 150],
"platform": "hms_platform.obj",
"platform_offset": [ 26, -13.2, 162.5],
"platform_texture": "hms434.png",
"first_start_actions": ["MachineSettingsAction"],
"supported_actions": ["MachineSettingsAction"]
},
@ -63,7 +64,7 @@
"retraction_extra_prime_amount": {"minimum_value_warning": "-2.0" },
"optimize_wall_printing_order": {"default_value": true },
"material_initial_print_temperature": {"maximum_value_warning": "material_print_temperature + 15" },
"machine_nozzle_heat_up_speed": {"default_value": 20},
"machine_nozzle_heat_up_speed": {"default_value": 12},
"machine_nozzle_cool_down_speed": {"default_value": 20},
"machine_min_cool_heat_time_window": {"default_value": 5},
@ -130,7 +131,7 @@
"cool_min_layer_time_fan_speed_max": {"value": "cool_min_layer_time"},
"cool_min_layer_time": {"value": 20},
"cool_min_speed": {"value": "speed_wall_x"},
"cool_lift_head": {"value": true},
"cool_lift_head": {"value": false},
"support_z_distance": {"value": 0},
"support_xy_distance": {"value": 1},