hi, I am changing my spoil board and need to true the new surface. Does anyone out there have a simple spoil board surfacing project in V-Carve format? Last time I simply unplugged all my stepper motors and manually resurfaced. I wish to not repeat that tedium. I have not been able to figure out an easy way to create a large flat surface in v-carve if you know how, then teach me to fish. For a tool I use a one inch fly cutter. My table is 1000 x 750mm. Thanks, Jen
I don't know vcarve at all, but here are 2 other solutions... (1) In Sketchup just draw a rectangle the size of your spoil board, left bottom corner on the 0,0,0 point, and then use SketchUcam to apply a pocket cut to it at 100% depth. Then you can set the material thickness to however deep you want to cut and generate Gcode. (2) If you have (or can load) Python you can use the attached script to generate Gcode for any board facing operation.
DUH! Geese, I really was over thinking this one... Of course just draw a big rectangle and set the depth. I feel pretty silly. Thank you so much! Jen