mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +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
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "FlyingBear PC @Ghost7",
|
||||
"inherits": "fdm_filament_pc @Ghost7",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "GFC99",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.034"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FlyingBear Ghost7 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user