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,24 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.2mm Fine @re3D fdm 0.4",
"from": "system",
"inherits": "fdm_process_re3D_common",
"instantiation": "true",
"layer_height": "0.2",
"compatible_printers": [
"re3D Gigabot 4 0.4 nozzle",
"re3D Gigabot 4 XLT 0.4 nozzle",
"re3D Terabot 4 0.4 nozzle"
],
"line_width": "0.42",
"outer_wall_line_width": "0.42",
"inner_wall_line_width": "0.42",
"initial_layer_line_width": "0.5",
"sparse_infill_line_width": "0.42",
"internal_solid_infill_line_width": "0.42",
"top_surface_line_width": "0.42",
"support_line_width": "0.42"
}