mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-07 00:30:57 -07:00
* squash all commits * rename file to lower case * add tmp file to change name * add tmp file to change name * update g1 profile configuration * chore: add renamed_from attribute * fix: typo * fix: typo * chore: fix printer_model reference
73 lines
2.2 KiB
JSON
73 lines
2.2 KiB
JSON
{
|
|
"type": "process",
|
|
"accel_to_decel_enable": "0",
|
|
"brim_type": "outer_only",
|
|
"brim_width": "40",
|
|
"default_acceleration": "2500",
|
|
"default_jerk": "5",
|
|
"elefant_foot_compensation": "0",
|
|
"ensure_vertical_shell_thickness": "none",
|
|
"exclude_object": "1",
|
|
"extra_perimeters_on_overhangs": "0",
|
|
"from": "User",
|
|
"gap_fill_target": "nowhere",
|
|
"gap_infill_speed": "120",
|
|
"infill_anchor_max": "30",
|
|
"infill_jerk": "5",
|
|
"infill_wall_overlap": "30%",
|
|
"inherits": "fdm_process_common",
|
|
"initial_layer_acceleration": "2500",
|
|
"initial_layer_jerk": "5",
|
|
"initial_layer_line_width": "9.5",
|
|
"initial_layer_print_height": "1",
|
|
"initial_layer_speed": "70",
|
|
"inner_wall_acceleration": "2500",
|
|
"inner_wall_jerk": "5",
|
|
"inner_wall_line_width": "9.5",
|
|
"inner_wall_speed": "120",
|
|
"internal_solid_infill_line_width": "9.5",
|
|
"internal_solid_infill_speed": "120",
|
|
"is_custom_defined": "0",
|
|
"layer_height": "4",
|
|
"line_width": "9.5",
|
|
"name": "4.00mm Standard",
|
|
"outer_wall_acceleration": "2500",
|
|
"outer_wall_jerk": "5",
|
|
"outer_wall_line_width": "9.5",
|
|
"outer_wall_speed": "120",
|
|
"overhang_1_4_speed": "20",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "40",
|
|
"overhang_4_4_speed": "40",
|
|
"overhang_reverse": "0",
|
|
"overhang_reverse_internal_only": "1",
|
|
"overhang_reverse_threshold": "0%",
|
|
"print_settings_id": "4.00mm Standard",
|
|
"role_based_wipe_speed": "1",
|
|
"seam_position": "aligned",
|
|
"skirt_distance": "10",
|
|
"sparse_infill_density": "10%",
|
|
"sparse_infill_line_width": "9.5",
|
|
"sparse_infill_pattern": "crosshatch",
|
|
"sparse_infill_speed": "120",
|
|
"support_line_width": "9.5",
|
|
"support_speed": "120",
|
|
"thick_internal_bridges": "0",
|
|
"top_shell_layers": "0",
|
|
"top_surface_acceleration": "2500",
|
|
"top_surface_jerk": "5",
|
|
"top_surface_line_width": "9.5",
|
|
"top_surface_speed": "120",
|
|
"travel_acceleration": "2500",
|
|
"travel_jerk": "7",
|
|
"travel_speed": "250",
|
|
"version": "0.0.0.0",
|
|
"wall_generator": "arachne",
|
|
"wall_loops": "1",
|
|
"wipe_on_loops": "1",
|
|
"wipe_speed": "40",
|
|
"xy_contour_compensation": "0",
|
|
"xy_hole_compensation": "0",
|
|
"instantiation": "true",
|
|
"compatible_printers": ["Ginger G1 8.0 nozzle"]
|
|
}
|