diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2019-12-13 12:16:06 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2019-12-13 12:16:50 +0100 |
commit | 963b8252635444e14dac71671a515db6c1151b46 (patch) | |
tree | e87d81ef865398968d301cdf3ad1ce102379d30a | |
parent | 7642c81bb96f536240ce7fd765657da34979ef17 (diff) | |
download | sigrok-dumps-963b8252635444e14dac71671a515db6c1151b46.tar.gz sigrok-dumps-963b8252635444e14dac71671a515db6c1151b46.zip |
Add Grbl CNC captures.
-rw-r--r-- | stepper_motor/grbl_cnc/README | 22 | ||||
-rw-r--r-- | stepper_motor/grbl_cnc/grbl_cnc_1.sr | bin | 0 -> 130957 bytes | |||
-rw-r--r-- | stepper_motor/grbl_cnc/grbl_cnc_2.sr | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..279a6f8 --- /dev/null +++ b/stepper_motor/grbl_cnc/grbl_cnc_1.sr diff --git a/stepper_motor/grbl_cnc/grbl_cnc_2.sr b/stepper_motor/grbl_cnc/grbl_cnc_2.sr Binary files differnew file mode 100644 index 0000000..ef067dd --- /dev/null +++ b/stepper_motor/grbl_cnc/grbl_cnc_2.sr |