mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-03 23:00:53 -07:00
Updated some configurations for the M1 machine Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
14 lines
No EOL
375 B
JSON
14 lines
No EOL
375 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_Geeetech_HS_0.20",
|
|
"inherits": "fdm_process_Geeetech_HS",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"layer_height": "0.20",
|
|
"wall_loops": "2",
|
|
"bottom_shell_layers": "5",
|
|
"elefant_foot_compensation": "0.15",
|
|
"top_shell_layers": "5",
|
|
"top_shell_thickness": "0.6",
|
|
"bridge_flow": "1"
|
|
} |