diff options
Diffstat (limited to 'stepper_motor/grbl_cnc/README')
-rw-r--r-- | stepper_motor/grbl_cnc/README | 22 |
1 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 |