mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Add new filaments and fix some params (#11042)
* ADD NEW FILAMENTS * Update 0.20mm Standard @FlyingBear Ghost7.json fix exclude_object param * Update fdm_process_common_Ghost7.json * Update FlyingBear PLA Basic profile to include renamed_from field --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
026499c5b7
commit
fda946918a
@@ -6,8 +6,8 @@
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "40",
|
||||
"overhang_3_4_speed": "30",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "1",
|
||||
@@ -19,10 +19,10 @@
|
||||
"layer_height": "0.2",
|
||||
"print_settings_id": "0.20mm Standard @FlyingBear Ghost7",
|
||||
"sparse_infill_speed": "270",
|
||||
"exclude_object": "1",
|
||||
"exclude_object": "0",
|
||||
"internal_bridge_speed": "50",
|
||||
"top_solid_infill_flow_ratio": "0.97",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"compatible_printers": [
|
||||
"FlyingBear Ghost7 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user