orcaslicer/resources/profiles/Peopoly/process/fdm_process_pply_0.16.json
Peopoly 3e232a86e8
Magneto X profile (#5590)
* Add files via upload

* Update fdm_process_pply_common.json

* test on v1.8/1.9/2.0/2.1 portable version
2024-06-05 22:14:06 +08:00

24 lines
No EOL
744 B
JSON

{
"type": "process",
"name": "fdm_process_pply_0.16",
"inherits": "fdm_process_pply_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.16",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "4",
"top_shell_layers": "4",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "200",
"inner_wall_speed": "300",
"sparse_infill_speed": "330",
"internal_solid_infill_speed": "350",
"gap_infill_speed": "320",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"support_threshold_angle": "25"
}