Removed the DLP projector dialog as it is confusing to our customers

and we doubt anybody is using it.
This commit is contained in:
bubnikv 2017-06-14 12:05:23 +02:00
parent 82bde51c27
commit a73a1a3f09
5 changed files with 1 additions and 930 deletions

View file

@ -72,6 +72,7 @@ use Slic3r::Polygon;
use Slic3r::Polyline;
use Slic3r::Print;
use Slic3r::Print::Object;
use Slic3r::Print::Simple;
use Slic3r::Surface;
our $build = eval "use Slic3r::Build; 1";
use Thread::Semaphore;