mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-17 03:37:48 -06:00
Remove deleted settings from machine definitions
This commit is contained in:
parent
e40a8e2d1d
commit
88b0ca560f
7 changed files with 3 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Crazy3DPrint CZ-300",
|
"name": "Crazy3DPrint CZ-300",
|
||||||
"inherits": "crazy3dprint_base",
|
"inherits": "crazy3dprint_base",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
@ -52,7 +52,6 @@
|
||||||
"skirt_line_count": { "default_value" : 5 },
|
"skirt_line_count": { "default_value" : 5 },
|
||||||
"initial_layer_line_width_factor": { "default_value" : 140 },
|
"initial_layer_line_width_factor": { "default_value" : 140 },
|
||||||
"top_bottom_pattern": { "default_value" : "concentric" },
|
"top_bottom_pattern": { "default_value" : "concentric" },
|
||||||
"outer_inset_first": { "default_value": true },
|
|
||||||
"fill_outline_gaps": { "default_value": true },
|
"fill_outline_gaps": { "default_value": true },
|
||||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||||
"machine_start_gcode": {
|
"machine_start_gcode": {
|
||||||
|
|
|
@ -84,7 +84,6 @@
|
||||||
"material_initial_print_temperature": { "value": "material_print_temperature" },
|
"material_initial_print_temperature": { "value": "material_print_temperature" },
|
||||||
"material_final_print_temperature": { "value": "material_print_temperature" },
|
"material_final_print_temperature": { "value": "material_print_temperature" },
|
||||||
"material_flow": { "value": 100 },
|
"material_flow": { "value": 100 },
|
||||||
"travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
|
|
||||||
|
|
||||||
"z_seam_type": { "value": "'back'" },
|
"z_seam_type": { "value": "'back'" },
|
||||||
"z_seam_corner": { "value": "'z_seam_corner_weighted'" },
|
"z_seam_corner": { "value": "'z_seam_corner_weighted'" },
|
||||||
|
@ -97,7 +96,6 @@
|
||||||
"infill_wipe_dist": { "value": 0.0 },
|
"infill_wipe_dist": { "value": 0.0 },
|
||||||
"wall_0_wipe_dist": { "value": 0.0 },
|
"wall_0_wipe_dist": { "value": 0.0 },
|
||||||
|
|
||||||
"fill_perimeter_gaps": { "value": "'everywhere'" },
|
|
||||||
"fill_outline_gaps": { "value": false },
|
"fill_outline_gaps": { "value": false },
|
||||||
"filter_out_tiny_gaps": { "value": false },
|
"filter_out_tiny_gaps": { "value": false },
|
||||||
|
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"fill_outline_gaps": { "value": "True" },
|
"fill_outline_gaps": { "value": "True" },
|
||||||
"min_feature_size": { "value": "wall_line_width_0 / 4" },
|
"min_feature_size": { "value": "wall_line_width_0 / 4" },
|
||||||
"min_bead_width": { "value": "wall_line_width_0 / 2" },
|
"min_bead_width": { "value": "wall_line_width_0 / 2" },
|
||||||
"raft_airgap",: { "value": "0" },
|
"raft_airgap": { "value": "0" },
|
||||||
"raft_base_speed": { "value": "20" },
|
"raft_base_speed": { "value": "20" },
|
||||||
"raft_base_thickness": { "value": "0.3" },
|
"raft_base_thickness": { "value": "0.3" },
|
||||||
"raft_interface_line_spacing": { "value": "0.5" },
|
"raft_interface_line_spacing": { "value": "0.5" },
|
||||||
|
|
|
@ -210,7 +210,6 @@
|
||||||
"cool_fan_speed": { "value": "50" },
|
"cool_fan_speed": { "value": "50" },
|
||||||
"cool_fan_speed_max": { "value": "100" },
|
"cool_fan_speed_max": { "value": "100" },
|
||||||
"cool_min_speed": { "value": "7" },
|
"cool_min_speed": { "value": "7" },
|
||||||
"fill_perimeter_gaps": { "value": "'everywhere'" },
|
|
||||||
"fill_outline_gaps": { "value": false },
|
"fill_outline_gaps": { "value": false },
|
||||||
"filter_out_tiny_gaps": { "value": false },
|
"filter_out_tiny_gaps": { "value": false },
|
||||||
"infill_line_width": { "value": "round(line_width * 0.42 / 0.35, 2)" },
|
"infill_line_width": { "value": "round(line_width * 0.42 / 0.35, 2)" },
|
||||||
|
@ -273,7 +272,6 @@
|
||||||
"support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
|
"support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
|
||||||
"support_supported_skin_fan_speed": { "value": 100 },
|
"support_supported_skin_fan_speed": { "value": 100 },
|
||||||
"switch_extruder_retraction_amount": { "value": 0 },
|
"switch_extruder_retraction_amount": { "value": 0 },
|
||||||
"travel_compensate_overlapping_walls_0_enabled": { "value": "False" },
|
|
||||||
"travel_avoid_other_parts": { "value": true },
|
"travel_avoid_other_parts": { "value": true },
|
||||||
"travel_retract_before_outer_wall": { "value": true },
|
"travel_retract_before_outer_wall": { "value": true },
|
||||||
"top_bottom_thickness": {"value": "line_width * 2" },
|
"top_bottom_thickness": {"value": "line_width * 2" },
|
||||||
|
|
|
@ -34,8 +34,6 @@ retraction_hop_only_when_collides = True
|
||||||
skin_no_small_gaps_heuristic = True
|
skin_no_small_gaps_heuristic = True
|
||||||
skin_overlap = 10
|
skin_overlap = 10
|
||||||
small_hole_max_size = 5
|
small_hole_max_size = 5
|
||||||
speed_equalize_flow_enabled = True
|
|
||||||
speed_equalize_flow_max = 120
|
|
||||||
speed_support = 80
|
speed_support = 80
|
||||||
support_enable = True
|
support_enable = True
|
||||||
support_type = everywhere
|
support_type = everywhere
|
||||||
|
@ -54,7 +52,6 @@ support_z_distance = 0.2
|
||||||
top_bottom_thickness = =layer_height*7
|
top_bottom_thickness = =layer_height*7
|
||||||
travel_avoid_other_parts = True
|
travel_avoid_other_parts = True
|
||||||
travel_avoid_supports = True
|
travel_avoid_supports = True
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
acceleration_enabled = False
|
acceleration_enabled = False
|
||||||
jerk_enabled = False
|
jerk_enabled = False
|
||||||
infill_pattern = grid
|
infill_pattern = grid
|
||||||
|
|
|
@ -34,8 +34,6 @@ retraction_hop_only_when_collides = True
|
||||||
skin_no_small_gaps_heuristic = True
|
skin_no_small_gaps_heuristic = True
|
||||||
skin_overlap = 10
|
skin_overlap = 10
|
||||||
small_hole_max_size = 5
|
small_hole_max_size = 5
|
||||||
speed_equalize_flow_enabled = True
|
|
||||||
speed_equalize_flow_max = 150
|
|
||||||
speed_support = 80
|
speed_support = 80
|
||||||
support_enable = True
|
support_enable = True
|
||||||
support_type = everywhere
|
support_type = everywhere
|
||||||
|
@ -54,7 +52,6 @@ support_z_distance = 0.2
|
||||||
top_bottom_thickness = =layer_height*5
|
top_bottom_thickness = =layer_height*5
|
||||||
travel_avoid_other_parts = True
|
travel_avoid_other_parts = True
|
||||||
travel_avoid_supports = True
|
travel_avoid_supports = True
|
||||||
travel_compensate_overlapping_walls_enabled = True
|
|
||||||
acceleration_enabled = False
|
acceleration_enabled = False
|
||||||
jerk_enabled = False
|
jerk_enabled = False
|
||||||
infill_pattern = grid
|
infill_pattern = grid
|
||||||
|
|
|
@ -9,6 +9,7 @@ type = variant
|
||||||
hardware_type = nozzle
|
hardware_type = nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
acceleration_enabled = True
|
||||||
acceleration_prime_tower = =math.ceil(acceleration_print * 200 / 3500)
|
acceleration_prime_tower = =math.ceil(acceleration_print * 200 / 3500)
|
||||||
acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
|
acceleration_support = =math.ceil(acceleration_print * 2000 / 3500)
|
||||||
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
|
acceleration_support_interface = =math.ceil(acceleration_support * 1500 / 2000)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue