summaryrefslogtreecommitdiff
path: root/stepper_motor
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-12-13 12:16:06 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-12-13 12:16:50 +0100
commit963b8252635444e14dac71671a515db6c1151b46 (patch)
treee87d81ef865398968d301cdf3ad1ce102379d30a /stepper_motor
parent7642c81bb96f536240ce7fd765657da34979ef17 (diff)
downloadsigrok-dumps-963b8252635444e14dac71671a515db6c1151b46.tar.gz
sigrok-dumps-963b8252635444e14dac71671a515db6c1151b46.zip
Add Grbl CNC captures.
Diffstat (limited to 'stepper_motor')
-rw-r--r--stepper_motor/grbl_cnc/README22
-rw-r--r--stepper_motor/grbl_cnc/grbl_cnc_1.srbin0 -> 130957 bytes
-rw-r--r--stepper_motor/grbl_cnc/grbl_cnc_2.srbin0 -> 265497 bytes
3 files changed, 22 insertions, 0 deletions
diff --git a/stepper_motor/grbl_cnc/README b/stepper_motor/grbl_cnc/README
new file mode 100644
index 0000000..81f5ae2
--- /dev/null
+++ b/stepper_motor/grbl_cnc/README
@@ -0,0 +1,22 @@
+-------------------------------------------------------------------------------
+Grbl CNC
+-------------------------------------------------------------------------------
+
+This is a set of captures of a CNC running the Arduino-based g-code-parser
+and CNC milling controller "Grbl".
+
+Details:
+https://github.com/gnea/grbl
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was an FX2 based device (at 2MHz):
+
+ Probe Target
+ ------------------
+ 0 DIR
+ 1 STEP
+ 2 TX
+ 3 RX
diff --git a/stepper_motor/grbl_cnc/grbl_cnc_1.sr b/stepper_motor/grbl_cnc/grbl_cnc_1.sr
new file mode 100644
index 0000000..279a6f8
--- /dev/null
+++ b/stepper_motor/grbl_cnc/grbl_cnc_1.sr
Binary files differ
diff --git a/stepper_motor/grbl_cnc/grbl_cnc_2.sr b/stepper_motor/grbl_cnc/grbl_cnc_2.sr
new file mode 100644
index 0000000..ef067dd
--- /dev/null
+++ b/stepper_motor/grbl_cnc/grbl_cnc_2.sr
Binary files differ