2023-04-07 07:33:24 +00:00
|
|
|
{
|
2023-05-11 04:27:16 +00:00
|
|
|
"type": "filament",
|
|
|
|
"filament_id": "GFA05",
|
|
|
|
"name": "Bambu PLA Silk @base",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "false",
|
|
|
|
"inherits": "fdm_filament_pla",
|
|
|
|
"filament_vendor": [
|
|
|
|
"Bambu Lab"
|
|
|
|
],
|
|
|
|
"filament_flow_ratio": [
|
|
|
|
"0.98"
|
|
|
|
],
|
|
|
|
"filament_density": [
|
|
|
|
"1.32"
|
|
|
|
],
|
|
|
|
"filament_cost": [
|
|
|
|
"29.99"
|
|
|
|
],
|
|
|
|
"nozzle_temperature_initial_layer": [
|
|
|
|
"230"
|
|
|
|
],
|
|
|
|
"nozzle_temperature": [
|
|
|
|
"230"
|
2023-05-17 06:34:46 +00:00
|
|
|
],
|
|
|
|
"filament_start_gcode": [
|
|
|
|
"; 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}"
|
2023-05-11 04:27:16 +00:00
|
|
|
]
|
2023-04-07 07:33:24 +00:00
|
|
|
}
|