orcaslicer/resources/profiles/Qidi/filament/HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00

52 lines
990 B
JSON

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"0"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "HATCHBOX ABS @Qidi",
"is_custom_defined": "0",
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle",
"nozzle_temperature": [
"260"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.035"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.4 nozzle"
]
}