mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
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
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm ABS-GF 0.4 Nozzle Standard @MagnetoX",
|
||||
"inherits": "fdm_process_pply_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP015",
|
||||
"instantiation": "true",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "100",
|
||||
"initial_layer_infill_speed": "140",
|
||||
"outer_wall_speed": "160",
|
||||
"inner_wall_speed": "200",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed":"140",
|
||||
"gap_infill_speed": "200",
|
||||
"wall_loops":"3",
|
||||
"brim_type": "no_brim",
|
||||
"skirt_distance": "2",
|
||||
"skirt_loops": "2",
|
||||
"top_shell_layers":"5",
|
||||
"bottom_shell_layers":"5",
|
||||
"sparse_infill_density":"20",
|
||||
"compatible_printers": [
|
||||
"Peopoly Magneto X 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user