mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ADD Snapmaker A250 and A350 (#171)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user