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
20 lines
No EOL
534 B
JSON
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"
|
|
]
|
|
} |