585,758 active members*
4,572 visitors online*
Register for free
Login

Search:

Type: Posts; User: retro1

Search: Search took 0.00 seconds.

  1. Re: TNG Stop button is not turning off the spindle - is this a bug? Can I change it?

    I do have the same problem. Only the E-Stop shuts down everything. When i have to stop during a plasma cutting action i have to shut down the torch manually by the button. Its awful that way. Haven't...
  2. Replies
    11
    Views
    1,024

    Re: REMOVE Buttons from the toolbars

    Wow, it worked. I renamed the ICON Folder and there they are, my buttons! Way better now, thanks!
  3. Replies
    11
    Views
    1,024

    Re: REMOVE Buttons from the toolbars

    Now it's in the default directory. As far as i know i use this. Wouldn't even know, where to find another than default. Still doesn't work after restarting TNG.
  4. Replies
    11
    Views
    1,024

    Re: REMOVE Buttons from the toolbars

    Yes, i restarted it several times. The Files are under Profiles in the PlanetCNC directory. I tried the default, the one where the program itself sits... nothing worked out. Is there another one i...
  5. Replies
    11
    Views
    1,024

    Re: REMOVE Buttons from the toolbars

    Alright i managed it to create the topbuttons file.

    cmd: "Machine.Emergency_Stop" "" image="Icons/IMG_EStop.svg"
    ---
    cmd: "File.Open_..." "" image="Icons/IMG_FileOpen.svg" imagechange="true"...
  6. Replies
    11
    Views
    1,024

    Re: REMOVE Buttons from the toolbars

    I hoped for an easier to do solution. I can't even find the buttons.txt-Files under Linux.
  7. Replies
    11
    Views
    1,024

    REMOVE Buttons from the toolbars

    Hi there,

    i know about the possibility of ADDING own buttons to the toolbars. But is there an option the REMOVE some? I only use 2D Mode for my plasma. So all of the views except for the top one...
  8. Re: Issues with post processor and new torch height

    Wow, it works! It seems to do so. Thank you!
  9. Re: Issues with post processor and new torch height

    I don't get it. I think i have to start from the beginning.

    Should i delete the code after the endif? It isn't necessary, right?

    How do i call the O120 Routine? The post doesnt work out.
  10. Re: Issues with post processor and new torch height

    Ok, i pasted the code like this into O120:

    o120 ;Measure Work Offset
    o<measure> sub
    o<act> if [ACTIVE[]]
    G65 P120 R1
    o<act> endif
    o<measure> endsub

    #<_return> = NAN[]
  11. Re: Issues with post processor and new torch height

    Thats how it looks now:

    function OnInit()
    post.Text ("(Filename: ", fileName, ")\n")
    post.Text ("(Post processor: ", postName, ")\n")
    post.Text ("(Date: ", date, ")\n")
    post.Eol()...
  12. Re: Issues with post processor and new torch height

    I have no clue rn where i should add these lines. In the Post there are no O-Words.


    -- version 29/08/2017
    -- version 16/12/2019 - modified for TNGv2
    -- version 15/04/2021 - modified for...
  13. Re: Issues with post processor and new torch height

    Thats the GCode of a simple part. It works, but the paths are not shown.


    (Filename: Anschweißlasche 45x30x8.tap)
    (Post processor: PlanetCNC plasma THC (floating Z)_NEU4.scpost)
    (Date:...
  14. Re: Issues with post processor and new torch height

    No, it doesn't. It goes straight to the pierce and then to the cutting height.

    I found the problem with the displaying of the paths: When i disclaim the G-Code for the measuring, the lines appear....
  15. Re: Issues with post processor and new torch height

    None of those post-processors work for me. I need one with a Z-Axis Probe. My own processor works now. But still without being able to see the workpaths.
  16. Re: Issues with post processor and new torch height

    I downloaded the TNG for Linux again and looked in the Samples Folder. I can't see any posts there. How is it called?
  17. Re: Issues with post processor and new torch height

    Ok, nevermind. I found the issue. It was the M2-Order in the measure-sub. It ends the whole program and not only the sub.

    But theres one thing left: Why can't i see the workpaths? With the old...
  18. Re: Issues with post processor and new torch height

    I have been trying with some other guys on a german forum and got it managed to work. Nearly. It stops after the secound measure routine.

    Heres the post processor:


    -- version 29/8/2017
    ...
  19. Issues with post processor and new torch height

    Hi there,
    i set up today my new system to measure the height of the plasma table by 3 induction switches. It workes so far, but now i want to use it in a GCode to cut smth. Sheetcam has a PlanetCNC...
  20. Re: Toolbar buttons tutorial UPDATE - suggestions

    Where can i find the txt-file in Linux? I want to get rid of some buttons as i only use it in 2D.
  21. Thread: Emergency Stop

    by retro1
    Replies
    3
    Views
    932

    Re: Emergency Stop

    Thanks, that was an easy one.
  22. Thread: Emergency Stop

    by retro1
    Replies
    3
    Views
    932

    Emergency Stop

    Hi,
    i finally got my emergency stop-switch which i wired right to the E-Stop-Input on the MK3/4 Board and the ground. But nothing happens. What do i have to configure in the TNG to use it? I wired...
  23. Replies
    1
    Views
    957

    32 bit TNG-Version?

    Hi,

    im on the way getting an old Desktop PC which has only 32 bit (as far as i know). On the PlanetCNC-Site it says they got a 64 and 32 bit Version.
    Since the PC is so old, i'll go with an Linux...
Results 1 to 23 of 23