orcaslicer/resources/profiles/Qidi/filament/Qidi Generic PLA.json
fr3ak2402 11e7498b82
Change Qidi printer profiles
Recording the profile from the X-Plus3.
Adjusting the names so that all names begin with Qidi.
Adding the Build Plates .
2023-04-25 19:41:51 +02:00

23 lines
494 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Qidi Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Qidi X-Smart3 0.4 nozzle",
"Qidi X-Plus3 0.4 nozzle",
"Qidi X-Max3 0.4 nozzle"
]
}