PrusaSlicer-NonPlainar/lib/Slic3r
2012-10-28 19:15:34 +01:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill New faster algorithm for filling gaps, while we work on a new medial axis implementation 2012-10-24 16:17:09 +02:00
Format Use XML::SAX::ExpatXS if available 2012-10-24 20:36:32 +02:00
Geometry Revert 2bcac88683 by setting the scale factor manually to 1. #720 2012-10-27 22:09:22 +02:00
GUI Descriptive textual feedback for cooling settings 2012-10-28 12:43:41 +01:00
Layer Renamed ExtrusionPath->depth_layers to height 2012-10-28 14:22:51 +01:00
Print Do a slightly thinner interface layer at the top of support material structures by taking into account the diameter of bridge extrudates (nophead's idea) 2012-10-28 16:59:20 +01:00
Config.pm Allow [print_center_X] and [print_center_Y] syntax for all coordinates settings (including bed_center etc.) and [temperature_0], [temperature_1] etc. for all index-based settings 2012-10-28 17:23:35 +01:00
ExPolygon.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
Extruder.pm Assign extruders and flows to materials 2012-09-23 02:40:25 +02:00
ExtrusionLoop.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
ExtrusionPath.pm Do a slightly thinner interface layer at the top of support material structures by taking into account the diameter of bridge extrudates (nophead's idea) 2012-10-28 16:59:20 +01:00
Fill.pm Renamed ExtrusionPath->depth_layers to height 2012-10-28 14:22:51 +01:00
Flow.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
GCode.pm Experimental feature: make a little move inwards by 45° after finishing the external perimeter and before retracting. #186 2012-10-28 19:15:34 +01:00
Geometry.pm $parallel_degrees_limit decreased, 3 to 0.1, #704 2012-09-27 06:14:54 -07:00
GUI.pm Remember last used filament presets when using multiple extruders too 2012-10-24 20:24:11 +02:00
Layer.pm Do a slightly thinner interface layer at the top of support material structures by taking into account the diameter of bridge extrudates (nophead's idea) 2012-10-28 16:59:20 +01:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Model.pm Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +02:00
Point.pm Remove useless Point->id method 2012-08-23 15:46:55 +02:00
Polygon.pm Finish GUI decoupling 2012-09-21 15:04:33 +02:00
Polyline.pm Bugfix: the grow() method wasn't working properly, causing bad brim/support material interface. #639 2012-09-28 15:27:33 +02:00
Print.pm Don't emit T0 at the beginning of the file, so that it's generated automatically just right before starting the print 2012-10-28 17:29:01 +01:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
TriangleMesh.pm Show object information when double-clicking it in the plater 2012-10-24 22:44:08 +02:00