We don't need to move the labels by that much anymore with project-z

plate-64p
jacopods 8 years ago
parent 2ad99eaaa0
commit 11a10b8bc8
  1. 4
      import_keyboard.py

@ -1017,8 +1017,8 @@ def read(filepath):
["RIGHT", "BOTTOM"]
]
# the SA caps are thicker and we need to lift the label more
cap_thickness = 0.001 if key["p"] in ["DCS", "DSA"] else 0.008
cap_thickness = 0.001
try:
# add text
new_label = bpy.data.curves.new(

Loading…
Cancel
Save