.. |
ExtrusionPath
|
Removed unused code
|
2013-08-29 11:48:58 +02:00 |
Fill
|
Fix bug in regression infill causing bad clipping at very low layer heights. Includes regression test. #1669
|
2014-01-11 21:34:26 +01:00 |
Format
|
Fix positioning of loded AMF plates
|
2014-01-05 14:04:32 +01:00 |
GCode
|
Make tests pass
|
2014-01-05 00:36:33 +01:00 |
Geometry
|
Finished porting BoundingBox to XS
|
2014-01-07 12:48:09 +01:00 |
GUI
|
New object dialog tab with list of materials and volumes
|
2014-01-08 19:36:41 +01:00 |
Layer
|
Implement modifier volumes and port _merge_loops() to XS
|
2014-01-07 15:40:38 +01:00 |
Print
|
Bugfix: incorrect number of raft layers was generated when too few were requested. #1678
|
2014-01-11 23:26:48 +01:00 |
Test
|
Move centering outside the Print object
|
2013-12-15 16:17:12 +01:00 |
Config.pm
|
The ratio_over parameter was missing in the definition of first_layer_extrusion_width
|
2014-01-11 14:48:13 +01:00 |
ExPolygon.pm
|
Finished porting BoundingBox to XS
|
2014-01-07 12:48:09 +01:00 |
Extruder.pm
|
Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
|
2014-01-11 14:42:31 +01:00 |
ExtrusionLoop.pm
|
More incomplete work for Flow/Extruder refactoring
|
2014-01-03 18:27:46 +01:00 |
ExtrusionPath.pm
|
Incomplete work for porting simplify() to XS
|
2013-11-21 20:25:24 +01:00 |
Fill.pm
|
More work for refactoring Flow/Extruder
|
2014-01-03 20:02:00 +01:00 |
Flow.pm
|
Ported Flow to XS
|
2014-01-05 13:16:13 +01:00 |
GCode.pm
|
Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670
|
2014-01-11 17:40:09 +01:00 |
Geometry.pm
|
Fixes to Config and plater; also refactored the arrange() code
|
2013-12-24 00:30:51 +01:00 |
GUI.pm
|
New object dialog tab with list of materials and volumes
|
2014-01-08 19:36:41 +01:00 |
Layer.pm
|
Never scale TriangleMesh objects
|
2013-11-23 19:25:33 +01:00 |
Line.pm
|
Incomplete work for XS-based convex_hull
|
2013-11-22 21:43:35 +01:00 |
Model.pm
|
Fixed --info
|
2014-01-11 18:05:14 +01:00 |
Point.pm
|
Ported Point->distance_to() and Line->length()
|
2013-08-28 20:41:41 +02:00 |
Polygon.pm
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
Polyline.pm
|
Removed dependency on Storable; some fixes in Build.PL. #1693
|
2014-01-11 21:46:22 +01:00 |
Print.pm
|
Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670
|
2014-01-11 17:40:09 +01:00 |
Surface.pm
|
Ported Surface->offset() to XS
|
2013-11-23 18:29:25 +01:00 |
SVG.pm
|
Clean medial axis code and gap fill
|
2013-09-17 10:37:01 +02:00 |
Test.pm
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
TriangleMesh.pm
|
Incomplete work for porting BoundingBox to XS
|
2014-01-06 18:29:10 +01:00 |