Re: Grid on picture

Posted by ravas on
URL: https://forum.librecad.org/Grid-on-picture-tp5712337p5712447.html

An idea: https://github.com/LibreCAD/LibreCAD/issues/584

One thing you can do now is:
- create a new layer
- create a line at the bottom of the image using snap endpoints
- Modify → Move / Copy
- use one of the line's endpoints as the reference point
- use the relative point syntax: @0,100 for the target point
- pick how many copies you want
- do something similar for the left side of the image, and use: @100,0

Then you can use snap to intersection;
and you can toggle the visibility of the layer when needed.

http://wiki.librecad.org/index.php/Points