PrusaSlicer-NonPlainar/lib/Slic3r/GUI
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
..
Controller
OptionsGroup
Plater
2DBed.pm
3DScene.pm
AboutDialog.pm
BedShapeDialog.pm
BonjourBrowser.pm
ConfigWizard.pm
Controller.pm
MainFrame.pm "Background slice now" function, initial implementation by @lordofhyphens 2016-10-25 13:24:42 +02:00
Notifier.pm
OptionsGroup.pm
Plater.pm Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 2016-11-04 15:03:51 +01:00
Preferences.pm "Background slice now" function, initial implementation by @lordofhyphens 2016-10-25 13:24:42 +02:00
ProgressStatusBar.pm
Projector.pm
SimpleTab.pm
Tab.pm Added "Notes" page to the filament configuration. 2016-11-01 13:41:24 +01:00