mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2024-11-17 22:10:50 +00:00
Deployed 570fda7
with MkDocs version: 1.4.2
This commit is contained in:
parent
58557a451f
commit
b1839f63d6
4 changed files with 22 additions and 2 deletions
|
@ -136,6 +136,16 @@
|
|||
<td>minimum length of baseplate along y <br>alternatively, how large is the drawer along y <br>(leave zero to ignore)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>fitx</td>
|
||||
<td>{ -1<=n<=1 | n∈R }</td>
|
||||
<td>alignment factor for extra space along x axis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>fity</td>
|
||||
<td>{ -1<=n<=1 | n∈R }</td>
|
||||
<td>alignment factor for extra space along y axis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>style_plate</td>
|
||||
<td>{ 0, 1, 2 }</td>
|
||||
<td>the style of baseplate <br> • (0) thin (minimum material, only outline) <br> • (1) weighted (thick with space for tire iron) <br> • (2) skeletonized (thick, center hollowed)</td>
|
||||
|
@ -191,6 +201,16 @@
|
|||
<td>minimum length of baseplate along y <br>alternatively, how large is the drawer along y <br>(leave zero to ignore)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>fitx</td>
|
||||
<td>{ -1<=n<=1 | n∈R }</td>
|
||||
<td>alignment factor for extra space along x axis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>fity</td>
|
||||
<td>{ -1<=n<=1 | n∈R }</td>
|
||||
<td>alignment factor for extra space along y axis</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>style_plate</td>
|
||||
<td>{ 0, 1, 2 }</td>
|
||||
<td>the style of baseplate <br> • (0) thin (minimum material, only outline) <br> • (1) weighted (thick with space for tire iron) <br> • (2) skeletonized (thick, center hollowed)</td>
|
||||
|
|
|
@ -153,5 +153,5 @@
|
|||
|
||||
<!--
|
||||
MkDocs version : 1.4.2
|
||||
Build Date UTC : 2023-02-14 22:54:37.402105+00:00
|
||||
Build Date UTC : 2023-02-14 23:59:29.811582+00:00
|
||||
-->
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue