広告

  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
*cam.py - - 様々なCADデータからNC用データに変換 [#vee9ef6a]
|メインページ|>| http://fab.cba.mit.edu/about/fab/|
|参考ページ1|>| http://|
|参考ページ2|>| http://|
|概要|>|様々なCADデータからNC用データに変換|
|カテゴリ|>|&soft_rcate(category/);|
|関連ソフト|>|&related2(soft/);|
|検索|>|&ins_gsearch(cam.py);|
|ライセンス|フリー|&amazon_ad();|
|Vectorページ|&tamori_add_dl(vector,cam.py);|~|
|窓の杜ページ|&tamori_add_dl(mado,cam.py);|~|
|登録日|2009-07-13|~|

***説明 [#g36b9d94]
SVGやDXF、Gerberといった様々なCADデータからG-codeなどのNC(CNC)用データに変換。~
Pythonで書かれている~
入力ファイル
-*.svg: SVG (polylines and paths)
-*.dxf: DXF (2D polylines, 3D polymeshes)
-*.stl: STL (binary and ASCII)
-*.cmp,*.sol,*.via,*.mill: Gerber、RS-274X format, with 0-width trace defining board boundary
-*.drl, *.drd: Excellon (with embedded drill defitions)
-*.jpg: z bitmap

出力ファイル
-*.rml: Roland Modela RML mill
-*.camm: Roland CAMM cutter
-*.jpg,*.bmp: images
-*.epi: Epilog lasercutter
-*.uni: Universal lasercutter
-*.g: G codes
-*.ord: OMAX waterjet cutter
-*.oms: Resonetics excimer micromachining center
-*.dxf: DXF
-*.stl: STL

----
***コメント [#v75da035]
#comment(above)


広告

Reload   New Lower page making Edit Freeze Diff Upload Copy Rename   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes