pcbmode
A printed circuit board design tool with a twist
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- board.png
- fish-battery.png
- polar-cap.png
- components.rst
- conf.py
- extraction.rst
- hello-solder.rst
- index.rst
- introduction.rst
- layer-control.rst
- pours.rst
- routing.rst
- setup.rst
- shapes.rst
- text.rst
- workflow.rst
- Makefile
- pcbmode-logo.png
- Aaargh-webfont.svg
- FascinateInline-Regular-webfont.svg
- GoodDog-Regular-webfont.svg
- Helsinki-webfont.svg
- Lato-Reg-webfont.svg
- Overlock-Regular-OTF-webfont.svg
- Pacifico-webfont.svg
- Snickles-webfont.svg
- UbuntuMono-R-webfont.svg
- four-layer.json
- two-layer.json
- layout.json
- __init__.py
- board.py
- bom.py
- component.py
- coord_file.py
- excellon.py
- extract.py
- footprint.py
- gerber.py
- messages.py
- module.py
- place.py
- point.py
- shape.py
- style.py
- svg.py
- svgpath.py
- utils.py
- __init__.py
- config.py
- pcbmode.py
- pcbmode_config.json
- .gitignore
- CONTRIBUTE.md
- LICENSE
- README.md
- setup.py
- SUPPORTERS.md
# Installation Guide
1. Get the code
git clone https://github.com/boldport/pcbmode
Downloads the entire project code from GitHub to your computer.
cd pcbmode
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
