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,29 @@
{
"type": "process",
"name": "0.30 Draft @Snapmaker U1 (0.6 nozzle)",
"inherits": "fdm_process_U1_0.6_common",
"from": "system",
"setting_id": "GP004_06_030",
"instantiation": "true",
"description": "Fast draft profile for the Snapmaker U1 with 0.6 mm nozzles. 0.3 mm layer height for quick prototypes and functional parts.",
"layer_height": "0.30",
"smooth_coefficient": "80",
"overhang_totally_speed": "40",
"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.30",
"top_shell_layers": "3",
"bottom_shell_layers": "3",
"outer_wall_speed": "220",
"inner_wall_speed": "330",
"sparse_infill_speed": "300",
"internal_solid_infill_speed": "280"
}