586,089 active members*
3,845 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2013
    Posts
    153

    Lower case letters in G-code

    Hi all is anyone know how to prevent lower case letters and special characters in G code

  2. #2
    Join Date
    Oct 2013
    Posts
    64
    What do you mean by prevent? It's should be part of your code and there are lowers and uppers to help us.


    Sent from my Nexus 4 using Tapatalk

  3. #3
    Join Date
    Oct 2013
    Posts
    153
    What I mean is that my machine won't accept lower case letters so I want all my comments and instructions in the G-code become upper case . Is there anyway to do that ?

  4. #4
    Join Date
    Oct 2013
    Posts
    64
    If you can edit in wordpad, you can cnrl-a that is select all and change the your fonts to lower case.

    Sent from my Nexus 4 using Tapatalk

  5. #5
    Join Date
    Oct 2007
    Posts
    499
    You can edit your gpp file to convert all letters to lower or uppercase. Try this

    string_variable = upper(string_variable)

  6. #6
    Join Date
    Oct 2013
    Posts
    153
    The upper function did it

Similar Threads

  1. Replies: 51
    Last Post: 09-16-2020, 01:28 AM
  2. Replies: 0
    Last Post: 11-13-2013, 06:54 PM
  3. Transfer lower case letters
    By Zigar in forum Okuma
    Replies: 7
    Last Post: 01-03-2008, 02:43 AM
  4. G-Code letters What are the definitions?
    By CADkathy in forum G-Code Programing
    Replies: 7
    Last Post: 08-05-2004, 12:37 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
  •