mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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 .
This commit is contained in:
20
resources/profiles/Qidi/filament/Qidi Generic PC.json
Normal file
20
resources/profiles/Qidi/filament/Qidi Generic PC.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSC99",
|
||||
"name": "Qidi Generic PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Smart3 0.4 nozzle",
|
||||
"Qidi X-Plus3 0.4 nozzle",
|
||||
"Qidi X-Max3 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user