Update QIDI profiles (#4549)

1)add Q1 Pro profiles
This commit is contained in:
Hukete 2024-03-18 23:07:40 +08:00 committed by GitHub
parent dec33a93e8
commit 6d0369f5d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
115 changed files with 3106 additions and 87 deletions

View file

@ -71,7 +71,6 @@
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "5",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
@ -90,5 +89,6 @@
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_speed": "430",
"top_shell_thickness": "0.6"
"top_shell_layers": "7",
"top_shell_thickness": "1"
}