So I calibrated the Flow Dyamics which produced CCTree - ST-PLA - White Flow.json and CCTree - ST-PLA - White Flow.info
and then Flow rate which produced CCTree - ST-PLA - White Flow Rate Calibrated_Ext.json and CCTree - ST-PLA - White Flow Rate Calibrated_Ext.json.info
I went ahead and printed with the CCTree - ST-PLA - White Flow Rate Calibrated_Ext but I am not sure the calibrations being applied correctly, how can this be verified?
Here are the name followed by the contents of each file, and Here are the file name name followed by the contents of each file
BambuStudio.conf
-- snip --
"calis": [
{
"cali_finished": 1,
"dev_id": "00M09A372500507",
"flow_ratio": 0.9800000190734863,
"presets": [
{
"filament_id": "GFL99",
"name": "CCTree - ST-PLA - White",
"nozzle_diameter": 0.4000000059604645,
"setting_id": "PFUSf53e34ec74dc9b",
"tray_id": 254
}
]
}
],
-- snip --
CCTree - ST-PLA - White.info
sync_info =
user_id = 4011057762
setting_id = PFUSf53e34ec74dc9b
base_id = GFSL99
updated_time = 1695602493
CCTree - ST-PLA - White.json
{
"filament_settings_id": [
"CCTree - ST-PLA - White"
],
"from": "User",
"inherits": "Generic PLA",
"is_custom_defined": "0",
"name": "CCTree - ST-PLA - White",
"version": "1.7.0.18"
}
CCTree - ST-PLA - White Flow Rate Calibrated_Ext.info
sync_info =
user_id = 4011057762
setting_id = PFUSc6b5a855b594de
base_id = GFSL99
updated_time = 1695605296
CCTree - ST-PLA - White Flow Rate Calibrated_Ext.json
{
"filament_flow_ratio": [
"0.969"
],
"filament_settings_id": [
"CCTree - ST-PLA - White Flow Rate Calibrated_Ext"
],
"filament_vendor": [
"CCTree"
],
"from": "User",
"inherits": "Generic PLA",
"is_custom_defined": "0",
"name": "CCTree - ST-PLA - White Flow Rate Calibrated_Ext",
"version": "1.7.0.18"
}