Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled

This commit is contained in:
Louis Rossmann 2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View file

@ -0,0 +1,54 @@
{
"type": "process",
"setting_id": "GP004",
"name": "Compatible speed - 0.30mm",
"from": "system",
"inherits": "fdm_process_volumic_common",
"instantiation": "true",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "50",
"outer_wall_speed": "40",
"inner_wall_speed": "60",
"internal_solid_infill_speed": "60",
"top_surface_speed": "60",
"gap_infill_speed": "60",
"sparse_infill_speed": "60",
"travel_speed": "60",
"support_speed": "60",
"support_interface_speed": "60",
"skirt_speed": "60",
"compatible_printers": [
"EXO42 (0.4 nozzle)",
"EXO65 (0.6 nozzle)",
"SH65 (0.4 nozzle)",
"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 (0.4 nozzle)",
"EXO42 IDRE COPY MODE (0.4 nozzle)",
"EXO42 IDRE MIRROR MODE (0.4 nozzle)",
"EXO65 IDRE (0.4 nozzle)",
"EXO65 IDRE COPY MODE (0.4 nozzle)",
"EXO65 IDRE MIRROR MODE (0.4 nozzle)",
"SH65 IDRE (0.4 nozzle)",
"SH65 IDRE COPY MODE (0.4 nozzle)",
"SH65 IDRE MIRROR MODE (0.4 nozzle)",
"VS30MK3 (0.4 nozzle)",
"VS30SC2 (0.4 nozzle)",
"VS30SC (0.4 nozzle)",
"VS30ULTRA (0.4 nozzle)",
"VS30MK2 (0.4 nozzle)",
"VS20MK2 (0.4 nozzle)",
"EXO42 Stage 2 (0.4 nozzle)",
"EXO65 Stage 2 (0.6 nozzle)",
"SH65 Stage 2 (0.4 nozzle)",
"VS30SC2 Stage 2 (0.4 nozzle)",
"VS30MK3 Stage 2 (0.4 nozzle)"
]
}