Everything will be upside down compared to TWD's code because the TWD printouts automatically rotate themselves 180 degrees to give you the picture of operator's 0,0 instead of machine / programmer 0,0 coordinates. It's actually pretty annoying to be honest.
Brad, are you saying there's a way to get the post to do that rotation instead of flipping the printouts upside down?
jnr
Josh Rayburn
Hall's Edge, Inc.
CNC Machining Service
The postprocessor I am using (in v carve) is Thermwood ATC 91000 (inch)(*.n )
When I create the G code(in V carve) I have to set the Z shift before sending it to the machine.(Program Name-CD Header final 2)
Below is some of the code it put out
John,
You can try this post if you wish. I will caution you to look it over carefully before pushing the green button, as with any post - however it works very well for my CS-40 and I've made some additional modifications to it so the Zshift, Xshift and Yshift are added in automatically according to your material size.
The post will list all the tools used in the file, and it supports arcs.
This post will also rapid index (G00) to the max boundary of the material size and drop to safe height, then pause (M00) so you can verify that the material / blank is in the correct location before carving or cutting anything.
Note the G901 instead of G52L1. You can change this if you need to.
Change file extension from .txt to .pp and put it in the postp folder. C:/program data/vectric/vcarve pro/v6.x/postp
Make sure to select this post from the list before outputting from Vcarve.
Not sure why it wouldn't show up John - you can try the Vectric forum also. It should be in the drop-down menu when you click 'save toolpath' and it should be called "josh post 120211 (.nc)"
Josh Rayburn
Hall's Edge, Inc.
CNC Machining Service
Josh, thank you for the post.
I did finally get it to work, the file was there as Josh Post 120211 not what I renamed it as.
Is there a way to get it to read the waste board thickness?
John,
The name of the post as Vectric reads it is actually in the post itself, it doesn't look at the filename.
There is no way to get it to read the wasteboard thickness, you'll have to change that each time.
jnr
Josh Rayburn
Hall's Edge, Inc.
CNC Machining Service