mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 12:10:37 +08:00
Fix processes and filaments some params (#7793)
* Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json * Update InfiMech Generic PLA.json * Update Other PLA.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_filament_pla_Hyper_other.json * Update fdm_filament_pla_other.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json * Update 0.08mm Extra Fine @InfiMech TX.json * Update 0.12mm Fine @InfiMech TX.json * Update 0.16mm Optimal @InfiMech TX.json * Update 0.16mm Optimal @InfiMech TX HSN.json * Update 0.12mm Fine @InfiMech TX HSN.json * Update 0.08mm Extra Fine @InfiMech TX HSN.json * Update 0.08mm Extra Fine @InfiMech TX HSN.json * Update 0.08mm Extra Fine @InfiMech TX.json * Update 0.12mm Fine @InfiMech TX.json * Update 0.12mm Fine @InfiMech TX HSN.json * Update 0.16mm Optimal @InfiMech TX HSN.json * Update 0.16mm Optimal @InfiMech TX.json * Update fdm_filament_abs.json * Update fdm_filament_abs_other.json * Update fdm_filament_pa.json * Update fdm_filament_pa_other.json * Update fdm_filament_pc.json * Update fdm_filament_pc_other.json * Update fdm_filament_pet.json * Update fdm_filament_pet_other.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_filament_pla_Hyper_other.json * Update fdm_filament_pla_other.json * Update fdm_filament_tpu.json * Update fdm_filament_tpu_other.json * Update fdm_filament_pla_other @HSN.json * Update fdm_filament_pla_Hyper @HSN.json * Update fdm_filament_pla_Hyper_other @HSN.json * Update fdm_filament_pla @HSN.json * Update fdm_filament_tpu @HSN.json * Update fdm_filament_tpu_other @HSN.json * Update InfiMech Generic PETG.json * Update Other PETG.json * Update InfiMech PETG @HSN.json * Update Other PETG @HSN.json * Update fdm_filament_pet @HSN.json * Update fdm_filament_pet_other @HSN.json * Update fdm_filament_pet.json * Update fdm_filament_pet_other.json * Update InfiMech Generic PLA.json * Update Other PLA.json * Update Other PLA @HSN.json * Update InfiMech PLA @HSN.json
This commit is contained in:
parent
0a45e3348a
commit
54abbe85be
@ -16,7 +16,7 @@
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
@ -31,7 +31,7 @@
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
|
@ -15,6 +15,9 @@
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.03"
|
||||
],
|
||||
|
@ -16,7 +16,7 @@
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
@ -31,7 +31,7 @@
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
|
@ -15,6 +15,9 @@
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.03"
|
||||
],
|
||||
|
@ -80,7 +80,7 @@
|
||||
"280"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
"0"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
@ -80,7 +80,7 @@
|
||||
"280"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
"0"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"215"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"215"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -48,7 +48,7 @@
|
||||
],
|
||||
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
"230"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -72,7 +72,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"215"
|
||||
"230"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -48,7 +48,7 @@
|
||||
],
|
||||
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"225"
|
||||
"240"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -72,7 +72,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"225"
|
||||
"240"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -16,7 +16,7 @@
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
@ -31,7 +31,7 @@
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
|
@ -16,7 +16,7 @@
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.032"
|
||||
|
@ -16,7 +16,7 @@
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
@ -31,7 +31,7 @@
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
|
@ -16,7 +16,7 @@
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
"0"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.032"
|
||||
|
@ -50,7 +50,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -68,7 +68,7 @@
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
|
@ -50,7 +50,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -68,7 +68,7 @@
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
"260"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
@ -68,7 +68,7 @@
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
"260"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"108"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
"270"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
@ -68,7 +68,7 @@
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
"270"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"108"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
@ -71,7 +71,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
"260"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"140"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
"270"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
@ -71,7 +71,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
"270"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"140"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
"245"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -68,7 +68,7 @@
|
||||
"90"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
"245"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
@ -80,7 +80,7 @@
|
||||
"280"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
"0"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
@ -53,7 +53,7 @@
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
"255"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -68,7 +68,7 @@
|
||||
"90"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
"255"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
@ -80,7 +80,7 @@
|
||||
"280"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
"0"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"200"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"195"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"200"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"195"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -71,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"205"
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -48,7 +48,7 @@
|
||||
],
|
||||
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
"230"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -72,7 +72,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
"230"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -48,7 +48,7 @@
|
||||
],
|
||||
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
"240"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@ -72,7 +72,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
"240"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
|
@ -7,20 +7,23 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"bottom_shell_layers": "7",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_1_4_speed": "30",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"top_shell_layers": "9",
|
||||
"top_shell_thickness": "0.8",
|
||||
"tree_support_wall_count": "1",
|
||||
"brim_width": "5",
|
||||
"gap_infill_speed": "350",
|
||||
"inner_wall_speed": "350",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"gap_infill_speed": "120",
|
||||
"outer_wall_speed": "60",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"top_surface_speed": "150",
|
||||
"layer_height": "0.08",
|
||||
"print_settings_id": "0.08mm Extra Fine @InfiMech TX",
|
||||
"sparse_infill_speed": "450",
|
||||
"sparse_infill_speed": "150",
|
||||
"exclude_object": "1",
|
||||
"internal_bridge_speed": "50",
|
||||
"compatible_printers": [
|
||||
|
@ -6,20 +6,23 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"bottom_shell_layers": "5",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_1_4_speed": "30",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"tree_support_wall_count": "0",
|
||||
"brim_width": "5",
|
||||
"gap_infill_speed": "350",
|
||||
"inner_wall_speed": "350",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"gap_infill_speed": "180",
|
||||
"outer_wall_speed": "80",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"top_surface_speed": "150",
|
||||
"layer_height": "0.12",
|
||||
"print_settings_id": "0.12mm Fine @InfiMech TX",
|
||||
"sparse_infill_speed": "400",
|
||||
"sparse_infill_speed": "180",
|
||||
"exclude_object": "1",
|
||||
"internal_bridge_speed": "50",
|
||||
"compatible_printers": [
|
||||
|
@ -5,7 +5,8 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"top_shell_layers": "6",
|
||||
@ -15,8 +16,9 @@
|
||||
"bridge_speed": "25",
|
||||
"brim_object_gap": "0.1",
|
||||
"exclude_object": "1",
|
||||
"gap_infill_speed": "300",
|
||||
"inner_wall_speed": "300",
|
||||
"gap_infill_speed": "250",
|
||||
"inner_wall_speed": "250",
|
||||
"outer_wall_speed": "120",
|
||||
"internal_bridge_speed": "50",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "300",
|
||||
|
@ -7,20 +7,23 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common_HSN",
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"bottom_shell_layers": "7",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_1_4_speed": "30",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"top_shell_layers": "9",
|
||||
"top_shell_thickness": "0.8",
|
||||
"tree_support_wall_count": "1",
|
||||
"brim_width": "5",
|
||||
"gap_infill_speed": "350",
|
||||
"inner_wall_speed": "350",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"gap_infill_speed": "120",
|
||||
"outer_wall_speed": "60",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"top_surface_speed": "150",
|
||||
"layer_height": "0.08",
|
||||
"print_settings_id": "0.08mm Extra Fine @InfiMech TX HSN",
|
||||
"sparse_infill_speed": "450",
|
||||
"sparse_infill_speed": "150",
|
||||
"exclude_object": "1",
|
||||
"internal_bridge_speed": "50",
|
||||
"compatible_printers": [
|
||||
|
@ -6,20 +6,23 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common_HSN",
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"bottom_shell_layers": "5",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_1_4_speed": "30",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.6",
|
||||
"tree_support_wall_count": "0",
|
||||
"brim_width": "5",
|
||||
"gap_infill_speed": "350",
|
||||
"inner_wall_speed": "350",
|
||||
"internal_solid_infill_speed": "350",
|
||||
"gap_infill_speed": "180",
|
||||
"outer_wall_speed": "80",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"top_surface_speed": "150",
|
||||
"layer_height": "0.12",
|
||||
"print_settings_id": "0.12mm Fine @InfiMech TX HSN",
|
||||
"sparse_infill_speed": "400",
|
||||
"sparse_infill_speed": "180",
|
||||
"exclude_object": "1",
|
||||
"internal_bridge_speed": "50",
|
||||
"compatible_printers": [
|
||||
|
@ -5,7 +5,8 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common_HSN",
|
||||
|
||||
|
||||
"inner_wall_acceleration": "3000",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"top_shell_layers": "6",
|
||||
@ -15,8 +16,9 @@
|
||||
"bridge_speed": "25",
|
||||
"brim_object_gap": "0.1",
|
||||
"exclude_object": "1",
|
||||
"gap_infill_speed": "300",
|
||||
"inner_wall_speed": "300",
|
||||
"gap_infill_speed": "250",
|
||||
"inner_wall_speed": "250",
|
||||
"outer_wall_speed": "120",
|
||||
"internal_bridge_speed": "50",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "300",
|
||||
|
Loading…
x
Reference in New Issue
Block a user