. .

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    After hand coding some gcode operations recently I wondered if it was possible to create a GUI and create them interactively. Since I have Excel on my machine and have written various bits of code in the past, including VBA, I decided to start there. The initial result / proof of concept is shown in the video.

    It seems to work very well and I plan to develop it further as I see what it can do. It is much quicker for those small jobs than going back to CAD/CAM to create full gcode files, and offers the opportunity to work interactively such as creeping up on a final dimension.

    I've posted this thread here as the others did not seem appropriate, plus it works well with UCCNC (so far). I say this because there are small details such as the coordinates are generated without the decimal point for whole numbers e.g. G1 X4.0 posts as G1 X4 and although UCCNC controller has no problem with this I have read that some controllers shoot off to another location with 4 in it. I have tried to get the VBA code to format these numbers but not been successful. It works for me so have left it for now.

    Now as mentioned in the video there are commercial offerings (I since discovered!) which do all this and it is often called conversational programming. However, they started at $70 upwards so I will probably develop this to a point for my own use, but obviously it does not make sense to go too far.

    Anyway, that is the introduction, here is the proof of concept:
    Building a CNC machine to make a better one since 2010 . . .
    MK1 (1st photo), MK2, MK3, MK4

  2. The Following 3 Users Say Thank You to routercnc For This Useful Post:


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 11-12-2012, 12:58 PM
  2. FEA Software
    By routercnc in forum Computer Software
    Replies: 19
    Last Post: 02-10-2012, 01:10 AM
  3. Which Software
    By manofgresley in forum CAD & CAM Software
    Replies: 1
    Last Post: 26-12-2011, 04:08 PM
  4. New Software
    By luke11cnc in forum CAD & CAM Software
    Replies: 5
    Last Post: 14-09-2011, 06:00 PM
  5. What software ??
    By Kammo1 in forum Computer Software
    Replies: 11
    Last Post: 07-09-2007, 01:46 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
  •