# 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/ ```