|
|
Zeile 251: |
Zeile 251: |
|
| |
|
|
| |
|
|
| |
| == Toolchain ==
| |
| === CamBam ===
| |
| CamBam is at the moment the tool of choice for defining operations, tool path generation and gcode export.
| |
| To a certain degree, it's also possible to use CamBam for design as well.
| |
|
| |
| '''Note!''' CamBam is neither Free Software or freeware, but commercial software with a 40-time use evaluation license.
| |
|
| |
| CamBam can import DXF.
| |
|
| |
| === Camexpert ===
| |
| Having a dxf done with all the cutting paths, camexpert can export gcode. Manual editing of the gocde is although necessary. Learning curve is not as steep as with cambam.
| |
|
| |
|
| |
| === Design Tools ===
| |
|
| |
| * '''Inkscape''': Produces SVG and has export options for EPS and DXF.
| |
| * '''Adobe Illustrator''': .ai files can usually be read by Postscript/PDF software and be exported as EPS.
| |
| * '''OmniGraffle''': Can export EPS
| |
| * '''Mentor Graphics''':
| |
| * '''Eagle''':
| |
| * ''' QCAD '''
| |
|
| |
| === Fileformats -> CamBam ===
| |
|
| |
| * '''SVG''': Inkscape
| |
| * '''EPS''': pstoedit -f dxf <infile.eps> <outfile.dxf> (http://www.pstoedit.net/pstoedit)
| |
|
| |
|
| == Verwandte Seiten == | | == Verwandte Seiten == |