orcaslicer/resources/profiles/Snapmaker/process/0.20mm Standard @Snapmaker.json
2023-01-13 21:48:22 +08:00

21 lines
No EOL
547 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Snapmaker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"initial_layer_speed": "40",
"initial_layer_infill_speed": "50",
"outer_wall_speed": "35",
"inner_wall_speed": "60",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "100",
"top_surface_speed": "50",
"gap_infill_speed": "40",
"travel_speed": "120",
"compatible_printers": [
"Snapmaker A250 0.4 nozzle",
"Snapmaker A350 0.4 nozzle"
]
}