bubnikv 
								
							 
						 
						
							
							
							
							
								
							
							
								c9325338a8 
								
							 
						 
						
							
							
								
								Fixed "upscaled objects cannot be cut above original height"  
							
							... 
							
							
							
							https://github.com/prusa3d/Slic3r/issues/419  
						
							2017-07-12 23:28:11 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bubnikv 
								
							 
						 
						
							
							
							
							
								
							
							
								46b44fc141 
								
							 
						 
						
							
							
								
								User interface of the variable layer thickness. Certainly not finished yet,  
							
							... 
							
							
							
							but sufficient for evaluation of the prints. 
							
						 
						
							2016-12-12 18:02:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bubnikv 
								
							 
						 
						
							
							
							
							
								
							
							
								7f1704b2ac 
								
							 
						 
						
							
							
								
								Disabled live preview by default as it is not stable and/or the calculation takes too long for interactive usage.  
							
							
							
						 
						
							2016-11-13 23:35:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bubnikv 
								
							 
						 
						
							
							
							
							
								
							
							
								4c67230436 
								
							 
						 
						
							
							
								
								Documented the purpose of various perl modules.  
							
							
							
						 
						
							2016-09-14 11:22:41 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									bubnikv 
								
							 
						 
						
							
							
							
							
								
							
							
								62b440ff6c 
								
							 
						 
						
							
							
								
								Fixes a performance issues on Windows, where the cut is being  
							
							... 
							
							
							
							refreshed many times for a single move of the Z plane.
Fixes a problem on Windows, where the new wxWidgets always returned
Cancel, even if the window was closed with the "Cut" button.
Improved performance if the live preview is disabled or not needed,
because both top and bottom parts shall be displayed. 
							
						 
						
							2016-06-03 10:35:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e97f7e9b 
								
							 
						 
						
							
							
								
								Refactor cutting logic, don't slice in 3DScene  
							
							
							
						 
						
							2015-12-19 23:15:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								025a508de2 
								
							 
						 
						
							
							
								
								Ignore cut result if user didn't click the cut button  
							
							
							
						 
						
							2015-12-19 20:41:47 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								70e8db8a0a 
								
							 
						 
						
							
							
								
								Minor code cleanup here and there  
							
							
							
						 
						
							2015-12-19 20:27:04 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								7ecfe195f7 
								
							 
						 
						
							
							
								
								Live preview in the cut dialog  
							
							
							
						 
						
							2015-12-14 00:15:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								3fd182a8f5 
								
							 
						 
						
							
							
								
								Fix object Z alignment after cut + rotate lower part.  #2724  
							
							
							
						 
						
							2015-03-09 18:37:58 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								56853319d1 
								
							 
						 
						
							
							
								
								Restore correct Z alignment after cut  
							
							
							
						 
						
							2015-01-14 23:26:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								2a7f1a8c19 
								
							 
						 
						
							
							
								
								Only show a single instance in settings and cut dialogs  
							
							
							
						 
						
							2015-01-14 23:24:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								fb08588007 
								
							 
						 
						
							
							
								
								Renamed PreviewCanvas to 3DScene  
							
							
							
						 
						
							2015-01-09 01:30:04 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								4c7d9dfef5 
								
							 
						 
						
							
							
								
								Memory optimization in PreviewCanvas: don't keep additional meshes in memory when not needed  
							
							
							
						 
						
							2015-01-09 01:18:47 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								fcfb3b98bc 
								
							 
						 
						
							
							
								
								3D object positioning  
							
							
							
						 
						
							2014-12-16 01:12:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								73b3c06361 
								
							 
						 
						
							
							
								
								Ported more things to XS  
							
							
							
						 
						
							2014-09-21 10:51:36 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								3e2799a4ee 
								
							 
						 
						
							
							
								
								Bugfix: unexpected result when cutting a scaled object  
							
							
							
						 
						
							2014-08-03 10:51:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								983cf09ee5 
								
							 
						 
						
							
							
								
								Display bed shape in 3D plater  
							
							
							
						 
						
							2014-07-15 21:58:03 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								da4d6cbabb 
								
							 
						 
						
							
							
								
								3D preview of plater  
							
							
							
						 
						
							2014-07-13 12:10:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								b926079fd5 
								
							 
						 
						
							
							
								
								Enlarge the Z slider in the cut dialog  
							
							
							
						 
						
							2014-07-04 12:04:42 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								710568b989 
								
							 
						 
						
							
							
								
								Initialize controls status when loading cut window  
							
							
							
						 
						
							2014-07-01 18:22:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								a06fad9e13 
								
							 
						 
						
							
							
								
								Enable/disable GUI controls according to the others in order to guide the user through option dependency  
							
							
							
						 
						
							2014-07-01 18:18:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								04b67f0cb0 
								
							 
						 
						
							
							
								
								Refactored OptionsGroup class for cleaner OOP model and cleaner event model  
							
							
							
						 
						
							2014-07-01 16:42:12 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								87383250de 
								
							 
						 
						
							
							
								
								Fix regression in cut  
							
							
							
						 
						
							2014-06-14 22:36:49 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								ec7bb40da9 
								
							 
						 
						
							
							
								
								Rotation around X and Y axes from plater  
							
							
							
						 
						
							2014-06-14 20:52:21 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								2a2ba15665 
								
							 
						 
						
							
							
								
								Use a slider for the cutting GUI  
							
							
							
						 
						
							2014-04-25 18:36:08 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								8db4913b04 
								
							 
						 
						
							
							
								
								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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								4f17c2b7d1 
								
							 
						 
						
							
							
								
								First working implementation of a GUI for cutting  
							
							
							
						 
						
							2014-04-25 17:14:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Alessandro Ranellucci 
								
							 
						 
						
							
							
							
							
								
							
							
								882a98ed44 
								
							 
						 
						
							
							
								
								Initial work for a GUI for the cut feature  
							
							
							
						 
						
							2014-04-25 14:54:08 +02:00