Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Laurens-3DTechDraw
in reply to: ecnels

var aAxis = createAxis({coordinate:0, table:true, axis:[1, 0, 0], range:[110,-30], preference:1, resolution:0.001});
var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], range:[-360*10,360*10], resolution:0.001});

I think changing that code to this will help:

var aAxis = createAxis({coordinate:0, table:true, axis:[-1, 0, 0], range:[110,-30], preference:1, resolution:0.001});
var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], range:[-360*10,360*10], resolution:0.001});

Laurens Wijnschenk
3DTechDraw

AutoDesk CAM user & Post editor.
René for Legend.