Fix 0.16mm parameters and update start_gcode (#4414)

Fix 0.16mm parameters and update start_gcode
This commit is contained in:
InfimechOfficial 2024-03-11 22:36:03 +08:00 committed by GitHub
parent 94eb020459
commit 6689087e6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 3 deletions

View file

@ -6,6 +6,9 @@
"instantiation": "true",
"inherits": "fdm_process_common",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "6",
"overhang_1_4_speed": "50",
"accel_to_decel_enable": "0",
"bottom_shell_layers": "4",
@ -28,7 +31,7 @@
"skirt_speed": "50",
"sparse_infill_speed": "330",
"support_line_width": "0.42",
"top_shell_thickness": "0.8",
"top_shell_thickness": "1",
"top_surface_line_width": "0.42",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"