11 lines
390 B
JSON
11 lines
390 B
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_klipper_common",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"default_acceleration": "0",
|
|
"filename_format": "{input_filename_base}_ND_{digits(nozzle_diameter[0], 1, 2)}mm_LH_{digits(layer_height,1,2)}mm_NT_{nozzle_temperature[0]}C_FP_{filament_preset[0]}_T_{print_time}_orca.gcode"
|
|
}
|
|
|