Add OrangeStorm Giga 0.1, 0.4, 0.6, & 0.8

This commit is contained in:
cochcoder
2024-09-30 15:59:12 -04:00
parent 1b367b7df9
commit 78ff7f34b9
36 changed files with 11002 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"
}