Project: Goat Farm Sign

A friend owns a goat farm, and wanted a 3 ft tall goat to use as a sign. Started with a goat silhouette PNG found on the internet, a little magic with Inkscape using some edge detection, and makercam for the GCode and I am currently cutting away.

I wanted to fit two goats on the 4x8 sheet, so I started the first very far to the left, and had some problems with the bottom left corner because the right chain was getting very loose. I am thinking about moving the cup hook behind the lower support 2x4 so that I can slide the material further to the left or right to simulate cutting more towards the center of the 4x8 sheet. This might mitigate the chain slackness in the corners for things that donā€™t take the whole sheet.

I am using a 1/8" end mill, a step down of 1.5mm, on 1/2" 4-ply plywood, and Firmware/GroundControl v0.81. I think I might be more aggressive than 1.5mm step down next time, currently using 10k RPM (the lowest speed) on the Ridgid router.

Progress so far:

Edit: had to start again when if finished because the Z-Axis only went in 7mm and I told it to do 13mm, so something is wrong with my Z-Axis settings. Possibly my mm/turn setting is no good.

What mm/turn is everyone else using for the Ridgid router?

Iā€™m using 3.17mm with that router. Havenā€™t checked the actual travel, bot visually itā€™s about right. Iā€™ve waxed the router body and adjusted the clamp bolt to aid smooth movement.

That was my problem, I had that number doubled, changed to 3.175.

Cool project. How will you project the plywood from the weather? Iā€™ve used HDPE plastic boards in the past, Same material cutting boards are made out of. The surface of the plastic does craze after a few years, but itā€™s pretty durable when 3/4" thick. Aluminum composite material is also used for a lot of signs.

If you can, try moving the plywood cut sheet so that the goat being cut is in the center of the machine. I always try to work in the middle, even if it means having to break parts out into separate files. Hoping to see a picture of the goats :smile:!

@blurfl, Starting on 2nd goat now, first one came out good except for some wiggly bits on the bottom left corner. After setting the proper Z-Axis depth per full knob turn to the proper number (3.175mm) the Z-Axis is going as deep as I expect. Cutting from the middle of the Maslow is sage advise :slight_smile:

@aluminumwelder, the recipient of the goats is planning to use them as signs at livestock shows, with magnetic paint on one side and chalkboard paint on the other, so lets hope they donā€™t leave them out in the rain!

14% to go on the 2nd goatā€¦ pictures are imminent.

@bar, I donā€™t know of the difficulty if would be but a ā€œtime until completedā€ status in Ground Control would be very convenient. Iā€™m not seeing the jitter that was supposed to have been fixed in 0.81 in this particular cut, so Iā€™m not sure why it happened yesterday and not today.

Editā€¦ Iā€™m so excited, its actually working! I feel like Dr Frankensteinā€¦ its alive its alive!

Edit 2: I doubt anyone has the need for goat signs, but here are the files:

goat_silhouette.nc (1010.6 KB)

@moderators, I tried to upload an SVG file, and it said it was not a file format that is allowed to be uploaded.

2 Likes

As for ā€˜completion timeā€™, I always watch the ā€˜Percent doneā€ number. Itā€™s based on number of lines of gcode in the file, and some lines take way longer to cut than others, but itā€™s a working estimate.

@blurfl, yeah that is what we have and it is what I use, but a tentative estimate of time until completion would really help my WAF (wife acceptance factor) so that I can tell her when Iā€™ll be done for dinner.

1 Like

the ā€˜Holdā€™ button is your friend! It pauses operation at the completion of the current line of gcode. I always curry the approval of one who is making a meal for me :smile:!

1 Like

Goat project complete!

8 Likes

I donā€™t know of the difficulty if would be but a ā€œtime until completedā€ status in Ground Control would be very convenient.

an accurate time completed counter would require going through the entire file
to figure out how long it should take and then keeping track of how much time
has been spent (and would only work with an automated Z)

you can use the gcode simulator to get an idea of the total time it will take to
cut a gcode file

https://nraynaud.github.io/webgcode/

Very lifelike. One of the goats is even getting into your cords!

2 Likes

Could the simulation in the CAM be used to estimate and write into the G-Code. That Ground Control could then use to display a countdown? Might not be exact, but would be a decent estimate. Probably Close enough to keep @jbnimble 's WAF as high as possibleā€¦