Thanks bhast2 ,these profiles are based on his original version. Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434 (cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
64 lines
No EOL
1.1 KiB
JSON
64 lines
No EOL
1.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pet",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_common",
|
|
"eng_plate_temp": [
|
|
"0"
|
|
],
|
|
"hot_plate_temp": [
|
|
"80"
|
|
],
|
|
"textured_plate_temp": [
|
|
"80"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"20"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"25"
|
|
],
|
|
"filament_type": [
|
|
"PETG"
|
|
],
|
|
"filament_density": [
|
|
"1.27"
|
|
],
|
|
"filament_cost": [
|
|
"30"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"255"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"fan_min_speed": [
|
|
"20"
|
|
],
|
|
"nozzle_temperature": [
|
|
"255"
|
|
],
|
|
"temperature_vitrification": [
|
|
"80"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"220"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"260"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
]
|
|
} |