Loading...
Pages: [1]   Go Down
Author Topic: G code viewer  (Read 1595 times)
0 Members and 1 Guest are viewing this topic.
Manchester (England England)
Offline Offline
Brattain Member
*****
Karma: 299
Posts: 26031
Solder is electric glue
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

I couldn't find a G code viewer to work on my Mac so I wrote one.

I designed it for looking at files intended for milling PCB, hence it only distinguishes between tracks above zero and below zero. As my mill is only small http://www.thebox.myzen.co.uk/Hardware/CNC_Conversion.html it doesn't do vast areas either.

On the positive side it will handle G0, G1 G2 and G3 codes, a lot of viewers don't handle G2 & G3 commands. It will also handle the I&J commands associated with the circle commands as absolute or relative modes depending on the G90.1 or G91.1 commands. However all the main coordinates are in absolute mode only and it only handles mm dimensions. But hey it is a viewer and it has a zoom so maybe you don't have to convert the main size units anyway.

It is available to download here:-
http://www.thebox.myzen.co.uk/Mac_Apps/Processing.html
Logged

Manchester (England England)
Offline Offline
Brattain Member
*****
Karma: 299
Posts: 26031
Solder is electric glue
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Also I have added two G code generation applications.
Hole Cutter - produces Gcode files for various shaped holes and allows you to set tool size and cut depth.
Points Generator - takes a text file of points to plot and turns it into G code. This will allow you to draw a layout in a drawing package and then read off the points into a text file to get a file. I have used this for several boards.
Link is the same as above.
Logged

Pages: [1]   Go Up
Print
 
Jump to: