mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user