mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Avoid closures, move planning code to _plan() and layer G-code generation to Slic3r::GCode::Layer
This commit is contained in:
		
							parent
							
								
									08a0bbd7f0
								
							
						
					
					
						commit
						f599ed00c6
					
				
					 5 changed files with 246 additions and 210 deletions
				
			
		| 
						 | 
				
			
			@ -46,6 +46,7 @@ use Slic3r::Format::OBJ;
 | 
			
		|||
use Slic3r::Format::STL;
 | 
			
		||||
use Slic3r::GCode;
 | 
			
		||||
use Slic3r::GCode::CoolingBuffer;
 | 
			
		||||
use Slic3r::GCode::Layer;
 | 
			
		||||
use Slic3r::GCode::MotionPlanner;
 | 
			
		||||
use Slic3r::GCode::Reader;
 | 
			
		||||
use Slic3r::GCode::SpiralVase;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue