Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"type": "process",
"name": "0.18mm Standard @DeltaMaker",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.18",
"sparse_infill_density": "15%",
"initial_layer_print_height": "0.25",
"infill_wall_overlap": "35%",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"overhang_2_4_speed": "20",
"overhang_3_4_speed": "15",
"wall_loops": "3",
"skirt_distance": "3",
"skirt_height": "1",
"skirt_loops": "2",
"detect_thin_wall": "1",
"inner_wall_speed": "40",
"top_surface_speed": "15",
"sparse_infill_speed": "40"
}