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

@ -8,7 +8,7 @@ has '_print' => (
default => sub { Slic3r::Print->new },
handles => [qw(apply_config extruders expanded_output_filepath
total_used_filament total_extruded_volume
placeholder_parser)],
placeholder_parser process)],
);
has 'duplicate' => (