mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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.36mm Standard @FF G4 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_solid_infill_flow_ratio": "0.96",
|
||||
"bridge_acceleration": "3000",
|
||||
"brim_type": "auto_brim",
|
||||
@@ -8,14 +13,11 @@
|
||||
"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 nozzle"
|
||||
],
|
||||
"gap_fill_target": "topbottom",
|
||||
"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",
|
||||
@@ -29,10 +31,8 @@
|
||||
"internal_solid_infill_acceleration": "8000",
|
||||
"internal_solid_infill_line_width": "0.62",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.36",
|
||||
"line_width": "0.62",
|
||||
"name": "0.36mm Standard @FF G4 0.6 nozzle",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
@@ -59,9 +59,8 @@
|
||||
"top_surface_speed": "100",
|
||||
"travel_acceleration": "20000",
|
||||
"travel_speed": "550",
|
||||
"version": "2.1.1.0",
|
||||
"wipe_speed": "50",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "10",
|
||||
"wipe_tower_extra_spacing": "110%"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user