mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.42mm Standard @FF G4 0.6 HF nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_solid_infill_flow_ratio": "0.96",
|
||||
"bridge_acceleration": "3000",
|
||||
"bridge_flow": "0.98",
|
||||
@@ -9,15 +14,12 @@
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"filter_out_gap_fill": "0.1",
|
||||
"flush_into_support": "1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 0.6 HF nozzle"
|
||||
],
|
||||
"gap_fill_target": "topbottom",
|
||||
"gap_infill_speed": "70",
|
||||
"infill_wall_overlap": "20%",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"initial_layer_acceleration": "800",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_line_width": "0.62",
|
||||
@@ -30,10 +32,8 @@
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"internal_solid_infill_line_width": "0.62",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.42",
|
||||
"line_width": "0.62",
|
||||
"name": "0.42mm Standard @FF G4 0.6 HF nozzle",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_2_4_speed": "50",
|
||||
@@ -66,9 +66,8 @@
|
||||
"top_surface_line_width": "0.62",
|
||||
"travel_acceleration": "30000",
|
||||
"travel_speed": "550",
|
||||
"version": "2.1.1.0",
|
||||
"wipe_speed": "500",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "10",
|
||||
"wipe_tower_extra_spacing": "110%"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user