![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General CAM Discussion Discuss CAD/CAM software and Design software methods here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hi I would like to know the answer of this questions What is the g-code language? Is it high or low level language? And what is the compiler of this language? And what is the output of this language is it a machine code? I know that my questions is boring but I'm sorry |
|
#2
| |||
| |||
It's a form of motion control code, used to control CNC machine tools. There is no compiler, the machine controller will read the G or M commands and execute them. You can right the code by hand or use a CAM program. The output is machine motion. e.g. if the controller reads G0X0Y0F800 it will move to X0 Y0 with a feed of 800mm/min (using the metric system) Hope that helps Nikolas |
|
#3
| ||||
| ||||
| |
|
#7
| ||||
| ||||
| G Code is a programming language! It's the language for producing motion in CNC controls. I believe it would considered a high level language. The commands are interperted on top of the engine that converts it into machine motion. A CAM system is the compiler that converts basic toolpath commands (function calls) like Pocket, Rough & Contour of simple user input, to create G-Code (NC Program) output. Mike Mattera
__________________ Tips For Manufacturing Training CD's, DVD's for Mastercam, SolidWorks, Inventor, G-Code Training & More http://www.tipsforcadcam.com |
|
#8
| |||
| |||
G0 would cause rapid travers motion |
|
#9
| |||
| |||
| To put it simple, G-code is the "navigator" of the machine tool. Imagine for a moment that you do not know how to drive a car or know nothing about traveling @ all, nothing. The g-code would "tell" you when to start, stop, turn, speed up, slow down & many other functions. It can even tell you to go home lol. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |