* 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
97 lines
No EOL
1.7 KiB
JSON
97 lines
No EOL
1.7 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pva",
|
|
"inherits": "fdm_filament_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"additional_cooling_fan_speed": [
|
|
"70"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"cool_plate_temp": [
|
|
"45"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"45"
|
|
],
|
|
"eng_plate_temp": [
|
|
"0"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"filament_density": [
|
|
"1.24"
|
|
],
|
|
"filament_is_support": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_soluble": [
|
|
"1"
|
|
],
|
|
"filament_type": [
|
|
"PVA"
|
|
],
|
|
"hot_plate_temp": [
|
|
"55"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"nozzle_temperature": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"190"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"50%"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"35"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"35"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"temperature_vitrification": [
|
|
"45"
|
|
],
|
|
"textured_plate_temp": [
|
|
"55"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
]
|
|
} |