Login  Register

Hello - I am a new user

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Hello - I am a new user

kato01
5 posts
Hello,

Glad to find LibreCAD. Hope to use it .
Q: anyway to set snaps as in Autocad? (like snap to end, center, etc)
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Hello - I am a new user

dellus
1723 posts
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Hello - I am a new user

kato01
5 posts
thank you
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Hello - I am a new user

kato01
5 posts
In reply to this post by dellus
Hello,
I am using Windows 10 with LibreCAD 2.1.3.
Not sure I understand if Lua scripting is available for this . I googled the issue but could not find an answer.
I found some documentation about Lua with LibreCAD 3, but couldn't find a download for LibreCAD 3.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Hello - I am a new user

aman
148 posts
Lua for snaps?

Dellus showed you have to set snap(s) on from snap selection toolbar, or what are you trying to do?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

RE: Hello - I am a new user

kato01
5 posts

No, lua for building a drawing programmatically

 

From: aman [via LibreCAD] <[hidden email]>
Sent: Sunday, February 14, 2021 10:25 AM
To: kato01 <[hidden email]>
Subject: Re: Hello - I am a new user

 

Lua for snaps?

Dellus showed you have to set snap(s) on from snap selection toolbar, or what are you trying to do?


If you reply to this email, your message will be added to the discussion below:

https://forum.librecad.org/Hello-I-am-a-new-user-tp5720212p5720216.html

To unsubscribe from Hello - I am a new user, click here.
NAML

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

RE: Hello - I am a new user

aman
148 posts
This post was updated on Feb 14, 2021; 4:31pm.
Better open a new thread for a new subject.

There is Plugins => Read ascii points, which may help in simpler cases.

EDIT:

https://librecad.readthedocs.io/en/latest/guides/cmdline.html has some info, that may be usable.