Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fd1a86 + 5dc5e5c commit 99dec49Copy full SHA for 99dec49
cheatsheet/index.html
@@ -46,7 +46,7 @@ <h2>2D</h2>
46
<code><a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#square">square</a>([width,height],center)</code>
47
<code><a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#polygon">polygon</a>([points])</code>
48
<code><a href="https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#polygon">polygon</a>([points],[paths])</code>
49
- <code><a href="http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Text">text</a>(t, size, font,<br/> halign, valign, spacing,<br/> direction, language, script)</code>
+ <code><a href="http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Text">text</a>(text, size, font,<br/> halign, valign, spacing,<br/> direction, language, script)</code>
50
</article>
51
<article>
52
<h2>3D</h2>
0 commit comments