bubnikv 6217622865 Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
Replaced eval { die } construct with a bool return value indicating
success or failure of an automatic arrangement of parts on the print bed.

Don't know exactly what is happening here, but throwing a "die" inside
a XS function and then catching it inside an eval {} block is suspcious.
2016-11-04 15:03:51 +01:00
..
2015-07-02 14:29:20 +02:00
2014-11-15 23:06:15 +01:00
2016-09-13 11:24:55 +02:00
2015-01-15 18:49:07 +01:00
2016-09-13 11:24:55 +02:00