Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

David S's Content

There have been 5 items by David S (Search limited from 25-April 23)


By content type

See this member's

Sort by                Order  

#57189 Netduino CNC

Posted by David S on 28 March 2014 - 04:40 PM in Project Showcase

Hi Chris, 

 

That's pretty awesome. Do you have any videos showing this off in action, etc.? We'd love to share them.

 

I made some videos long time ago when I was developing it, but have to dig in backups to find them. I'll upload what I find and post back. 

 

Cheers!




#56990 Netduino CNC

Posted by David S on 22 March 2014 - 09:36 AM in Project Showcase

Hi twinnaz, 

 

if you try to connect to the netduino on port 82 with a telnet client (putty, for instance), can you connect? The firmware should print a string like "Dave's CNC interface 0.70 with G-Code" when you connect. 

 

Cheers!




#56665 Netduino CNC

Posted by David S on 06 March 2014 - 08:53 AM in Project Showcase

Select the build configuration "Netduino Debug" and set NetduinoDevice2 as your startup project. Hit F5 and it should deploy and run. 

 

The led on the netduino will blink and finally off once it is listening for connections. 




#56658 Netduino CNC

Posted by David S on 05 March 2014 - 07:59 PM in Project Showcase

Hi,

Maybe you have found it by now. You have to create a config file "gcodeviewer.ini" in the exe directory. This is a .INI file. Add a line with

cnc.address=the IP of your netduino

Sorry, I forgot to document that on the readme.

Cheers!

David



#56641 Netduino CNC

Posted by David S on 05 March 2014 - 01:15 PM in Project Showcase

Hi everyone, 

 

some time ago I was working on a GCode parser for the netduino. I wanted to share it with you guys, maybe you find it useful in your own home-CNC projects. 

 

It has been sitting on my disk for a while now and I finally found the time to upload it to Github. 

 

It includes a parser that runs on the netduino and a 3D toolpath viewer I used for debugging the parser on the PC side. Here is a screenshot of the viewer: 

 

09%203D%20support.png

 

 

And here is the code:

 

https://github.com/d.../Netduino-gcode

 

Hope that you find it useful! It was great fun to build it. 

 

Cheers!

 

David





home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.