@hiv3d/bambu-types
Version:
TypeScript types and utilities for Bambu Lab 3D printers including error codes, commands, and API types
45 lines (44 loc) • 916 B
JSON
{
"type": "filament",
"filament_id": "GFA00",
"setting_id": "GFSA00_Qidi_45",
"name": "QIDI PLA Rapido Silk @Qidi",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"7.5"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.031"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"hot_plate_temp" : [
"55"
],
"hot_plate_temp_initial_layer" : [
"55"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",
"Qidi X-Max 0.4 nozzle",
"Qidi X-CF Pro 0.4 nozzle",
"Qidi X-Smart 3 0.4 nozzle",
"Qidi X-Plus 3 0.4 nozzle",
"Qidi X-Max 3 0.4 nozzle"
]
}