585,733 active members*
4,948 visitors online*
Register for free
Login

Thread: TNG Progress

Page 3 of 6 12345
Results 41 to 60 of 104
  1. #41
    Join Date
    Feb 2019
    Posts
    76

    Re: TNG Progress

    Any innovations for cutting circuit boards?

  2. #42
    Join Date
    Apr 2013
    Posts
    110

    Re: TNG Progress

    Ok thanks, I preferred to uninstall the V1 and the old CNCUSB since this PC is not the production one.
    A question, how do you configure the 8 additional inputs of the EXT IN card? I see that there is the monitor in the IO panel but I don't see how to configure them.
    Thanks

  3. #43
    Join Date
    Feb 2019
    Posts
    76

    Re: TNG Progress

    ???
    Attached Thumbnails Attached Thumbnails error.jpg  

  4. #44
    Join Date
    Mar 2017
    Posts
    1304
    You can not use G43 and G0 in same line. Both commands use Z Word.

  5. #45
    Join Date
    Feb 2019
    Posts
    76

    Re: TNG Progress

    This g-code generated in artcam 2017 (used postprocess PlanetCNC - Arcs(MM)ATC), it worked on version TNG 1

  6. #46
    Join Date
    Mar 2017
    Posts
    1304
    TNGv2 is first that handles Z with G43. Previous versions should return error.
    I don't know who made this post but it is wrong. Please send it to our email and I'll try to fix it.
    I'll also try to add support for this odd g-code combination

  7. #47
    Join Date
    Oct 2019
    Posts
    11

    Re: TNG Progress

    Hello
    I am French sorry for the translation if it is bad.
    I use a cnc with a slave motor in Y axis.
    Is an update planned to manage the limits for the slave axis? To align them precisely thanks to a homing.
    Thank you for the work done on your software which is very pleasant to use for me.

  8. #48
    Join Date
    Mar 2017
    Posts
    1304
    It is possible to do this and on TODO list is also premade script for this feature. It will be ready in one of forthcoming releases.

  9. #49
    Join Date
    Aug 2011
    Posts
    999

    Re: TNG Progress

    Quote Originally Posted by PlanetCNC View Post
    You should delete your old scripts. TNGv2 has much more powerful scripting options but unfortunately syntax is different from old TNG.
    I have the same errors when trying to start the machine. Nothing works. Some files don't even load that were no problem on CNC-USB software. Frustrated....
    But where are the old scripts that I need to delete? For that matter, if there are old obsolete scripts somewhere on the machine, the installation probably should remove them automatically?
    Box Joint and Dovetail CAM software here: WWW.TAILMAKER.NET

  10. #50
    Join Date
    Mar 2017
    Posts
    1304
    Scripts are not "somewhere on machine". They are in scripts folder of your profile

    You probably installed to same location where old TNG was. Of course we will not delete your existing scripts.

    TNG supports g-code that is compatible with LinuxCNC, Mach4 and Fanuc. So there should be no problem finding decent postprocessor. If you do have g-code that does not work then please send it to our email.

  11. #51
    Join Date
    Feb 2019
    Posts
    76

    Re: TNG Progress

    Quote Originally Posted by PlanetCNC View Post
    TNGv2 is first that handles Z with G43. Previous versions should return error.
    I don't know who made this post but it is wrong. Please send it to our email and I'll try to fix it.
    I'll also try to add support for this odd g-code combination

    what exactly do you need to send and to what mail? This control program was made by standard means of artcam, and it definitely worked on the previous version of TNG

  12. #52
    Join Date
    Mar 2017
    Posts
    1304
    Like I wrote previous versions should return an error.

  13. #53
    Join Date
    Feb 2019
    Posts
    76

    Re: TNG Progress

    Well, then you don’t know your program well, because it does not return an error.

    By the way, can I install a new version without deleting the old one, will they both work?

    It is dangerous to delete the old version without checking the new version to the end.

  14. #54
    Join Date
    Mar 2017
    Posts
    1304
    I never said that it throws an error. I said that it should throw an error. Instead command is just ignored.

    TNGv2 handles this correctly. Having both G43 and G0 in same line is often used on Haas machines which handles G43 different than Fanuc.

    Anyway, I said I will handle this and I don't understand why you keep bringing this up.

    Yes, you can have different versions installed. TNG does not crap all over computer. Basically it is just 3 main files and done support files/folders in same folder root. I will describe them in more detail when I'm back in office.

  15. #55
    Join Date
    Oct 2016
    Posts
    5

    Re: TNG Progress

    Hi All, with v2 I'm experiencing some troubles trying to load gcode files (or exporting settings or profile files) to/from my nas.
    The native file dialog seems to ignore my networks share (something like Z:\ ->> \\mynas\gcode), but on windows explorer I can see (and use) correctly my network drive.
    If I manually insert my network share path on open file dialog, I can browse my files, but if I try to open one of them, nothing happen.
    I'm using Win10

  16. #56
    Join Date
    Aug 2011
    Posts
    999

    Re: TNG Progress

    Quote Originally Posted by PlanetCNC View Post
    Scripts are not "somewhere on machine". They are in scripts folder of your profile

    You probably installed to same location where old TNG was. Of course we will not delete your existing scripts.

    TNG supports g-code that is compatible with LinuxCNC, Mach4 and Fanuc. So there should be no problem finding decent postprocessor. If you do have g-code that does not work then please send it to our email.
    Thanks, but you need to have a little mercy with us users who are not Windows wizards. I managed to find the scripts folder eventually, deleted everything and then indeed the software works.
    The postprocessor was not the problem, just installing the software in the default place which happened to be where V1 was installed with the old scripts.

    Machine is running now, still need to fine tune the settings concerning I/O. One thing I noticed is that the machine sounds differently when running. This is with NEMA34 steppers and Gecko drives on a MK3/4.
    On the old firmware the stepper sound was just a kind of a melodic note, pitch depending on the speed. With the new firmware, the sound is kind of hoarse but I don't know yet if it makes any difference in terms of machining. Maybe I should hook up a scope sometimes and watch the motor voltage and drive pulses. Does the new firmware generate the motor drive pulses differently?
    Box Joint and Dovetail CAM software here: WWW.TAILMAKER.NET

  17. #57
    Join Date
    Mar 2017
    Posts
    1304
    Regarding network path drive mapping:
    Drive mapping is user dependant. You have Z drive mapped as standard user. TNG needs administrator priveliges and therefore runs as different user. Here is detailed description and solution:
    https://support.microsoft.com/en-us/help/3035277/mapped-drives-are-not-available-from-an-elevated-prompt-when-uac-is-co

  18. #58
    Join Date
    Mar 2017
    Posts
    1304
    TNGv2 uses same step engine and motion profiler as TNGv1. With same settings sound should be the same.
    If you are comparing to old CNCUSB then there is a major difference. TNG is much better.

  19. #59
    Join Date
    Oct 2016
    Posts
    5

    Re: TNG Progress

    Quote Originally Posted by PlanetCNC View Post
    Regarding network path drive mapping:
    Drive mapping is user dependant. You have Z drive mapped as standard user. TNG needs administrator priveliges and therefore runs as different user. Here is detailed description and solution:
    https://support.microsoft.com/en-us/...when-uac-is-co
    Thank you very much! I wasn't aware of this! Problem solved

  20. #60
    Join Date
    Aug 2011
    Posts
    999

    Re: TNG Progress

    I was trying to use the new Transformation Matrix feature in the settings default tab. But when I enter any value for the B0 parameter, and click "OK", then it will not save it. When I open the settings again it reverts to 0.0 and it does not show in the transformation under the Program menu as well.
    Do I need to click a checkbox somewhere to make this active?
    Box Joint and Dovetail CAM software here: WWW.TAILMAKER.NET

Page 3 of 6 12345

Similar Threads

  1. progress
    By 1hander in forum Benchtop Machines
    Replies: 4
    Last Post: 02-24-2016, 04:00 AM
  2. more progress..
    By adam_m in forum DIY CNC Router Table Machines
    Replies: 0
    Last Post: 11-26-2013, 03:56 AM
  3. Progress at last
    By RustedOut in forum Charter Oak Automation Support Forum
    Replies: 25
    Last Post: 10-16-2010, 05:13 PM
  4. My first CNC... in progress!
    By hi-tech in forum CNC Wood Router Project Log
    Replies: 12
    Last Post: 06-02-2009, 10:45 PM
  5. progress! (pix)
    By anthony in forum Waterjet General Topics
    Replies: 12
    Last Post: 06-03-2005, 10:56 PM

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
  •