flatcam/appCommon
Marius Stanciu 743885cf0f - in CNCJob UI Autolevelling: changed the UI a bit
- added a bilinear interpolation calculation class from: https://github.com/pmav99/interpolation
- in CNCJob UI Autolevelling: made sure that the grid can't have less than 2 rows and 2 columns when using the bilinear interpolation or 1 row and 1 column when using the Voronoi polygons
2020-09-03 03:45:58 +03:00
..
Common.py - commented some imports that I do not use (and the method using it) 2020-08-25 14:39:29 +03:00
bilinear.py - in CNCJob UI Autolevelling: changed the UI a bit 2020-09-03 03:45:58 +03:00