Need Help! ROI program to show G-code of the region of interest


Results 1 to 4 of 4

Thread: ROI program to show G-code of the region of interest

  1. #1
    Member hasanqo's Avatar
    Join Date
    Dec 2019
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default ROI program to show G-code of the region of interest

    hi...... can somone help me iam trying to design program in visual basic to show the region of interest of specific region and show its G-code .....thanks

    Similar Threads:


  2. #2
    Community Moderator Jim Dawson's Avatar
    Join Date
    Dec 2013
    Posts
    5717
    Downloads
    0
    Uploads
    0

    Default Re: ROI program to show G-code of the region of interest

    I think this has what you are looking for and I think the source code is included in the download. If the source code is not included, I think it is on GetHub.

    https://www.cncedit.com/Basicviewer/

    Jim Dawson
    Sandy, Oregon, USA


  3. #3
    Member hasanqo's Avatar
    Join Date
    Dec 2019
    Posts
    17
    Downloads
    0
    Uploads
    0

    Default Re: ROI program to show G-code of the region of interest

    thanks alot... but i mean on picture not for g -code file ... i want it working on image and get the g-code region of interest .



  4. #4
    Community Moderator Jim Dawson's Avatar
    Join Date
    Dec 2013
    Posts
    5717
    Downloads
    0
    Uploads
    0

    Default Re: ROI program to show G-code of the region of interest

    Quote Originally Posted by hasanqo View Post
    thanks alot... but i mean on picture not for g -code file ... i want it working on image and get the g-code region of interest .
    I think that software does exactly what you want. The ''picture'' is generated from the G code, then when you select a region or a line on the picture, the associated G code is displayed.

    On the other hand, this is pretty simple. You already know what region is associated with a particular line or lines of G code, just spin up an array that has the screen X, Y coordinates and G code lines associated. Call the position on a mouse click to display the associated G code in a listbox or textbox.

    Jim Dawson
    Sandy, Oregon, USA


Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

ROI program to show G-code of the region of interest

ROI program to show G-code of the region of interest