Improve logo file name
This commit is contained in:
		@@ -32,7 +32,7 @@ class Generator:
 | 
				
			|||||||
            use <bottle-clip.scad>
 | 
					            use <bottle-clip.scad>
 | 
				
			||||||
            $fn=180;
 | 
					            $fn=180;
 | 
				
			||||||
            // one name tag for 0.5l Club Mate and similar bottles
 | 
					            // one name tag for 0.5l Club Mate and similar bottles
 | 
				
			||||||
            bottle_clip(name="{self._name}", logo="thing-logos/fablab-cube2.dxf");
 | 
					            bottle_clip(name="{self._name}", logo="thing-logos/fablab.dxf");
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def _generate_files_in_temp_dir(self):
 | 
					    def _generate_files_in_temp_dir(self):
 | 
				
			||||||
 
 | 
				
			|||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user