LDCad 1.6 Alpha 1 (win+linux)


RE: LDCad 1.6 Alpha 1 (win+linux)
#4
Thanks for reporting, I only tested with ctrl+z Smile

(2016-05-01, 14:00)Philippe Hurbain Wrote: Is there a better way to insert a rotstep than adding a step, then use properties to change type?

Not currently as I thought you would need to change the rotation anyways, you could write a macro script though :

Code:
function runTest()
 local sf=ldc.subfile()
 sf:addNewLine('0 ROTSTEP 0 45 0 REL')
end


Quote:Wish of the day: have a mode where toolbar "goto previous/next step" show ROTSTEP orientation...
You could add the 'enable/disable rotation stepping usage' option from the compass to the menu bar but it currently hasn't got an icon. It also has the default 'b' hotkey.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: LDCad 1.6 Alpha 1 (win+linux) - by Roland Melkert - 2016-05-01, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)