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,20 @@
{
"type": "process",
"name": "0.16mm Optimal @Delta Flyer Refit",
"inherits": "fdm_process_Rook MK1 LDO_common",
"from": "system",
"instantiation": "true",
"initial_layer_infill_speed": "100",
"initial_layer_speed": "80",
"layer_height": "0.16",
"min_skirt_length": "8",
"skirt_height": "1",
"skirt_loops": "2",
"sparse_infill_density": "10%",
"top_shell_layers": "5",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}