Archive:Tiefpunkts-CNC-Mill: Difference between revisions
Jump to navigation
Jump to search
You are visiting an old member project. The information found on "Tiefpunkts-CNC-Mill" might be out of date. Gone from the space.
m (Tarwin moved page CNC-Mill to Tiefpunkts-CNC-Mill: The space has its own now ;-)) |
No edit summary |
||
Line 1: | Line 1: | ||
{{outdated|type=member project|moretext=Gone from the space.}} | |||
{{project | {{project | ||
|name = CNC Mill | |name = CNC Mill | ||
|status = | |status = obsolete | ||
|image = | |image = | ||
|description = | |description = |
Revision as of 13:09, 10 September 2022
CNC Mill Release status: obsolete [box doku] | |
---|---|
Description | |
Author(s) | tiefpunkt (Tiefpunkt) |
Last Version | v0.1 |
Severin brought his CNC mill to the lab a while back. It's beginnings can be found here: CNC-Fräse
Build Log
Date | Activities |
---|---|
2015-04-24 |
|
2015-04-26 |
|
2015-04-30 |
|
2015-05-03 |
|
2015-06-14 |
Problems:
|
Issues
- Electrical noise
Workflow
- Lists of software tools
- Generating G-Code:
- F-Engrave - DXF to GCode, single pass only
- gcodetools for Inkscape (not tested yet)
- dxf2gcode (not tested yet)
- image2gcode online, not tested yet
- PyCAM (not tested)
- http://simplegcoder.com/ (not tested)
- https://sites.google.com/site/heekscad/home/Details (not tested)
- Executing on the machine:
- Universal G-Code Sender - Java, requires rxtx library, on OS X follow [3] to install
- grblgui not tested
References
- G-Code
- Wikipedia
- RegRap includes information on what commands are supported by grbl. Also has shorter Cheat Sheet