mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06: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:
parent
fd80a70bb7
commit
11e7498b82
39 changed files with 2514 additions and 0 deletions
26
resources/profiles/Qidi/filament/Qidi Generic PA.json
Normal file
26
resources/profiles/Qidi/filament/Qidi Generic PA.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN98",
|
||||
"name": "Qidi Generic PA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"required_nozzle_HRC": [
|
||||
"3"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Smart3 0.4 nozzle",
|
||||
"Qidi X-Plus3 0.4 nozzle",
|
||||
"Qidi X-Max3 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue