広告
- 追加された行はこの色 です。
- 削除された行はこの色 です。
- soft/cam.py へ行く。
*cam.py - - 様々なCADデータからNC用データに変換 [#n9d91864] |メインページ|>| http://fab.cba.mit.edu/about/fab/| |参考ページ1|>| http://| |参考ページ1|>| http://penguin.tantin.jp/hard/cam.py.html| |参考ページ2|>| http://| |概要|>|様々なCADデータからNC用データに変換| |カテゴリ|>|&soft_rcate(category/);| |関連ソフト|>|&related2(soft/);| |検索|>|&ins_gsearch(cam.py);| |ライセンス|フリー|&amazon_ad();| |Debianパッケージ|[[検索:http://packages.debian.org/search?keywords=cam.py]],&soft_addpkg(Debian);|~| |Ubuntuパッケージ|[[検索:http://packages.ubuntu.com/search?keywords=cam.py]],&soft_addpkg(Ubuntu);|~| |RPMパッケージ|[[検索:http://fr.rpmfind.net/linux/rpm2html/search.php?query=cam.py]],&soft_addpkg(RPM);|~| |登録日|2009-07-13|~| ***説明 [#aeb1eb34] SVGやDXF、Gerberといった様々なCADデータからG-codeなどのNC(CNC)用データに変換。~ 入力ファイル -*.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 ---- ***コメント [#b33e5875] #comment(above)広告