Qidi: profiles updates (#2506)

Add TPU-95A HF
This commit is contained in:
Hukete 2023-10-25 17:11:24 +08:00 committed by GitHub
parent 5e0102e8ca
commit fdb73b2e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
141 changed files with 3048 additions and 1009 deletions

View file

@ -0,0 +1,32 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI PLA Rapido 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"5"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.031"
],
"filament_max_volumetric_speed": [
"2"
],
"compatible_printers": [
"Qidi X-Plus 0.2 nozzle",
"Qidi X-Max 0.2 nozzle",
"Qidi X-CF Pro 0.2 nozzle",
"Qidi X-Smart 3 0.2 nozzle",
"Qidi X-Plus 3 0.2 nozzle",
"Qidi X-Max 3 0.2 nozzle"
]
}