orcaslicer/resources/profiles/Anycubic/process/0.20mm Standard @Anycubic 4MaxPro.json
salt.wei f84d38bea1 ENH: add more creatity printer
Thanks OrcaSlicer. Also fix wrong
setting id in orca profile

Add one py file to check whether has duplicated setting_id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
2023-07-07 17:29:08 +08:00

20 lines
No EOL
534 B
JSON

{
"type": "process",
"setting_id": "GP_Anycubic_006",
"name": "0.20mm Standard @Anycubic 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"
]
}