PrusaSlicer-NonPlainar/lib/Slic3r
2012-10-30 14:07:50 +01:00
..
ExtrusionPath Refactor shortest_path 2012-10-30 13:59:33 +01:00
Fill Make flow_spacing required for ExtrusionPath objects 2012-10-30 14:07:01 +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 Make flow_spacing required for ExtrusionLoop objects too 2012-10-30 14:07:50 +01: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 Make flow_spacing required for ExtrusionPath objects 2012-10-30 14:07:01 +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 Refactor shortest_path 2012-10-30 13:59:33 +01:00
Print.pm Fixed regression preventing lift to work correctly 2012-10-30 10:45:55 +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