Update QIDI profiles (#2586)

* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
This commit is contained in:
Hukete 2023-11-02 18:41:03 +08:00 committed by GitHub
parent fcb289124e
commit cfcba09d9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 3 deletions

View file

@ -575,8 +575,11 @@
{
"name": "Qidi Generic TPU",
"sub_path": "filament/Qidi Generic TPU.json"
},
{
"name": "QIDI ABS-GF10",
"sub_path": "filament/QIDI ABS-GF10.json"
}
],
"machine_list": [
{

View file

@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS-GF10",
"from": "system",
"instantiation": "true",
"inherits": "QIDI ABS-GF25",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"14"
],
"nozzle_temperature": [
"280"
],
"nozzle_temperature_range_high": [
"280"
],
"pressure_advance": [
"0.02"
]
}

View file

@ -8,5 +8,4 @@
"compatible_printers": [
"Qidi X-Plus 3 0.6 nozzle"
]
}
s
}