mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-07-16 08:37:09 +00:00
Update README.md
This commit is contained in:
@@ -90,12 +90,22 @@ Default config is created for Raspberry Pi 1.2b and PiPlot2D system and this wir
|
|||||||
| button ok | GPIO22 | |
|
| button ok | GPIO22 | |
|
||||||
| button down | GPIO27 | |
|
| button down | GPIO27 | |
|
||||||
|
|
||||||
|
## PiPlot2D
|
||||||
This is the PiPlot2D system based on a Raspberry Pi 1.2b, L293d Stepper motor drivers and
|
This is the PiPlot2D system based on a Raspberry Pi 1.2b, L293d Stepper motor drivers and
|
||||||
DC 5V 2 phases 4 wires stepper motor recovered from old DVD-roms.
|
DC 5V 2 phases 4 wires stepper motor recovered from old DVD-roms.
|
||||||
Draw dimensions : 4cm x 5cm
|
Draw dimensions : 4cm x 5cm
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### PiPlot2D HAT (Hardaware Attached on Top)
|
||||||
|
This HAT gathers all connectors for PiPlot2D system.
|
||||||
|
All three buttons and endstops are filtered with 1000nF capacitor to remove glitch detection.
|
||||||
|
An external pull-down resistor is used too for these inputs.
|
||||||
|
|
||||||
|
Contrast and luminosity of display are controlled by variable resistors.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
Just clone this repo and run `./pycnc` from repo root. It will start in
|
Just clone this repo and run `./pycnc` from repo root. It will start in
|
||||||
interactive terminal mode where gcode commands can be entered manually.
|
interactive terminal mode where gcode commands can be entered manually.
|
||||||
|
|||||||
Reference in New Issue
Block a user