Update CC2 Profiles from elegoo slicer (#12215)

This commit is contained in:
TheLegendTubaGuy
2026-03-11 10:57:40 -05:00
committed by GitHub
parent 25740788e7
commit e6dfd2d8cb
60 changed files with 1326 additions and 96 deletions

View File

@@ -1,8 +1,6 @@
{
"type": "process",
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
"instantiation": "true",
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
@@ -10,5 +8,6 @@
"print_flow_ratio": "0.95",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6"
"wall_loops": "6",
"instantiation": "true"
}