Initial commit

This commit is contained in:
2025-12-07 18:03:02 +01:00
commit 3783dfa8a6
831 changed files with 84920 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"type": "process",
"name": "fdm_process_klipper_common",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"default_acceleration": "0",
"filename_format": "{input_filename_base}_{print_time}_{digits(layer_height,1,2)}mm_{nozzle_temperature[0]}C_{filament_type[0]}_orca.gcode"
}