mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Improving Z-Bolt Profiles (#10017)
* bugfixes (tree supports, dual wipe, travel speed) * Update fdm_process_zbolt_common.json * S800 Dual profiles added * S1000 profiles added * Dual printers layer change bugfix * Max layer for 06 nozzle bugfix * 0.4-0.48 layers slicing bugfix * First layers budfix --------- Co-authored-by: zavodik <zavodva@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S1000 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90",
|
||||
"change_filament_gcode": "G91\nG1 Z{z_hop[0]} F1000\nG90",
|
||||
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S1000 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90",
|
||||
"change_filament_gcode": "G91\nG1 Z{z_hop[0]} F1000\nG90",
|
||||
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90",
|
||||
"change_filament_gcode": "G91\nG1 Z{z_hop[0]} F1000\nG90",
|
||||
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90",
|
||||
"change_filament_gcode": "G91\nG1 Z{z_hop[0]} F1000\nG90",
|
||||
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"support_chamber_temp_control": "1",
|
||||
"change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90",
|
||||
"change_filament_gcode": "G91\nG1 Z{z_hop[0]} F1000\nG90",
|
||||
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}",
|
||||
"machine_end_gcode": "END_PRINT T_BED=[bed_temperature] T_CHAMBER=[chamber_temperature] COOLDOWN_TIME=120",
|
||||
"machine_pause_gcode": "PAUSE"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @Z-Bolt S800 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.36",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_print_height": "0.36",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
|
||||
@@ -23,5 +23,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5"
|
||||
"overhang_4_4_speed": "5",
|
||||
"skin_infill_line_width": "0.82",
|
||||
"skeleton_infill_line_width": "0.82"
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.42",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_print_height": "0.42",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
@@ -21,5 +21,7 @@
|
||||
"sparse_infill_speed": "100",
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "15"
|
||||
"overhang_3_4_speed": "15",
|
||||
"skin_infill_line_width": "0.62",
|
||||
"skeleton_infill_line_width": "0.62"
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
@@ -23,5 +23,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5"
|
||||
"overhang_4_4_speed": "5",
|
||||
"skin_infill_line_width": "0.82",
|
||||
"skeleton_infill_line_width": "0.82"
|
||||
}
|
||||
Reference in New Issue
Block a user