mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI PLA Matte Basic @Qidi Q2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI PLA Matte Basic@Q2-Series",
|
||||
"pressure_advance": ["0.008"],
|
||||
"compatible_printers": ["Qidi Q2 0.8 nozzle"]
|
||||
}
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
"0.008"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Q2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user