This website requires JavaScript.
Explore
Help
Sign in
amd
/
orcaslicer
Watch
1
Star
0
Fork
You've already forked orcaslicer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
26b05ab155
orcaslicer
/
lib
/
Slic3r
/
ExtrusionPath.pm
7 lines
73 B
Perl
Raw
Normal View
History
Unescape
Escape
Generate boundaries of areas to fill (includes some refactoring)
2011-09-04 10:04:01 +00:00
package
Slic3r::ExtrusionPath
;
Replaced Moose with Moo => big performance boost and easier packaging
2011-09-06 09:50:43 +00:00
use
Moo
;
Generate boundaries of areas to fill (includes some refactoring)
2011-09-04 10:04:01 +00:00
extends
'Slic3r::Polyline'
;
1
;
Reference in a new issue
Copy permalink