mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
This commit is contained in:
		
						commit
						85e7bdbddf
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,9 @@
 | 
				
			||||||
 | 
					min_slic3r_version = 1.40.0
 | 
				
			||||||
0.1.6 Split the MK2.5 profile from the MK2S
 | 
					0.1.6 Split the MK2.5 profile from the MK2S
 | 
				
			||||||
 | 
					min_slic3r_version = 1.40.0-beta
 | 
				
			||||||
0.1.5 fixed printer_variant fields for the i3 MK3 0.25 and 0.6mm nozzles
 | 
					0.1.5 fixed printer_variant fields for the i3 MK3 0.25 and 0.6mm nozzles
 | 
				
			||||||
0.1.4 edited fw version, added z-raise after print
 | 
					0.1.4 edited fw version, added z-raise after print
 | 
				
			||||||
 | 
					min_slic3r_version = 1.40.0-alpha
 | 
				
			||||||
0.1.3 Fixed an incorrect position of the max_print_height parameter
 | 
					0.1.3 Fixed an incorrect position of the max_print_height parameter
 | 
				
			||||||
0.1.2 Wipe tower changes
 | 
					0.1.2 Wipe tower changes
 | 
				
			||||||
0.1.1 Minor print speed adjustments
 | 
					0.1.1 Minor print speed adjustments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
#include <boost/thread.hpp>
 | 
					#include <boost/thread.hpp>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
 | 
					#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
 | 
				
			||||||
#define SLIC3R_VERSION "1.40.0-alpha2"
 | 
					#define SLIC3R_VERSION "1.40.0"
 | 
				
			||||||
#define SLIC3R_BUILD "UNKNOWN"
 | 
					#define SLIC3R_BUILD "UNKNOWN"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
typedef int32_t coord_t;
 | 
					typedef int32_t coord_t;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue