orcaslicer/resources/profiles/Qidi/filament/Overture ABS @Qidi Q1 Pro 0.8 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
992 B
JSON

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"60"
],
"fan_max_speed": [
"80"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "Overture ABS @Qidi",
"is_custom_defined": "0",
"name": "Overture ABS @Qidi Q1 Pro 0.8 nozzle",
"nozzle_temperature": [
"255"
],
"nozzle_temperature_initial_layer": [
"250"
],
"overhang_fan_speed": [
"100"
],
"pressure_advance": [
"0.01"
],
"slow_down_min_speed": [
"10"
],
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"compatible_printers": [
"Qidi Q1 Pro 0.8 nozzle"
]
}