11 lines
380 B
JSON
11 lines
380 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)}_LH_{digits(layer_height,1,2)}_NT_{nozzle_temperature[0]}_FP_{filament_preset[0]}_T_{print_time}.gcode"
|
|
}
|
|
|