flatcam/appObjects
Marius Stanciu 42c5a69bfa - in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons
- in CNCJob UI Autolevelling : in manual mode, Points can be chosen only when clicking inside the object to be probed
- in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons
- in CNCJob UI Autolevelling: remade the probing points generation so they could allow bilinear interpolation
2020-08-31 21:47:11 +03:00
..
AppObject.py - added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size 2020-07-23 00:44:33 +03:00
FlatCAMCNCJob.py - in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons 2020-08-31 21:47:11 +03:00
FlatCAMDocument.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py - made sure there are no issues when plotting the Excellon object in one thread and trying to build the UI in another by using a signal 2020-07-21 15:58:22 +03:00
FlatCAMGeometry.py - in Tool Cutout, when using the Thin Gaps feature, the resulting geometry loose the extra color by toggling tool plot in Geometry UI Tools Table- fixed 2020-08-27 03:16:07 +03:00
FlatCAMGerber.py - fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object 2020-07-20 19:21:17 +03:00
FlatCAMObj.py - in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version 2020-08-25 03:06:09 +03:00
FlatCAMScript.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
ObjectCollection.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00