svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
669 stars 176 forks source link

The mouse clicks on the primitives in the three blue boxes. The software selects the elliptical arcs in the black boxes. #98

Closed lianzaozi closed 4 years ago

lianzaozi commented 4 years ago

The mouse clicks on the primitives in the three blue boxes. The software selects the elliptical arcs in the black boxes.

test.zip file is the dxf file for my test

无标题

test.zip

lianzaozi commented 4 years ago

Software error screenshot.zip

svenhb commented 4 years ago

The Problem seems to be the import of DXF 'Point' geometry - without points it works... I will fix it.

lianzaozi commented 4 years ago

Thank you for your reply.

It is best to add a mouse to select geometric primitives. All the selected primitives are selected, and then these selected primitives can be moved as a whole. Box selection is the same as LibreCAD software. Then right-click and add an item in the pop-up menu to set the distance of the x direction and the y direction of the movement. Set the distance. The selected geometrical elements just moved to the new position with the set value

lianzaozi commented 4 years ago

Or it also supports ctrl + mouse click multiple selection