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

Zoom #106

Closed lianzaozi closed 4 years ago

lianzaozi commented 4 years ago

Thanks for your work Version 1.3.3.4 does not scale well

lianzaozi commented 4 years ago

I have two suggestions for improvements regarding scaling:

  1. Regardless of moving the trajectory to any position in the display area, when you double-click the mouse wheel quickly, the trajectory is immediately and adaptively displayed in the center of the display area (this can refer to libreCAD software). zoom

  2. Regarding zooming, the zoom magnification should not be increased by 2 times each time the mouse wheel is scrolled.

svenhb commented 4 years ago

https://github.com/svenhb/GRBL-Plotter/releases/tag/v1.3.4.3

I could fix the problem finally :-)