mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "C1 Generic High Flow PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
@@ -36,7 +36,7 @@
|
||||
"filament_max_volumetric_speed": [
|
||||
"43"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
@@ -52,7 +52,7 @@
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "C1 Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
@@ -40,7 +40,7 @@
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "C1 Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
@@ -15,14 +15,14 @@
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"hot_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"68"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
"Construct 1 0.4 nozzle",
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -3,28 +3,28 @@
|
||||
"name": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp" : [
|
||||
"cool_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"eng_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"textured_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"66"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"66"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"66"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"66"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
@@ -141,4 +141,4 @@
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pet",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"eng_plate_temp" : [
|
||||
"eng_plate_temp": [
|
||||
"75"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
@@ -67,4 +67,4 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pla",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
@@ -19,22 +19,22 @@
|
||||
"filament_cost": [
|
||||
"25"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"cool_plate_temp": [
|
||||
"40"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"eng_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"62"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"40"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"68"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"68"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
@@ -82,4 +82,4 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"printer_settings_id": "CONSTRUCT3D",
|
||||
"name": "Construct 1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Construct 1",
|
||||
"default_print_profile": "0.22mm Quality @Construct 1",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"type": "machine",
|
||||
"name": "Construct 1 0.4 nozzle",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "CONSTRUCT3D",
|
||||
"printer_model": "Construct 1",
|
||||
"default_print_profile": "0.22mm Quality @Construct 1",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"225x0",
|
||||
"225x260",
|
||||
"0x260"
|
||||
],
|
||||
"printable_height": "180",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"thumbnails_format": "QOI",
|
||||
"machine_max_acceleration_e": [
|
||||
"printable_height": "180",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"thumbnails_format": "QOI",
|
||||
"machine_max_acceleration_e": [
|
||||
"9000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
@@ -66,16 +66,16 @@
|
||||
"max_layer_height": [
|
||||
"0.38"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"retraction_length": [
|
||||
"retraction_length": [
|
||||
"0.7"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"50"
|
||||
],
|
||||
"z_hop": [
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"bed_mesh_max": "200,235",
|
||||
@@ -85,4 +85,4 @@
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"printer_settings_id": "CONSTRUCT3D",
|
||||
"name": "Construct 1 XL 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Construct 1 XL",
|
||||
"default_print_profile": "0.20mm Quality @Construct 1 XL",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"type": "machine",
|
||||
"name": "Construct 1 XL 0.6 nozzle",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "CONSTRUCT3D",
|
||||
"printer_model": "Construct 1 XL",
|
||||
"default_print_profile": "0.20mm Quality @Construct 1 XL",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"325x0",
|
||||
"325x370",
|
||||
"0x370"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"thumbnails_format": "QOI",
|
||||
"machine_max_acceleration_e": [
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"thumbnails_format": "QOI",
|
||||
"machine_max_acceleration_e": [
|
||||
"9000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
@@ -61,18 +61,18 @@
|
||||
"machine_max_speed_z": [
|
||||
"40"
|
||||
],
|
||||
"machine_end_gcode": ";Retract the filament\nG92 E1\nG1 E-5 F900\n;Move nozzle fast\nG1 X5 Y369 F15000\n;Move Bed Down\nG1 Z400 F6000\n\n;Set machine to idle\nT-1\nM104 S0\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nM84 ; disable motors\n",
|
||||
"machine_end_gcode": ";Retract the filament\nG92 E1\nG1 E-5 F900\n;Move nozzle fast\nG1 X5 Y369 F15000\n;Move Bed Down\nG1 Z400 F6000\n\n;Set machine to idle\nT-1\nM104 S0\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nM84 ; disable motors\n",
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM106 S0 ; Turn Fan off\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM190 S[first_layer_bed_temperature] ; set bed temp\nM109 S160 ; set extruder temp\nM557 P5 X{adaptive_bed_mesh_min[0]}:{adaptive_bed_mesh_max[0]} Y{adaptive_bed_mesh_min[1]}:{adaptive_bed_mesh_max[1]} ; dynamic meshing\nG28 ; home all\nG1 Z15 F6000 ; move the printer down 15mm\nG1 Y1.0 Z0.3 F4000 ; move print head up\nM109 S[first_layer_temperature] ; set extruder temp\n\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] T0 ; wait for extruder temp\n;prime the extruder\nG1 X5 Y2 Z0.3 F6000; go to edge of build volume\nG1 X60 E10 F1000 ;gentle purge start\nG1 X110 E25 F1000; heavy purge\nG1 X60;",
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"retraction_length": [
|
||||
"retraction_length": [
|
||||
"0.7"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"50"
|
||||
],
|
||||
"z_hop": [
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"bed_mesh_max": "320,330",
|
||||
@@ -82,4 +82,4 @@
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"nozzle_diameter": "0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "CONSTRUCT3D",
|
||||
"bed_model": "construct_1_xl_buildplate_model.stl",
|
||||
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
|
||||
"bed_model": "construct_1_xl_buildplate_model.stl",
|
||||
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "CONSTRUCT3D",
|
||||
"bed_model": "construct_1_buildplate_model.stl",
|
||||
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
|
||||
}
|
||||
"bed_model": "construct_1_buildplate_model.stl",
|
||||
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
|
||||
}
|
||||
@@ -14,8 +14,8 @@
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "reprapfirmware",
|
||||
"host_type": "duet",
|
||||
"printhost_apikey": "",
|
||||
"host_type": "duet",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
@@ -117,15 +117,15 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"thumbnails_format": "QOI",
|
||||
"thumbnails": [
|
||||
"thumbnails_format": "QOI",
|
||||
"thumbnails": [
|
||||
"160x160"
|
||||
],
|
||||
"z_lift_type": "Auto Lift",
|
||||
"default_print_profile": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM106 S0 ; Turn Fan off\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM190 S[first_layer_bed_temperature] ; set bed temp\nM109 S160 ; set extruder temp\nG28 ; home all\nG1 Z15 F6000 ; move the printer down 15mm\nG1 Y1.0 Z0.3 F4000 ; move print head up\nM109 S[first_layer_temperature] ; set extruder temp\n\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\n;prime the extruder\nG1 X5 Y2 Z0.3 F6000; go to edge of build volume\nG1 X60 E10 F1000 ;gentle purge start\nG1 X110 E25 F1000; heavy purge\nG1 X60;",
|
||||
"machine_end_gcode": ";Retract the filament\nG92 E1\nG1 E-5 F900\n;Move nozzle fast\nG1 X5 Y258 F15000\n;Move Bed Down\nG1 Z180 F6000\n\n;Set machine to idle\nM104 S0\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nM84 ; disable motors",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.14mm Quality @Construct 1",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.14mm Quality @Construct 1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "220",
|
||||
"internal_solid_infill_line_width": "0.44",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.14",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2200",
|
||||
@@ -50,5 +49,7 @@
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": ["Construct 1 0.4 nozzle"]
|
||||
}
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.20mm Quality @Construct 1 XL",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.20mm Quality @Construct 1 XL",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"default_acceleration": "4000",
|
||||
"default_jerk": "12",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "220",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"internal_solid_infill_speed": "240",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.6",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -49,6 +48,8 @@
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": ["Construct 1 XL 0.6 nozzle"]
|
||||
}
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.22mm Standard @Construct 1",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.22mm Standard @Construct 1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
"default_jerk": "12",
|
||||
@@ -23,7 +23,6 @@
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.44",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.22",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2800",
|
||||
@@ -48,8 +47,9 @@
|
||||
"top_surface_speed": "160",
|
||||
"travel_acceleration": "6400",
|
||||
"travel_speed": "320",
|
||||
"version": "1.8.0.0",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": ["Construct 1 0.4 nozzle"]
|
||||
}
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.25mm Industrial @Construct 1",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.25mm Industrial @Construct 1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "240",
|
||||
"internal_solid_infill_line_width": "0.44",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.22",
|
||||
"line_width": "0.44",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -50,6 +49,8 @@
|
||||
"travel_acceleration": "6400",
|
||||
"travel_speed": "320",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"wall_loops": "3",
|
||||
"compatible_printers": ["Construct 1 0.4 nozzle"]
|
||||
}
|
||||
"wall_loops": "3",
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.30mm Draft @Construct 1",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.30mm Draft @Construct 1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.44",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.44",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -52,5 +51,7 @@
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": ["Construct 1 0.4 nozzle"]
|
||||
}
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.30mm Industrial @Construct 1 XL",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.30mm Industrial @Construct 1 XL",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"default_acceleration": "4000",
|
||||
"default_jerk": "12",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "240",
|
||||
"internal_solid_infill_line_width": "0.62",
|
||||
"internal_solid_infill_speed": "240",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.62",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -48,8 +47,10 @@
|
||||
"top_surface_speed": "140",
|
||||
"travel_acceleration": "6000",
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "3",
|
||||
"wall_loops": "3",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": ["Construct 1 XL 0.6 nozzle"]
|
||||
}
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Construct 1 XL",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.30mm Standard @Construct 1 XL",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
"default_jerk": "13",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.62",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.64",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -53,6 +52,8 @@
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": ["Construct 1 XL 0.6 nozzle"]
|
||||
}
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.38mm Draft @Construct 1 XL",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.38mm Draft @Construct 1 XL",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
@@ -25,7 +25,6 @@
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.64",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.38",
|
||||
"line_width": "0.64",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -54,7 +53,9 @@
|
||||
"travel_acceleration": "6400",
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": ["Construct 1 XL 0.6 nozzle"]
|
||||
}
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"compatible_printers": [
|
||||
"Construct 1 XL 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -37,7 +37,7 @@
|
||||
"ironing_speed": "40",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "60",
|
||||
@@ -103,4 +103,4 @@
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "100",
|
||||
"travel_speed": "320"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user