mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

Recording the profile from the X-Plus3. Adjusting the names so that all names begin with Qidi. Adding the Build Plates .
26 lines
553 B
JSON
26 lines
553 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|