Toolpaths preview

This commit is contained in:
Alessandro Ranellucci 2014-07-03 09:24:19 +02:00
parent d8b1eff62f
commit 907de1011f
9 changed files with 532 additions and 4 deletions

View file

@ -12,6 +12,7 @@ use Slic3r::GUI::MainFrame;
use Slic3r::GUI::Notifier;
use Slic3r::GUI::Plater;
use Slic3r::GUI::Plater::2D;
use Slic3r::GUI::Plater::2DToolpaths;
use Slic3r::GUI::Plater::ObjectPartsPanel;
use Slic3r::GUI::Plater::ObjectCutDialog;
use Slic3r::GUI::Plater::ObjectPreviewDialog;