Again you could avoid this problem by setting angular base& direction to the default. But to answer your question, the problem is in this line:
(command "text" "m" pt3 dsc "0" (itoa inc))
The "0" angle typically produces horizontal text but since you have 0 set to North it becomes vertical text. Change "0" to "90" to get it to work in the "Cadastrophic" angular system![]()




Reply With Quote

Bookmarks