Skip to content

Commit

Permalink
doc-update export_stl describe
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelatine committed Nov 24, 2024
1 parent 7670f53 commit a922182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<code>export_stl(filename,option)</code><br>
export the shape to the stl file<br>
filename: string - the path of the file to be exported<br>
option: table - {type[string](ascii/binary), radius[number]}
option: table - {type[string](ascii/binary), radian[number](The smaller the curvature, the more triangles there are)}
</p>
<p>
<code>export_step(filename)</code><br>
Expand Down

0 comments on commit a922182

Please sign in to comment.