mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Optimised for the Artillery M1 Pro printer (#12885)
* Optimised for the Artillery M1 Pro printer * tidy up --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"initial_layer_infill_speed": "80",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_speed": "200",
|
||||
"print_settings_id": "0.16mm Optimal @Artillery M1 Pro 0.4 nozzle",
|
||||
"slow_down_layers": "3",
|
||||
@@ -22,7 +21,6 @@
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"travel_speed": "500",
|
||||
"tree_support_branch_diameter_double_wall": "1",
|
||||
"version": "2.1.2.2",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.16",
|
||||
@@ -62,7 +60,7 @@
|
||||
"elefant_foot_compensation_layers": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"enable_overhang_speed": "1",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_prime_tower": "1",
|
||||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "ensure_all",
|
||||
@@ -103,7 +101,7 @@
|
||||
"internal_bridge_flow": "1",
|
||||
"internal_bridge_speed": "150%",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_pattern": "zig-zag",
|
||||
"ironing_angle": "-1",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_pattern": "zig-zag",
|
||||
@@ -143,7 +141,7 @@
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"prime_tower_width": "20",
|
||||
"prime_volume": "45",
|
||||
"print_flow_ratio": "1",
|
||||
"print_order": "default",
|
||||
@@ -170,7 +168,7 @@
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"single_extruder_multi_material_priming": "0",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
@@ -264,7 +262,7 @@
|
||||
"wipe_speed": "80%",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "0",
|
||||
"wipe_tower_extra_spacing": "100%",
|
||||
"wipe_tower_extra_spacing": "110%",
|
||||
"wipe_tower_extruder": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_rotation_angle": "0",
|
||||
@@ -282,5 +280,6 @@
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"top_bottom_infill_wall_overlap":"15%"
|
||||
"top_bottom_infill_wall_overlap": "15%",
|
||||
"wipe_tower_wall_type": "rib"
|
||||
}
|
||||
Reference in New Issue
Block a user