1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-21 09:44:26 +00:00

New object dialog tab with list of materials and volumes

This commit is contained in:
Alessandro Ranellucci
2014-01-08 19:36:41 +01:00
parent 6da98a6ecc
commit 11f065ca5e
5 changed files with 63 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ use FindBin;
use Slic3r::GUI::AboutDialog;
use Slic3r::GUI::ConfigWizard;
use Slic3r::GUI::Plater;
use Slic3r::GUI::Plater::ObjectPartsPanel;
use Slic3r::GUI::Plater::ObjectPreviewDialog;
use Slic3r::GUI::Plater::ObjectSettingsDialog;
use Slic3r::GUI::Preferences;