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,12 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Generic PC @Qidi Q2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Generic PC@Q2-Series",
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["10"],
|
||||
"pressure_advance": ["0.008"],
|
||||
"compatible_printers": ["Qidi Q2 0.8 nozzle"]
|
||||
}
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.008"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user