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,27 @@
{
"type": "process",
"name": "fdm_process_elegoo_08040",
"inherits": "fdm_process_elegoo_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.4",
"initial_layer_print_height": "0.4",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"sparse_infill_speed": "100",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_2_4_speed": "40",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10"
}