]> sigrok.org Git - sigrok-dumps.git/blame - stepper_motor/smoothieware/README
stepper_motor: Move files to smoothieware subdir.
[sigrok-dumps.git] / stepper_motor / smoothieware / README
CommitLineData
f33fd2e7
PA
1-------------------------------------------------------------------------------
2Stepper motor signals
3-------------------------------------------------------------------------------
4
5This is a capture of Smoothieware stepper signals while running the test.gcode.
6
7Signals:
8
90: ARM ITM trace (irrelevant)
103: Y axis step
114: Y axis direction
125: X axis step
136: X axis direction
14
15Command to decode X axis position:
16sigrok-cli -i smoothieware.sr -P stepper_motor:step=5:dir=6:unit=mm:steps_per_mm=80.0
17(though steps_per_mm doesn't currently work in sigrok-cli)
18
19