OrcaSlicer/resources/profiles/Geeetech/process/fdm_process_Geeetech_HS_0.25.json
whoseyoung 9b68c695d7
Updated some configurations for the Geeetech M1 machine (#7481)
Updated some configurations for the M1 machine

Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
2025-01-07 22:46:02 +08:00

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"
}