|
|
Why is GSIMPLE free? |
GSIMPLE has been developed as a "pet project" -that is for fun! I just got bored
of writing and rewriting G-Code programs for our milling machine. The fisrt version did not
have a graphics interface -you could not see your part on the screen. It used a simple text file for input.
GSIMPLE has grown up a lot since then. Current Version (2.04) is an intergrated G-Code programming environment for
simple milling jobs. |
|
Will GSimple harm my files? |
GSIMPLE will not harm your computer or your files in any way. There are no add-ups, it will not gather any
information from your computer, it will not delete your files and will not try to connect to the internet. |
|
How can I unistall GSimple? |
Run the unistall script. Or delete the files and the directories that the installer has created or the entire folder
(if you have installed it on a separate folder). |
|
How can I change from metric (mm) to english (inch) units? |
Run the supplied gslogin.exe file. Alternatively, edit the gslogin.cfg file (it is in the same directory with the executable
files) and change the USERUNIT parameter. Valid values are MM and INCH
|
|
How can I change the background color? |
Open the configuration file through the Setup/Configuration menu selection, edit the line BACKGROUND BLACK and change it to
BACKGROUND WHITE, save the file, exit Notepad and restart GSimple. |
|
How can I change the user and company names? |
Open the gslogin.cfg file with notepad and change the following lines: |
|
Can I open .gsi files by double clicking on them? |
Yes, but only after assigning .gsi files to Gsimple.exe. To assign, double click on any .gsi file, click "Browse" button
on the dialog opened, choose gsimple.exe and click "Always open this file type with this program"
|
|
Several commands, like HELP, VIEW GCODE, EDIT GCODE etc do nothing. Are they locked? |
No, nothing is locked! HELP, VIEW GCODE and PRINT REPORT use your browser. They seem to do nothing
because the can't invoke it. Similarily EDIT GCODE and CONFIGURE use Windows Notepad, If they can't invoke it,
they do nothing. |
|
When I am trying to compile a project I get an 'Fxy out of range error'. What have I done wrong? |
Look at your tool library. Fxy is the horizontal feed rate. Fz the plunging feed rate. The library stores two
type of data for every tool: |
|
Text engraving quality is poor. Can I fix it? |
Yes, there is a fix! |
|
I am importing a dxf file but I get a "0 dxf entities found" message and my drawing is not imported! Why? |
GSimple does not recognise blocks in a dxf file. "Explode" the blocks in your CAD system, save the file in DXF format and import it again
in GSimple. |
|
What can Gsimple not do? |
1. GSimple is a 2.5 axis system. You can't produce a sphaire, for example, or a pyramid.
|
|
What will Gsimple do wrong? |
GSimple version 2.04 will look at the "back side" of the tool and inform you if your part is unproducable or if the selected tool is to
big in diameter for the job. |
|
Known bugs |
Excess material removal will fail if the block is smaller than the tool radious |
|
G-Simple is distributed free of any charge |
www.gsimple.eu |