mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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.20mm Standard @FF G4P HF",
|
||||
"inherits": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bridge_speed": "15",
|
||||
"brim_type": "auto_brim",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
@@ -6,18 +11,13 @@
|
||||
"enable_support": "0",
|
||||
"filter_out_gap_fill": "0.1",
|
||||
"flush_into_support": "1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.4 HF nozzle"
|
||||
],
|
||||
"gap_fill_target": "topbottom",
|
||||
"inherits": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_speed": "60",
|
||||
"inner_wall_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"name": "0.20mm Standard @FF G4P HF",
|
||||
"only_one_wall_first_layer": "1",
|
||||
"prime_tower_brim_width": "5",
|
||||
"prime_tower_width": "30",
|
||||
@@ -39,7 +39,6 @@
|
||||
"support_type": "tree(auto)",
|
||||
"travel_acceleration": "30000",
|
||||
"travel_speed": "600",
|
||||
"version": "2.1.1.0",
|
||||
"wipe_tower_cone_angle": "10",
|
||||
"wipe_tower_extra_spacing": "110%"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user