Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: Vandabrackin on May 25, 2016, 01:19:56 AM

Title: tool path is not displaying
Post by: Vandabrackin on May 25, 2016, 01:19:56 AM
hoping someone can point me in the right direction. when i load my g code file in mach, it does not show the tool path for the part to be machined. sometimes you can see a very small L shaped line about the size of a pen tip on the screen, if you zoom in for like a mile, it will fill the display, but no tool path. this problem appeared after updating to version 2.2914. i ran as administrator to do the update. it may have nothing to do with it but that is when the problem surfaced. one thing to mention is that old g code files that i have  seem to load just fine. when posting,i have tried saving them as tap and nc files. what other relevant info is needed? thanks in advance.

picture 1 is after loading the g code. only a small spec is visible on the screen
picture 2 is after zooming in a considerable distance
picture 3 is loading the roadrunner file (works)



Title: Re: tool path is not displaying
Post by: Chaoticone on May 25, 2016, 09:42:43 AM
Have you tuned, enabled and configured your motors and axes?

Title: Re: tool path is not displaying
Post by: Vandabrackin on May 25, 2016, 07:12:15 PM
yes  i have, i have been using the mill for several years. ill add a couple more screen shots and the machine profile if it helps
Title: Re: tool path is not displaying
Post by: DazTheGas on May 25, 2016, 07:28:12 PM
look at the history after loading, pic2 is showing bad character loaded that mach4 prob doesnt understand on line 19, perhaps this is stopping the toolpath from being created.

DazTheGas
Title: Re: tool path is not displaying
Post by: Chaoticone on May 25, 2016, 07:32:35 PM
What version were you running prior to updating? You might want to try copying one of the default profiles and configuring it for your machine. The only thing I can think of that would cause what your seeing is a corrupted profile,  steps per are way off, units (mm/inches) are not right or the units mode is not right (G20/G21).  
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 25, 2016, 08:00:10 PM
i noticed the message about a bad character on line 19 but my lines go in increments of 10 so i am not sure where 19 is. machine setup units and units mode are both in inch. i see what you mean about steps per being off but if i mdi a 1 inch move with a dial indicator, it moves 1 inch on the money. is there some other files that would be helpful?
Title: Re: tool path is not displaying
Post by: Chaoticone on May 25, 2016, 08:10:47 PM
Yeah, you can open Mach, go to help, support package profile and attach the file you save it as.

If the line count is in increments of 10 line 19 will be labeled 190 (assuming line one is labeled 10 of course). Either way, line 19 will be the 19th line. I would get that sorted before doing anything else.
Title: Re: tool path is not displaying
Post by: DazTheGas on May 26, 2016, 03:40:10 AM
Double Click with mouse on the gcode window, this will bring up line numbers.

DazTheGas
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 26, 2016, 01:16:19 PM
i thought i loaded the same program but it now says line 20 is bad
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 26, 2016, 01:17:07 PM
line 20 error
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 26, 2016, 01:20:56 PM
chaoticone, it will not let me upload that file
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 26, 2016, 01:21:38 PM
this is what i get
Title: Re: tool path is not displaying
Post by: DazTheGas on May 26, 2016, 02:15:20 PM
open your file in a txt editor and change to N180 (0.5INCH END MILL)

DazTheGas
Title: Re: tool path is not displaying
Post by: Chaoticone on May 26, 2016, 02:48:14 PM
this is what i get

I'll fix that.
Title: Re: tool path is not displaying
Post by: Vandabrackin on May 26, 2016, 02:52:04 PM
Thank you, it is fixed. i kept seeing that error message but did not know that double clicking the g code would bring up the line numbering as it did not coralate with the even  N numbers on the screen. I realize that this had nothing to do with updating to the new software and is something that was changed in my cad/cam post. im not sure how or why i changed that but i did. thanks to all who offered help, i really do appreciate it.
Title: Re: tool path is not displaying
Post by: Chaoticone on May 26, 2016, 02:57:46 PM
this is what i get

I'll fix that.

Fixed.  :)