mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-02-16 22:37:03 +00:00
Update settings.scad
This commit is contained in:
parent
f6762031db
commit
48377ee749
1 changed files with 3 additions and 0 deletions
|
@ -150,6 +150,9 @@ $legends = [];
|
|||
// broken off from artisan support since who wants outset legends?
|
||||
$outset_legends = false;
|
||||
|
||||
// print legends on the front of the key instead of the top
|
||||
$front_print_legends = false;
|
||||
|
||||
// how recessed inset legends / artisans are from the top of the key
|
||||
$inset_legend_depth = 0.2;
|
||||
|
||||
|
|
Loading…
Reference in a new issue