Attach-Stuff
view release on metacpan or search on metacpan
improve the "Things" part.
Lasercutters and other CNC machines often work with SVGs. Or more likely SVGs
can be converted into something that are converted into G-code by whatever turd
of a software package came with your CNC machine. Whatever the case, you can
probably start with an SVG and work your way from there.
Before you can get there, you need measurements of the board and the location
of the screw holes. If you're lucky, you can find full schematics for your
board that will tell you the sizes exactly. If not, you'll need to get out
some callipers and possibly do some guesswork.
Protip: if you had to guess on some of the locations, etch a prototype into
cardboard. Then you can lay the board over the cardboard and see if it matches
up right.
lib/Attach/Stuff.pm view on Meta::CPAN
improve the "Things" part.
Lasercutters and other CNC machines often work with SVGs. Or more likely SVGs
can be converted into something that are converted into G-code by whatever turd
of a software package came with your CNC machine. Whatever the case, you can
probably start with an SVG and work your way from there.
Before you can get there, you need measurements of the board and the location
of the screw holes. If you're lucky, you can find full schematics for your
board that will tell you the sizes exactly. If not, you'll need to get out
some callipers and possibly do some guesswork.
Protip: if you had to guess on some of the locations, etch a prototype into
cardboard. Then you can lay the board over the cardboard and see if it matches
up right.
=head1 METHODS
=head2 new
Constructor. Has the attributes below. Note that all lengths are measured
in millimeters.
( run in 0.749 second using v1.01-cache-2.11-cpan-702932259ff )