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,16 @@
{
"type": "process",
"name": "0.26mm Standard 0.6 nozzle @Blocks_RD50_V2",
"inherits": "fdm_process_common 0.6 nozzle",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.26",
"bottom_shell_layers": "4",
"top_shell_layers": "4",
"top_solid_infill_flow_ratio": "0.96",
"compatible_printers": [
"BLOCKS RD50 V2",
"BLOCKS RD50 V2 0.6 nozzle"
]
}