mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-11 23:29:04 +08:00
Add use Slic3r::GUI::PreviewCanvas to view-mesh.pl
This commit is contained in:
parent
1f50d9c7e8
commit
9d1b756135
@ -12,6 +12,7 @@ BEGIN {
|
||||
use Getopt::Long qw(:config no_auto_abbrev);
|
||||
use Slic3r;
|
||||
use Slic3r::GUI;
|
||||
use Slic3r::GUI::PreviewCanvas;
|
||||
$|++;
|
||||
|
||||
my %opt = ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user