OrcaSlicer/resources/profiles/Qidi/filament/Qidi Generic PA-CF.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

44 lines
845 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "Qidi Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"290"
],
"nozzle_temperature": [
"290"
],
"filament_max_volumetric_speed": [
"8"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"0%"
],
"overhang_fan_speed": [
"40"
],
"fan_cooling_layer_time": [
"5"
],
"full_fan_speed_layer": [
"2"
],
"compatible_printers": [
"Qidi X-Smart3 0.4 nozzle",
"Qidi X-Plus3 0.4 nozzle",
"Qidi X-Max3 0.4 nozzle"
]
}