lint, updated README

This commit is contained in:
2023-04-15 21:14:36 -03:00
parent 5be0911e77
commit 0a81747299
6 changed files with 14 additions and 4 deletions

View File

@ -141,4 +141,6 @@ screen_pillars.pillar_width = 12
screen_pillars.pillar_height = 12
screen_pillars.screw_head_radius = 3
screen_pillars.screw_radius = 1.8
screen_pillars.screw_head_depth = base_thickness - 13 # (screw thread length - threaded insert depth)
screen_pillars.screw_head_depth = (
base_thickness - 13
) # (screw thread length - threaded insert depth)