Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "process",
"name": "0.40mm 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.40",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}