profile tweaks

This commit is contained in:
SoftFever
2022-08-30 21:20:12 +08:00
parent 769bc14a8a
commit 939dca5780
38 changed files with 1455 additions and 13 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "process",
"setting_id": "Anycubic-1",
"name": "0.20mm Standard @4MaxPro",
"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": "200",
"internal_solid_infill_speed": "200",
"top_surface_speed": "50",
"gap_infill_speed": "40",
"travel_speed": "180",
"compatible_printers": [
"Anycubic 4Max Pro 0.4 nozzle"
]
}