. .
Page 11 of 11 FirstFirst ... 91011
  1. #101
    Starting the enclosure for the knee lift electronics. I seem to like making it complicated!

    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  2. #102
    Almost finished the enclosure . . . .

    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  3. #103
    After sorting out some electrical issues the enclosure is finally working!
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  4. #104
    Updating the software . . . plus more hardware issues found!
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  5. #105
    For the video above some people have shown an interest in the code so here it is in a zip file. This will open in most text readers if you only want to browse it, but to upload it to an Arduino microprocessor use the Arduino IDE software and paste the code in there. This is written in a version of C++.

    The code is flat, no library calls or function calls are made (except for the LCD library).
    There is some code duplication for similar functions, but I was OK with that.
    The pulse generation is coded directly, but libraries are available to do this for you.
    There are no interrupts, but it would be more elegant overall to use them.
    There are probably many other ways to do this and probably better ways!
    But it does work, and it runs fast enough for me.

    Use it, modify it, laugh at it, whatever works for you. If you do use it as it is right now then include the text at the beginning so people know the source.

    drillpressknee_v12.zip
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

Page 11 of 11 FirstFirst ... 91011

Thread Information

Users Browsing this Thread

There are currently 21 users browsing this thread. (1 members and 20 guests)

  1. ZASto

Similar Threads

  1. Good quality pillar drill?
    By newtoid1986 in forum Machine Discussion
    Replies: 6
    Last Post: 19-04-2013, 01:40 PM
  2. Pillar Drill Restoration
    By Treemonkey in forum Machine Discussion
    Replies: 0
    Last Post: 24-03-2013, 07:42 PM
  3. pillar drill?
    By wilfy in forum Machine Discussion
    Replies: 22
    Last Post: 10-11-2012, 09:18 PM
  4. Something for the metalworking guys
    By John S in forum Computer Software
    Replies: 1
    Last Post: 21-06-2010, 11:00 PM
  5. Dead pillar drill...
    By irving2008 in forum Machine Discussion
    Replies: 11
    Last Post: 27-10-2008, 03:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •