* 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
89 lines
No EOL
1.6 KiB
JSON
89 lines
No EOL
1.6 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pe",
|
|
"inherits": "fdm_filament_common",
|
|
"filament_id": "GFP99",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"additional_cooling_fan_speed": [
|
|
"70"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"cool_plate_temp": [
|
|
"35"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"35"
|
|
],
|
|
"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_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_type": [
|
|
"PE"
|
|
],
|
|
"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": [
|
|
"0"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"temperature_vitrification": [
|
|
"45"
|
|
],
|
|
"textured_plate_temp": [
|
|
"55"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"55"
|
|
]
|
|
} |