* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
82 lines
No EOL
1.2 KiB
JSON
82 lines
No EOL
1.2 KiB
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "fdm_filament_asa",
|
|
"inherits": "fdm_filament_common",
|
|
"hot_plate_temp": [
|
|
"90"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"90"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"80"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"4"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"20"
|
|
],
|
|
"filament_cost": [
|
|
"80"
|
|
],
|
|
"filament_density": [
|
|
"1.04"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"7.6"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.6"
|
|
],
|
|
"filament_z_hop": [
|
|
"0.7"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"255"
|
|
],
|
|
"nozzle_temperature": [
|
|
"255"
|
|
],
|
|
"temperature_vitrification": [
|
|
"182"
|
|
],
|
|
"fan_max_speed": [
|
|
"35"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"5"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"filament_type": [
|
|
"ASA"
|
|
],
|
|
"default_filament_colour": [
|
|
"#F35887"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"280"
|
|
]
|
|
} |