PrusaSlicer-NonPlainar/xs/xsp
bubnikv bb61de8379 Fixed a regression error: The "current_extruder" identifier was not set
at the placeholder parser.
Implemented a new PlaceholderParser::evaluate_boolean_expression()
functionality to evaluate just a boolean expression using the full
expressive power of the macro processing syntax. This function
will now be used for deciding, which print or filament preset
is compatible with which printer preset.
2017-12-18 12:14:09 +01:00
..
BoundingBox.xsp
BridgeDetector.xsp
Clipper.xsp
Config.xsp
ExPolygon.xsp
ExPolygonCollection.xsp
ExtrusionEntityCollection.xsp
ExtrusionLoop.xsp
ExtrusionMultiPath.xsp
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
GCodeSender.xsp
Geometry.xsp
GUI_3DScene.xsp
GUI_AppConfig.xsp
GUI_Preset.xsp
GUI.xsp
Layer.xsp
Line.xsp
Model.xsp
MotionPlanner.xsp
my.map
mytype.map
PerimeterGenerator.xsp
PlaceholderParser.xsp
Point.xsp
Polygon.xsp
Polyline.xsp
PolylineCollection.xsp
Print.xsp
Surface.xsp
SurfaceCollection.xsp
TriangleMesh.xsp
typemap.xspt
XS.xsp