Skip to content
Snippets Groups Projects
Commit de49bd3b authored by mehtank's avatar mehtank
Browse files

default thickness

parent c3b60d23
No related merge requests found
......@@ -35,7 +35,7 @@ def add_header(response):
return response
def make(f, path, args, mkstl=True, mkdxf=True):
t = 0
t = 0.1
for p, v in args.iteritems():
try:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment