2022-07-15 15:37:19 +00:00
{
"type" : "filament" ,
"name" : "Bambu PLA Metal @base" ,
2023-09-12 02:07:46 +00:00
"inherits" : "fdm_filament_pla" ,
2022-07-15 15:37:19 +00:00
"from" : "system" ,
2023-09-12 02:07:46 +00:00
"filament_id" : "GFA02" ,
2022-07-15 15:37:19 +00:00
"instantiation" : "false" ,
2024-12-01 10:03:33 +00:00
"description" : "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing." ,
2022-07-15 15:37:19 +00:00
"filament_cost" : [
2022-12-23 02:07:52 +00:00
"29.99"
2022-07-15 15:37:19 +00:00
] ,
2023-09-12 02:07:46 +00:00
"filament_density" : [
"1.25"
] ,
2022-07-15 15:37:19 +00:00
"filament_flow_ratio" : [
2022-12-23 02:07:52 +00:00
"0.98"
2022-07-15 15:37:19 +00:00
] ,
2023-09-12 02:07:46 +00:00
"filament_vendor" : [
"Bambu Lab"
2023-05-17 06:34:46 +00:00
] ,
2024-12-01 10:03:33 +00:00
"filament_scarf_seam_type" : [
"none"
] ,
2023-05-17 06:34:46 +00:00
"filament_start_gcode" : [
2023-09-12 02:07:46 +00:00
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
2022-07-15 15:37:19 +00:00
]
2023-05-11 04:27:16 +00:00
}