orcaslicer/resources/profiles/Anycubic/process/0.20mm Standard @4MaxPro.json
qing.zhang 8e50744d2a ENH: add ANYCUIC profile which based on SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I85fc64a25dbb761377c63574b3d3ec10fda9dfd6
2023-02-22 20:09:17 +08:00

20 lines
No EOL
525 B
JSON

{
"type": "process",
"setting_id": "GP_ANYCUBIC_004",
"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"
]
}