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