-
Notifications
You must be signed in to change notification settings - Fork 55
Description
I'm not only using gerber2graphtec to cut stencils but to create mechanical prototypes for my PCBs before sending the gerbers to the fab - that is to take the mechanical layer and cut the countour of the board out of a relatively thick (1mm) paper. This way I can see whether the board will fit into the case that contains the board.
The next step would be to print the footprint of the components (and maybe the traces) with my inkjet printer then cut the contur with my Cameo. As a Linux user I haven't used Silhouette Studio but I've heard about the Print and Cut feature.
I'm interested in how could I make this happen on Linux, preferably with gerber2graphtec.
I'm also interested about how it works: Does the Cameo simply looks for a standard mark and sends the coordinates to the host or does it send the picture to the host and the host software looks for the registration mark? Are there any graphtec commands involved?
Thanks in advance!