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",
"setting_id": "GP004",
"name": "1.0mm Standard @re3D fgf 1.75",
"from": "system",
"inherits": "fgf_process_re3D_common",
"instantiation": "true",
"layer_height": "1.0",
"bottom_shell_layers": "2",
"top_shell_layers": "5",
"compatible_printers": [
"re3D Gigabot X2 1.75 nozzle",
"re3D Gigabot X2 XLT 1.75 nozzle",
"re3D Terabot X2 1.75 nozzle"
]
}