@hiv3d/bambu-types
Version:
TypeScript types and utilities for Bambu Lab 3D printers including error codes, commands, and API types
41 lines • 769 B
JSON
{
"type": "filament",
"filament_id": "GFL96",
"setting_id": "GFSL96_Qidi_01",
"name": "Generic PLA Silk @Qidi",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"pressure_advance": [
"0.032"
],
"nozzle_temperature_initial_layer":[
"220"
],
"filament_max_volumetric_speed": [
"7.5"
],
"filament_retraction_length": [
"0.5"
],
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"hot_plate_temp_initial_layer" : [
"55"
],
"hot_plate_temp" : [
"55"
],
"filament_vendor": [
"Generic"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",
"Qidi X-Max 0.4 nozzle",
"Qidi X-CF Pro 0.4 nozzle"
]
}