mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Merge pull request #436 from revarbat/revarbat_dev
Made $slop example image more readable.
This commit is contained in:
commit
30a43e5e82
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@
|
|||
// xflip_copy()
|
||||
// stroke([[5.1,6.1], [6.0,7.1], [8,7.1], [10.5,10]], width=0.3, endcap1="arrow2", endcap2="butt");
|
||||
// xcopies(21) back(10.5) {
|
||||
// back(1.2) text("$slop", size=1, halign="center");
|
||||
// text("gap", size=1, halign="center");
|
||||
// back(1.8) text("$slop", size=1.5, halign="center");
|
||||
// text("gap", size=1.5, halign="center");
|
||||
// }
|
||||
// }
|
||||
$slop = 0.0;
|
||||
|
|
Loading…
Reference in a new issue