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,26 @@
{
"type": "process",
"name": "fdm_process_elegoo_06030",
"inherits": "fdm_process_elegoo_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
"initial_layer_line_width": "0.80",
"sparse_infill_line_width": "0.62",
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"gap_infill_speed": "80",
"sparse_infill_speed": "200",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_3_4_speed": "25"
}