PrusaSlicer-NonPlainar/lib/Slic3r
2012-10-29 19:54:04 +01:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill Factor out some hard-coded settings 2012-10-29 00:23:33 +01: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 New --min-skirt-length option. #269 2012-10-29 11:17:57 +01:00
Layer Fixed regression causing one perimeter to be generated even when perimeters where set to 0. #759 2012-10-28 19:27:54 +01:00
Print Fixed regression causing support material generation to fail under threaded perls 2012-10-29 19:38:40 +01:00
Config.pm New --min-skirt-length option. #269 2012-10-29 11:17:57 +01:00
ExPolygon.pm Merge branch 'master' into dynamic-flow 2012-10-04 15:23:19 +02:00
Extruder.pm New --min-skirt-length option. #269 2012-10-29 11:17:57 +01: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 Use G92 to apply Z offset. #486 2012-10-29 19:54:04 +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 Use G92 to apply Z offset. #486 2012-10-29 19:54:04 +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