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.
27 lines
560 B
27 lines
560 B
# LASER
|
|
|
|
Uses for a LASER to make PCBAs:
|
|
|
|
* Cut solder paste stencil.
|
|
|
|
* Etch PCB.
|
|
|
|
* Serialization/Marking.
|
|
|
|
|
|
There are two Inkscape plugins that can be used to convert an SVG into gcode.
|
|
|
|
* Under the `jtech` directory are Inkscape plugins from J-Tech Photonics
|
|
released under GPLv2+.
|
|
https://jtechphotonics.com/?page_id=2012
|
|
|
|
* Under `raster2gcode`, a repo from here:
|
|
https://github.com/305engineering/Inkscape
|
|
|
|
|
|
Source:
|
|
|
|
marlin-lulzbot-laser -- Marlin firmware for TAZ 6 with J-Tech Photonics LASER.
|
|
https://code.forksand.com/forksand/marlin-lulzbot-laser
|
|
|