Commit Graph

28 Commits

Author SHA1 Message Date
9372f1c6ad Wip in Nester interface 2019-07-04 13:58:18 +02:00
e81f8a5fd9 WIP still with arrange return value. 2019-07-03 19:24:41 +02:00
b5215dae1b Fix libnest2d tests 2019-07-03 17:05:08 +02:00
bc315f4c2c Deal with infinite box. 2019-07-03 15:06:10 +02:00
320f2ecefd Try to deal with infinite bin. 2019-07-02 16:08:13 +02:00
87c5e9bbaa Partial arrange starts to work again. 2019-07-02 15:24:40 +02:00
914bf63228 Unify AutoArranger subclasses 2019-07-02 12:15:53 +02:00
253ec07cb2 Still WIP 2019-07-01 18:22:07 +02:00
cb3a586deb Adapt find_new_position is WIP. Cleaning up comments. 2019-06-28 18:27:15 +02:00
299e4f74c7 Arranging with new structure. 2019-06-28 17:03:50 +02:00
4a71c42f9b Merge branch 'master' into tm_rotcalipers 2019-06-19 11:07:21 +02:00
821ca0e36a Build fix when boost is not in prefix/boost 2019-06-13 14:19:24 +02:00
d4fe7b5a96 Adding rotating calipers algorithm for minimum are bounding box rotation.
Cleanup, fix build on windows and add test for rotcalipers.

Try to fix compilation on windows

With updates from libnest2d
Another build fix.


Clean up and add comments.


adding rotcalipers test  and some cleanup


Trying to fix on OSX


Fix rotcalipers array indexing


Get rid of boost convex hull.


Adding helper function 'remove_collinear_points'


Importing new libnest2d upgrades.


Disable using __int128 in NFP on OSX
2019-06-06 14:27:07 +02:00
96380180f4 Build system tweaks to get rid of cmake and boost warnings. 2019-05-30 17:48:32 +02:00
2baa651f1e Fixing the broken rasterizer.
Paths and holes cannot be added separately.
2019-04-01 12:15:47 +02:00
4eb5d91a8f Parallel loop for the statistics 2019-04-01 11:37:26 +02:00
50c351e0f4 Fix broken arrange 2019-03-28 11:01:41 +01:00
440e54181b Output raster seem ok, stats broken. 2019-03-27 18:37:50 +01:00
1778c51af1 Fixed seed for the genetic optimizer for support generation 2019-03-12 15:21:55 +01:00
01091152be Optimization for bad head angles. 2019-02-15 16:55:15 +01:00
6819c506d8 Fixing items partially outside the bed when auto-placing new items. 2019-01-23 16:35:21 +01:00
22ffb93ee5 import Libnest2D msvc build fix 2019-01-23 14:07:54 +01:00
4e8c570d52 Polishing autoplacement feature for testing 2019-01-23 13:13:12 +01:00
4628ba5767 Initial version of smart auto placement intended to replace autocenter. 2019-01-22 17:50:33 +01:00
a5b846f7fc Improved edge normal detection. Also removed some warnings. 2018-12-20 12:08:06 +01:00
22c9c5ae95 Trying to engage support creation when the gizmo gets disabled. 2018-11-06 18:01:18 +01:00
9e0e41af8f fix compilation of libnest2d on mac 2018-10-24 14:17:56 +02:00
34e652b985 Fixing nesting crash in debug mode.
Also commented out unnecessary bloat from AppController
2018-10-23 17:20:31 +02:00