YuSanka f8a48f5c13 Start adding functions to work with presets 7 years ago
..
BoundingBox.xsp 8b5f7f0fb2 Limit the object movement to the vincinity of the print bed. 7 years ago
BridgeDetector.xsp 22ca927f12 Reworked the bridge detector to allow searching a single bridging 8 years ago
Clipper.xsp 81823fe7df Reduced the content of Geometry.pm, removed unused Perl subroutines. 7 years ago
Config.xsp b11d9708ed Updated Controller after the presets C++ port. 7 years ago
ExPolygon.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
ExPolygonCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
ExtrusionEntityCollection.xsp ed2ee2f6f3 Merged support_fills with support_interface_fills. 7 years ago
ExtrusionLoop.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionMultiPath.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionPath.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionSimulator.xsp ed83ff37f8 Simulation of extrusion in a plane, useful for finding out under / over-extruions. 8 years ago
Filler.xsp 95ede7c4b8 Rewrote Fill2.pm to C++, deleted Perl infills for good. 8 years ago
Flow.xsp 9a0100d6de Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 7 years ago
GCode.xsp 8746f84fa2 Improved error reporting of the PlaceholderParser. 7 years ago
GCodeSender.xsp ba1c0b0137 CMake build process - fixes of the previous check-ins to build 7 years ago
GUI.xsp f8a48f5c13 Start adding functions to work with presets 7 years ago
GUI_3DScene.xsp ab21a253e0 Hopefully finally fixed reordering of the multi-material parts. 7 years ago
GUI_AppConfig.xsp e8b6d92d4d Looks like the reworked C++ preferences start to work again. 7 years ago
GUI_Preset.xsp 558a0753c1 Improved loading of the config wizard results. 7 years ago
Geometry.xsp 6217622865 Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 8 years ago
Layer.xsp 61e6f23ed2 Fix of 7 years ago
Line.xsp 9e8022f6f6 More refactoring to medial axis and gap fill, more robust 8 years ago
Model.xsp 31085fb1d7 Ported some ModelObject methods from Perl to C++. 7 years ago
MotionPlanner.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
PerimeterGenerator.xsp 79f5a16536 Reverted the perimeter generator to not save the perimeter areas. 8 years ago
PlaceholderParser.xsp bb61de8379 Fixed a regression error: The "current_extruder" identifier was not set 7 years ago
Point.xsp c3af189045 Reduced some compiler warnings. 8 years ago
Polygon.xsp 8b5f7f0fb2 Limit the object movement to the vincinity of the print bed. 7 years ago
Polyline.xsp 6582182e0c Adapted to the new ClipperUtils.hpp interface by @alexrj 8 years ago
PolylineCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
Print.xsp 61e6f23ed2 Fix of 7 years ago
Surface.xsp 6582182e0c Adapted to the new ClipperUtils.hpp interface by @alexrj 8 years ago
SurfaceCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
TriangleMesh.xsp c575a1f1d6 Added make_sphere, generates a mesh with specified step angle and raidus rho. 8 years ago
XS.xsp 48ba7e5f73 Removed dependency on Perl Encode::encode_utf8. 7 years ago
my.map f5160b7a72 Fixed "Slic3r crashes when sending STLs with special characters to the printer" 7 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt b23b9ea1d2 Implemented volumetric flow rate hints, 7 years ago