Machsupport Forum

General CNC Chat => Share Your GCode => Topic started by: small_rcer on December 13, 2021, 06:59:40 PM

Title: Cribbage Board
Post by: small_rcer on December 13, 2021, 06:59:40 PM
This is the g-code to drill a 2 player cribbage board.  It is all written in variables, like a computer program.  There are virtually no absolute distances or dimensions.  Almost all motions are calculated from the initial variables.  For some reason I cannot find the length of the board in the file. Do an air cut to see the length.

Note ones like #35 which is the width of the cribbage board.  Start with the 4 and 7/16" board width.

It references a drill gauge.  It was a block of wood that was used to set the amount of stick out from the chuck.  Then the hole drilled was suitable for using typical pegs.  You will have to experiment for your machine.

Happy drilling.
Title: Re: Cribbage Board
Post by: Tweakie.CNC on December 14, 2021, 12:03:26 AM
Excellent, thanks for sharing.

Tweakie