clone successful

This commit is contained in:
2026-05-16 09:00:22 -05:00
commit bcb6fac8a1
16931 changed files with 4070456 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"type": "process",
"setting_id": "GP004",
"name": "Normal performance - 0.20mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.2",
"initial_layer_print_height": "0.2",
"bottom_shell_layers": "5",
"top_shell_layers": "5",
"initial_layer_speed": "130",
"initial_layer_infill_speed": "130",
"outer_wall_speed": "130",
"inner_wall_speed": "180",
"internal_solid_infill_speed": "220",
"top_surface_speed": "120",
"gap_infill_speed": "220",
"sparse_infill_speed": "220",
"support_speed": "220",
"travel_speed": "600",
"initial_layer_travel_speed": "600",
"support_interface_speed": "220",
"skirt_speed": "130",
"compatible_printers": [
"EXO42 Performance (0.4 nozzle)",
"EXO65 Performance (0.4 nozzle)",
"EXO65 Performance (0.6 nozzle)",
"EXO65 Performance (0.8 nozzle)",
"SH65 Performance (0.4 nozzle)",
"EXO42 IDRE COPY MODE (0.4 nozzle)",
"EXO42 IDRE MIRROR MODE (0.4 nozzle)",
"EXO65 IDRE COPY MODE (0.4 nozzle)",
"EXO65 IDRE MIRROR MODE (0.4 nozzle)",
"SH65 IDRE COPY MODE (0.4 nozzle)",
"SH65 IDRE MIRROR MODE (0.4 nozzle)"
]
}