Need solutions to what might be a simple fix. I’m using VCarve Pro, I designed my sign in inches and saved toolpath with g code. When I load it in CM, CM reads it in metrics and my sign cuts out small. What am I doing wrong?
Im not sure what the problem is, but a program i’ve used in the past did not insert the G20 in the beginning of the text file, so I would have do that myself by opening in notepad, and then choose “save as”, so the original doesn’t get deleted, just to be on the safe side.
CM is natively metric, if there is no G20 for Imperial units.
Can you post the solution? I’m getting ready to do something with Vcarve in Metric, so it would be nice to know if there is something I need to do. Thanks!
Vectric has included a “post-processor” for the Shapeoko (a pair of them actually, one for Imperial measure, one for metric) since v8.5 — please let us know if you have any difficulties accessing them. Their “install” procedure is to move the one you want to move into a specific directory and then that one will be used and the others ignored:
“C:\ProgramData\Vectric\VCarve Desktop\V9.0\PostP\Shapeoko_inch.pp”
"C:\ProgramData\Vectric\VCarve Desktop\V9.0\PostP\Shapeoko_mm.pp"
copy whichever of those you would prefer to use into
C:\ProgramData\Vectric\VCarve Desktop\V9.0\My_PostP
and then it’ll be the only one you see.