mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-03 06:40:58 -07:00
Updated some configurations for the M1 machine Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
16 lines
No EOL
459 B
JSON
16 lines
No EOL
459 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_Geeetech_HS_0.25",
|
|
"inherits": "fdm_process_Geeetech_HS",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"layer_height": "0.25",
|
|
"wall_loops": "2",
|
|
"initial_layer_print_height": "0.3",
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_surface_line_width": "0.45",
|
|
"top_shell_thickness": "1.0",
|
|
"bridge_flow": "1",
|
|
"support_threshold_angle": "35",
|
|
"top_shell_layers": "4"
|
|
} |