587,299 active members*
3,535 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2004
    Posts
    2849

    Creating TAP files from Notepad

    This is probably more of a nusiance, but when I create a file with Notepad and save it as name.tap
    I am getting name.tap.txt, which when I open it up the icon shows a text file, the file executes, but I don't like the fact that it shows up with a different icon.

    I am just creating some small programs with Notepad to understand g-code and how my machine works.

    I have a licensed copy of Mach3.

    Thanks,
    Paul

  2. #2
    Join Date
    Mar 2003
    Posts
    35538
    Put the filename in quotes when you save it. Then you won't get the .txt extension.
    "filename.tap"
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #3
    Join Date
    Dec 2008
    Posts
    226
    If you select
    Save as type: All Files
    It will not add the .TxT extension

  4. #4
    Join Date
    Aug 2004
    Posts
    2849
    ger21 once you mentioned it...I remembered it...I come from a UNIX background and usually use vi or vim if on a PC. Thanks.

    Pandinus...I believe that didn't work.

    Okay, here's another one...I can do a circular pocket, but I can't figure out a circular island.

    I tried the following:
    G90 G20 G17
    F30
    G0 x3.5 y2.5 z-0.1
    G01 z-0.2
    G02 x3.5 y2.5 I0.5 J-0.5
    G0 x0.0 y0.0 z0.0
    M30

    and I get a huge circle in Mach3 that exceeds my table display and I can't figure out how to size it.

    Thanks,
    Paul

  5. #5
    Join Date
    Jul 2007
    Posts
    887
    Hi,
    One probable cause is the "classic" IJ-mode. Goto Config->General Config and change your IJ-mode from abs to inc or the other way around.

    /Henrik.

  6. #6
    Join Date
    Oct 2005
    Posts
    41
    Pandinus...I believe that didn't work.
    Thanks,
    Paul[/QUOTE]

    It's always worked for me.

    Dave

Similar Threads

  1. Replies: 1
    Last Post: 01-29-2008, 01:51 AM
  2. Replies: 2
    Last Post: 03-09-2007, 08:47 PM
  3. Notepad G code?
    By disinformation in forum G-Code Programing
    Replies: 24
    Last Post: 02-26-2007, 11:11 PM
  4. Creating surfaces from .iges files
    By homebrewCNC in forum Mastercam
    Replies: 12
    Last Post: 09-10-2006, 05:27 PM
  5. Creating .dxf files
    By lal19541 in forum Uncategorised CAM Discussion
    Replies: 4
    Last Post: 08-31-2006, 07:40 AM

Posting Permissions

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