@hiv3d/bambu-types
Version:
TypeScript types and utilities for Bambu Lab 3D printers including error codes, commands, and API types
25 lines • 576 B
JSON
{
"type": "filament",
"name": "Bambu PLA Basic @BBL X1",
"inherits": "Bambu PLA Basic @base",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
],
"filament_end_gcode": [
"; filament end gcode \n\n"
]
}