Commit Graph

24 Commits

Author SHA1 Message Date
tamasmeszaros
73bf9f2596 Merge branch 'tm_scales' 2019-06-26 11:33:42 +02:00
tamasmeszaros
fc0a08ac8b Fixes some ModelArrange warnings 2019-06-26 11:10:41 +02:00
tamasmeszaros
84e0f8e514 Make an order in using scale and unscale, remove some warnings. 2019-06-26 10:34:27 +02:00
tamasmeszaros
e907da2d66 Print bed not considered as object in arrange anymore. 2019-06-24 13:01:52 +02:00
tamasmeszaros
67271943d4 Eliminate magic constant 2019-06-19 13:19:11 +02:00
tamasmeszaros
b003ce69d8 Fix for issue #2536 2019-06-19 12:04:11 +02:00
tamasmeszaros
f65d2e69c3 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
bubnikv
0092e54c95 Changed references to renamed github project
https://github.com/prusa3d/PrusaSlicer
2019-05-14 19:46:01 +02:00
Enrico Turri
f14a203953 Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3r 2019-05-10 11:14:42 +02:00
Enrico Turri
6e713c0c11 Workaround to fix crash reported in #2209 2019-05-07 15:09:15 +02:00
Lukas Matena
0b4c7125b7 Arrange is accounting for the wipe tower now 2019-05-06 08:14:45 +02:00
bubnikv
4313f0dd6c Fix of Complete individual objects: "checker" bug #1911"
Also fix of an arrangement issue for instances with some transformation
around X or Y axis applied.
2019-04-18 12:45:43 +02:00
tamasmeszaros
0d3f453af0 Output raster seem ok, stats broken. 2019-03-27 18:37:50 +01:00
tamasmeszaros
797a6d5f8f Enabling convex hull optimization for arrange.
Seems to work nicely
2019-03-19 15:01:58 +01:00
bubnikv
a4feec906d WIP: Optimization of the object's 2D convex silhouette for arrangement,
not working yet.
2019-01-28 10:10:23 +01:00
tamasmeszaros
69995106c0 Polishing autoplacement feature for testing 2019-01-23 13:13:12 +01:00
tamasmeszaros
0b19f363c5 fixing is_colliding and centering translation. 2019-01-23 10:37:37 +01:00
tamasmeszaros
b2a193315d Trying force center placement with existing objects. 2019-01-22 18:05:11 +01:00
tamasmeszaros
84bc319fbd Initial version of smart auto placement intended to replace autocenter. 2019-01-22 17:50:33 +01:00
tamasmeszaros
5cc11c0613 Many comments for maintainability. 2019-01-21 10:34:10 +01:00
tamasmeszaros
48ced0cdf3 Fix for bad arrange with mirrored objects 2019-01-03 14:20:01 +01:00
tamasmeszaros
341d13113d Improved edge normal detection. Also removed some warnings. 2018-12-20 12:08:06 +01:00
tamasmeszaros
186ee71b44 Arrangement is still not working, update is probably broken. 2018-11-21 11:07:08 +01:00
tamasmeszaros
1782b76a46 Getting rid of AppController. 2018-11-12 15:02:42 +01:00