This website requires JavaScript.
Explore
Help
Sign In
iGoX
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-08-29 15:22:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26b05ab155046c4c04fc326aa6d9d00ffc799270
OrcaSlicer-bambulab
/
lib
/
Slic3r
/
ExtrusionPath.pm
T
7 lines
73 B
Perl
Raw
Normal View
History
Unescape
Escape
Generate boundaries of areas to fill (includes some refactoring)
2011-09-04 12:04:01 +02:00
package
Slic3r::ExtrusionPath
;
Replaced Moose with Moo => big performance boost and easier packaging
2011-09-06 11:50:43 +02:00
use
Moo
;
Generate boundaries of areas to fill (includes some refactoring)
2011-09-04 12:04:01 +02:00
extends
'Slic3r::Polyline'
;
1
;
Reference in New Issue
Copy Permalink