Correct. You can draw what looks like a smooth curve using b-spline curves but its an illusion, the curve still only has a few points.
So I use b-spline (you dont have to, its a personal choice) but manually drop a lot of nodes.
The plotter uses the nodes/points to decide where to cut so they're VERY important.
|