mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			98 lines
		
	
	
	
		
			1.8 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			98 lines
		
	
	
	
		
			1.8 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
Build.PL
 | 
						|
lib/Slic3r/XS.pm
 | 
						|
MANIFEST			This list of files
 | 
						|
src/admesh/connect.c
 | 
						|
src/admesh/normals.c
 | 
						|
src/admesh/shared.c
 | 
						|
src/admesh/stl.h
 | 
						|
src/admesh/stl_io.c
 | 
						|
src/admesh/stlinit.c
 | 
						|
src/admesh/util.c
 | 
						|
src/BoundingBox.cpp
 | 
						|
src/BoundingBox.hpp
 | 
						|
src/clipper.cpp
 | 
						|
src/clipper.hpp
 | 
						|
src/ClipperUtils.cpp
 | 
						|
src/ClipperUtils.hpp
 | 
						|
src/Config.cpp
 | 
						|
src/Config.hpp
 | 
						|
src/ExPolygon.cpp
 | 
						|
src/ExPolygon.hpp
 | 
						|
src/ExPolygonCollection.cpp
 | 
						|
src/ExPolygonCollection.hpp
 | 
						|
src/ExtrusionEntity.cpp
 | 
						|
src/ExtrusionEntity.hpp
 | 
						|
src/ExtrusionEntityCollection.cpp
 | 
						|
src/ExtrusionEntityCollection.hpp
 | 
						|
src/Flow.cpp
 | 
						|
src/Flow.hpp
 | 
						|
src/Geometry.cpp
 | 
						|
src/Geometry.hpp
 | 
						|
src/Layer.hpp
 | 
						|
src/Line.cpp
 | 
						|
src/Line.hpp
 | 
						|
src/Model.hpp
 | 
						|
src/MultiPoint.cpp
 | 
						|
src/MultiPoint.hpp
 | 
						|
src/myinit.h
 | 
						|
src/Point.cpp
 | 
						|
src/Point.hpp
 | 
						|
src/Polygon.cpp
 | 
						|
src/Polygon.hpp
 | 
						|
src/Polyline.cpp
 | 
						|
src/Polyline.hpp
 | 
						|
src/PolylineCollection.cpp
 | 
						|
src/PolylineCollection.hpp
 | 
						|
src/PrintConfig.cpp
 | 
						|
src/PrintConfig.hpp
 | 
						|
src/Print.cpp
 | 
						|
src/Print.hpp
 | 
						|
src/ppport.h
 | 
						|
src/Surface.cpp
 | 
						|
src/Surface.hpp
 | 
						|
src/SurfaceCollection.cpp
 | 
						|
src/SurfaceCollection.hpp
 | 
						|
src/SVG.cpp
 | 
						|
src/SVG.hpp
 | 
						|
src/TriangleMesh.cpp
 | 
						|
src/TriangleMesh.hpp
 | 
						|
src/utils.cpp
 | 
						|
t/01_trianglemesh.t
 | 
						|
t/03_point.t
 | 
						|
t/04_expolygon.t
 | 
						|
t/05_surface.t
 | 
						|
t/06_polygon.t
 | 
						|
t/07_extrusionpath.t
 | 
						|
t/08_extrusionloop.t
 | 
						|
t/09_polyline.t
 | 
						|
t/10_line.t
 | 
						|
t/11_clipper.t
 | 
						|
t/12_extrusionpathcollection.t
 | 
						|
t/13_polylinecollection.t
 | 
						|
t/14_geometry.t
 | 
						|
t/15_config.t
 | 
						|
t/16_flow.t
 | 
						|
t/17_boundingbox.t
 | 
						|
xsp/BoundingBox.xsp
 | 
						|
xsp/Clipper.xsp
 | 
						|
xsp/Config.xsp
 | 
						|
xsp/ExPolygon.xsp
 | 
						|
xsp/ExPolygonCollection.xsp
 | 
						|
xsp/ExtrusionEntityCollection.xsp
 | 
						|
xsp/ExtrusionLoop.xsp
 | 
						|
xsp/ExtrusionPath.xsp
 | 
						|
xsp/Flow.xsp
 | 
						|
xsp/Geometry.xsp
 | 
						|
xsp/Line.xsp
 | 
						|
xsp/my.map
 | 
						|
xsp/mytype.map
 | 
						|
xsp/Point.xsp
 | 
						|
xsp/Polygon.xsp
 | 
						|
xsp/Polyline.xsp
 | 
						|
xsp/PolylineCollection.xsp
 | 
						|
xsp/Print.xsp
 | 
						|
xsp/Surface.xsp
 | 
						|
xsp/SurfaceCollection.xsp
 | 
						|
xsp/TriangleMesh.xsp
 | 
						|
xsp/typemap.xspt
 | 
						|
xsp/XS.xsp
 |