Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"type": "process",
"name": "0.40 Extra Draft @Snapmaker U1 (0.6 nozzle)",
"inherits": "fdm_process_U1_0.6_common",
"from": "system",
"setting_id": "GP004_06_040",
"instantiation": "true",
"description": "Maximum-speed profile for the Snapmaker U1 with 0.6 mm nozzles. 0.4 mm layer height for rapid prototyping where surface finish is not critical.",
"layer_height": "0.40",
"smooth_coefficient": "80",
"overhang_totally_speed": "30",
"compatible_printers": [
"Snapmaker U1 (0.6 nozzle)"
],
"ooze_prevention": "1",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"wipe_tower_filament": "0",
"preheat_time": "30",
"wipe_tower_cone_angle": "15",
"prime_tower_brim_width": "5",
"initial_layer_print_height": "0.35",
"top_shell_layers": "3",
"bottom_shell_layers": "3",
"outer_wall_speed": "220",
"inner_wall_speed": "330",
"sparse_infill_speed": "320",
"internal_solid_infill_speed": "300",
"wall_loops": "2"
}