mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Fix 0.16mm parameters and update start_gcode (#4414)
Fix 0.16mm parameters and update start_gcode
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user