mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Overture PLA @Qidi Q2 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Overture PLA@Q2-Series",
|
||||
"filament_max_volumetric_speed": ["2"],
|
||||
"pressure_advance": ["0.062"],
|
||||
"compatible_printers": ["Qidi Q2 0.2 nozzle"]
|
||||
}
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.062"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q2 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user