3
1
Back

A jack col_right = width_mm - thickness*2; left_rib_x = 0; right_rib_x = width_mm - thickness*2.2; left_rib_x = thickness * 1; right_rib_x = width_mm - col_right - thickness; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH] edits README.md file 666c48f795 adds README.md file adds README.md file adds README.md file again gets comfier with gitignore and git rm --cache fp-info-cache.

New Pull Request