| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									ExtrusionPath
									
								
							
						
					
				 | 
				
					
						
							
							Removed unused code
						
					
				 | 
				2013-08-29 11:48:58 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Fill
									
								
							
						
					
				 | 
				
					
						
							
							Assume bridge angle is stored in radians in infill generation. #1917
						
					
				 | 
				2014-04-21 23:21:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Format
									
								
							
						
					
				 | 
				
					
						
							
							New --cut feature
						
					
				 | 
				2014-04-25 10:20:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									GCode
									
								
							
						
					
				 | 
				
					
						
							
							Update the [timestamp] placeholder(s) at every G-code export. #1957
						
					
				 | 
				2014-04-25 19:47:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Geometry
									
								
							
						
					
				 | 
				
					
						
							
							Finished porting BoundingBox to XS
						
					
				 | 
				2014-01-07 12:48:09 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									GUI
									
								
							
						
					
				 | 
				
					
						
							
							Update credits. Mention Gary Hodgson, Petr Ledvinap, Y. Sapir
						
					
				 | 
				2014-04-27 20:04:02 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Layer
									
								
							
						
					
				 | 
				
					
						
							
							Don't put supports under bridges and potential bridges
						
					
				 | 
				2014-04-26 17:19:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Print
									
								
							
						
					
				 | 
				
					
						
							
							Don't put supports under bridges and potential bridges
						
					
				 | 
				2014-04-26 17:19:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									Test
									
								
							
						
					
				 | 
				
					
						
							
							Move centering outside the Print object
						
					
				 | 
				2013-12-15 16:17:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Config.pm
							
						
					
				 | 
				
					
						
							
							Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe
						
					
				 | 
				2014-04-19 19:14:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ExPolygon.pm
							
						
					
				 | 
				
					
						
							
							Finished implementing Boost.Polygon medial axis. Some cleanup needed
						
					
				 | 
				2014-01-10 16:18:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Extruder.pm
							
						
					
				 | 
				
					
						
							
							Replace multitude of Extruder fields with querying a PrintConfig object by id.
						
					
				 | 
				2014-04-27 23:43:44 +03: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
							
						
					
				 | 
				
					
						
							
							Fix regression causing default extrusion width to be ignored. #1958
						
					
				 | 
				2014-04-25 19:39:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Flow.pm
							
						
					
				 | 
				
					
						
							
							Ported Flow to XS
						
					
				 | 
				2014-01-05 13:16:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								GCode.pm
							
						
					
				 | 
				
					
						
							
							Replace multitude of Extruder fields with querying a PrintConfig object by id.
						
					
				 | 
				2014-04-27 23:43:44 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Geometry.pm
							
						
					
				 | 
				
					
						
							
							Promising approach to medial axis pruning
						
					
				 | 
				2014-03-04 23:33:13 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								GUI.pm
							
						
					
				 | 
				
					
						
							
							Initial work for a GUI for the cut feature
						
					
				 | 
				2014-04-25 14:54:08 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Layer.pm
							
						
					
				 | 
				
					
						
							
							Fix islands not being ordered efficiently with the logic that completes each of them before moving to the next one (which is now the default behavior). #1137
						
					
				 | 
				2014-04-25 19:11:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Line.pm
							
						
					
				 | 
				
					
						
							
							Removed duplicated method added to Slic3r::Line in caf20664cd. #1945
						
					
				 | 
				2014-04-19 10:52:12 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Model.pm
							
						
					
				 | 
				
					
						
							
							New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed
						
					
				 | 
				2014-04-25 17:50:03 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Point.pm
							
						
					
				 | 
				
					
						
							
							Ported Point->distance_to() and Line->length()
						
					
				 | 
				2013-08-28 20:41:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Polygon.pm
							
						
					
				 | 
				
					
						
							
							Fixed a couple typos
						
					
				 | 
				2014-04-09 00:36:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Polyline.pm
							
						
					
				 | 
				
					
						
							
							Removed dependency on Storable; some fixes in Build.PL. #1693
						
					
				 | 
				2014-01-11 21:46:22 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Print.pm
							
						
					
				 | 
				
					
						
							
							Replace multitude of Extruder fields with querying a PrintConfig object by id.
						
					
				 | 
				2014-04-27 23:43:44 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Surface.pm
							
						
					
				 | 
				
					
						
							
							New option for forcing the generation of interface shells. #1847
						
					
				 | 
				2014-03-25 01:11:28 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								SVG.pm
							
						
					
				 | 
				
					
						
							
							Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
						
					
				 | 
				2014-03-02 00:31:17 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Test.pm
							
						
					
				 | 
				
					
						
							
							Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871
						
					
				 | 
				2014-04-18 21:48:32 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								TriangleMesh.pm
							
						
					
				 | 
				
					
						
							
							New TriangleMeshSlicer::cut() method
						
					
				 | 
				2014-01-16 11:25:26 +01:00 |