Skip to content
Snippets Groups Projects
Commit 2bf330ad authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 8e38835c
Branches
No related tags found
No related merge requests found
Pipeline #12191 passed
......@@ -57,6 +57,8 @@ units = float(frep['mm_per_unit'])
delta = (25.4/dpi)/units
fn = frep['function']
fn = fn.replace('math.','')
for z in frep['layers']:
print(z)
#
# write program
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment