You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
528 B

# J-Tech Photonics Inkscape LASER Plugin
* Inkscape plugins from J-Tech Photonics released under GPLv2+.
https://jtechphotonics.com/?page_id=2012
https://jtechphotonics.com/?page_id=1980
https://jtechphotonics.com/Downloads/Inkscape/JTP_Laser_Tool_V2_2%20-%20inkscape%209_2%20version.zip
* HOWTO install:
```bash
git clone https://code.forksand.com/forksand/pcba
cd pcba/equipment/laser/inkscape/jtech
mkdir ~/.config/inkscape/extensions/
cp -p dxf_input.inx dxf_input.py laser.inx laser.py ~/.config/inkscape/extensions/
```