Make2D Issue

Hello,

I am having an interesting issue with make2d.
I am using one file to produce make2ds with meshes. Afterwards, I attempted to do a make2d with both mesh objects and nurbs objects. Neither are seriously heavy. The mesh output is quite good, while the nurbs result is horrible. I then attempted to produce a nurbs make2d with the same objects in the same file. Same horrible output.
However, when copying nurbs objects to new file and attempting make2d, they output perfectly.
Anyone know a fix?

@Vaughn_Burger
Without a file or even a picture, it is hard to say… But check your file tolerance and units. The tolerance should be smaller than the smallest detail in your model.

Should’ve thought of this. file set in feet, not inches. Thanks<3