orcaslicer/resources/profiles/Qidi/filament/PolyLite PLA @Qidi 0.2 nozzle.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00

26 lines
595 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "PolyLite PLA @Qidi 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "PolyLite PLA @Qidi",
"pressure_advance": [
"0.057"
],
"enable_pressure_advance": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"compatible_printers": [
"Qidi X-Plus 0.2 nozzle",
"Qidi X-Max 0.2 nozzle",
"Qidi X-CF Pro 0.2 nozzle",
"Qidi X-Smart 3 0.2 nozzle",
"Qidi X-Plus 3 0.2 nozzle",
"Qidi X-Max 3 0.2 nozzle"
]
}