2022-07-15 15:37:19 +00:00
|
|
|
{
|
|
|
|
"type": "filament",
|
2022-08-04 09:03:54 +00:00
|
|
|
"setting_id": "GFSL19",
|
2022-07-15 15:37:19 +00:00
|
|
|
"name": "PolyLite PLA @BBL X1C",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "PolyLite PLA @base",
|
|
|
|
"filament_max_volumetric_speed": [
|
|
|
|
"15"
|
|
|
|
],
|
2022-08-31 03:45:42 +00:00
|
|
|
"filament_start_gcode": [
|
|
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
|
|
|
],
|
2022-07-15 15:37:19 +00:00
|
|
|
"compatible_printers": [
|
2022-09-27 03:27:16 +00:00
|
|
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
|
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
|
|
|
"Bambu Lab X1 Carbon 0.8 nozzle"
|
2022-07-15 15:37:19 +00:00
|
|
|
]
|
|
|
|
}
|