* Qidi.json * Qidi.json * Qidi.json * new change new change * Qidi.json * Update fdm_filament_pla.json little change * Update fdm_filament_pla.json little change * Update fdm_machine_common.json little change * Update fdm_process_qidi_x3_common.json little change
97 lines
1.7 KiB
JSON
97 lines
1.7 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_abs",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_common",
|
|
"activate_chamber_temp_control": [
|
|
"0"
|
|
],
|
|
"cool_plate_temp" : [
|
|
"90"
|
|
],
|
|
"eng_plate_temp" : [
|
|
"90"
|
|
],
|
|
"hot_plate_temp" : [
|
|
"90"
|
|
],
|
|
"textured_plate_temp" : [
|
|
"90"
|
|
],
|
|
"cool_plate_temp_initial_layer" : [
|
|
"90"
|
|
],
|
|
"eng_plate_temp_initial_layer" : [
|
|
"90"
|
|
],
|
|
"hot_plate_temp_initial_layer" : [
|
|
"90"
|
|
],
|
|
"textured_plate_temp_initial_layer" : [
|
|
"90"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"3"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"filament_type": [
|
|
"ABS"
|
|
],
|
|
"filament_density": [
|
|
"1.24"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"250"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"fan_min_speed": [
|
|
"20"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"80"
|
|
],
|
|
"nozzle_temperature": [
|
|
"270"
|
|
],
|
|
"temperature_vitrification": [
|
|
"100"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"270"
|
|
],
|
|
"activate_air_filtration":[
|
|
"1"
|
|
],
|
|
"during_print_exhaust_fan_speed":[
|
|
"40"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
]
|
|
}
|