Improve logo file name
This commit is contained in:
parent
75c5f024b4
commit
88d5455296
@ -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
Loading…
x
Reference in New Issue
Block a user