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.32mm Standard @The Positron",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.32",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}