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-09-06 02:43:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03341f3485a86277d1c0610707d7020d247243ff
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