Is it trying to stretch/shrink the g-code to fit inside the angle range?
Yes, I think if I well remember my tests ...
in the doc he say:
The following items of data are required (from the G-Code file) and inserted into the plugin
(manually):
For an X-wrap:
• The minimum and maximum X values (Xmin and Xmax).
• The base Z value (most likely 0.0, but not necessarily, i.e. the wrappewd model surface could
be defined at some other Z-value.
• The wrap angles, i.e. the angle (Amin) that Xmin maps to, and the angle (Amax) that Xmax
maps to. By default these values are 0.0 and 360.0 degrees.
++
David
Edit, yes I do a quick test and it stretch/shrink the Gcode to match the given angle with the given size