1 test smoothieware_snippet_mm
2 protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=mm
3 input stepper_motor/smoothieware/smoothieware_snippet.sr
4 output stepper_motor annotation match smoothieware_snippet_mm.output
6 test smoothieware_snippet_steps
7 protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
8 input stepper_motor/smoothieware/smoothieware_snippet.sr
9 output stepper_motor annotation match smoothieware_snippet_steps.output
11 test smoothieware_snippet_steps_no_samplerate
12 protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
13 input stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr
14 output stepper_motor annotation match smoothieware_snippet_steps_no_samplerate.output