Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I can get the same thing with the trial version and this image.

I load the image, then set the X width to 4". 

Select a V bit, 90°, 1" diameter.

Medial Carve with default settings, and the errors start immediately. Need Task Manager to kill it.

Gerry

Hey Gerry, this is a bug that was also reported recently and will be fixed in v1.32a, which will be out this week. The image is divided up into cells that are equal to the tool's radius but have a fixed buffer size for storing individual lists of contour segments.  With a small project size and a relatively large tool, complex images like this are divided into too few cells and throw a curve ball! For now you can increase your "path simplify" higher. I tested 0.35 and it works but the path isn't super smooth: 0.3 might work too. You'll also need to set your v-bit diameter smaller for small projects: the resulting toolpath will be the same so long as none of the features are wider/deeper than the specified tool. I tested it with 0.25" diameter v-bit, for a 4-inch wide project and it worked:


...or you can just wait until v1.32a this weekend and not have to worry about fiddling around with getting it to work. Have a good week!