Live 3D toolpaths preview.

This commit is contained in:
Alessandro Ranellucci 2015-01-18 19:36:47 +01:00
parent 3648bbd6d4
commit f2818ddbe0
4 changed files with 146 additions and 6 deletions

View file

@ -15,6 +15,7 @@ use Slic3r::GUI::Plater;
use Slic3r::GUI::Plater::2D;
use Slic3r::GUI::Plater::2DToolpaths;
use Slic3r::GUI::Plater::3D;
use Slic3r::GUI::Plater::3DPreview;
use Slic3r::GUI::Plater::ObjectPartsPanel;
use Slic3r::GUI::Plater::ObjectCutDialog;
use Slic3r::GUI::Plater::ObjectSettingsDialog;