.. |
BoundingBox.xsp
|
Limit the object movement to the vincinity of the print bed.
|
2017-06-08 11:02:29 +02:00 |
BridgeDetector.xsp
|
|
|
Clipper.xsp
|
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
2017-07-19 10:45:39 +02:00 |
Config.xsp
|
Fixed a regression bug of Slic3r::encode() / decode()
|
2017-08-30 14:57:13 +02:00 |
ExPolygon.xsp
|
|
|
ExPolygonCollection.xsp
|
|
|
ExtrusionEntityCollection.xsp
|
Merged support_fills with support_interface_fills.
|
2017-04-07 17:37:30 +02:00 |
ExtrusionLoop.xsp
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionMultiPath.xsp
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionPath.xsp
|
Ported the G-code generator from Perl to C++.
|
2017-05-03 18:28:22 +02:00 |
ExtrusionSimulator.xsp
|
|
|
Filler.xsp
|
|
|
Flow.xsp
|
|
|
GCode.xsp
|
Unicode handling:
|
2017-08-03 17:31:31 +02:00 |
GCodeSender.xsp
|
CMake build process - fixes of the previous check-ins to build
|
2017-08-18 21:09:53 +02:00 |
Geometry.xsp
|
|
|
GUI.xsp
|
|
|
GUI_3DScene.xsp
|
Hopefully finally fixed reordering of the multi-material parts.
|
2017-06-26 16:44:16 +02:00 |
GUI_Preset.xsp
|
Load presets into the new C++ class.
|
2017-10-02 17:35:00 +02:00 |
Layer.xsp
|
Fixed a regression bug, which was made during the porting of
|
2017-09-14 13:15:32 +02:00 |
Line.xsp
|
|
|
Model.xsp
|
Ported some ModelObject methods from Perl to C++.
|
2017-08-02 16:05:18 +02:00 |
MotionPlanner.xsp
|
|
|
my.map
|
Initial partial implementation of presets in C++.
|
2017-09-19 13:55:48 +02:00 |
mytype.map
|
|
|
PerimeterGenerator.xsp
|
Reverted the perimeter generator to not save the perimeter areas.
|
2016-11-17 23:22:59 +01:00 |
PlaceholderParser.xsp
|
Fix of "MM incorrect extruder temperature"
|
2017-07-31 15:42:55 +02:00 |
Point.xsp
|
|
|
Polygon.xsp
|
Limit the object movement to the vincinity of the print bed.
|
2017-06-08 11:02:29 +02:00 |
Polyline.xsp
|
Adapted to the new ClipperUtils.hpp interface by @alexrj
|
2016-12-13 19:22:23 +01:00 |
PolylineCollection.xsp
|
|
|
Print.xsp
|
Ported PrintObject::prepare_infill & combine_infill from Perl to C++.
|
2017-08-02 14:24:32 +02:00 |
Surface.xsp
|
Adapted to the new ClipperUtils.hpp interface by @alexrj
|
2016-12-13 19:22:23 +01:00 |
SurfaceCollection.xsp
|
|
|
TriangleMesh.xsp
|
Added make_sphere, generates a mesh with specified step angle and raidus rho.
|
2017-02-21 16:29:09 +01:00 |
typemap.xspt
|
Initial partial implementation of presets in C++.
|
2017-09-19 13:55:48 +02:00 |
XS.xsp
|
Fixed a regression bug of Slic3r::encode() / decode()
|
2017-08-30 14:57:13 +02:00 |