From: Uwe Hermann Date: Fri, 13 Dec 2019 11:16:06 +0000 (+0100) Subject: Add Grbl CNC captures. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=963b8252635444e14dac71671a515db6c1151b46 Add Grbl CNC captures. --- 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 Binary files /dev/null and b/stepper_motor/grbl_cnc/grbl_cnc_1.sr 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 Binary files /dev/null and b/stepper_motor/grbl_cnc/grbl_cnc_2.sr differ