CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > CAM Software > General CAM Discussion


General CAM Discussion Discuss CAD/CAM software and Design software methods here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 06-17-2007, 01:09 PM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road
GSimple (Free 3 Axis CAM) Version 1.08

GSimple version 1.08 is now out. To download please visit www.gsimple.eu
New version includes:
- Milling parameters individually selectable for every part of the object (drill, thread, pockets, etc) exept engraving
- Text input from DXF files
GSimple is completely free!
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 06-30-2007, 04:54 AM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road
GSimple version 1.09

New GSimple version 1.09.
What has changed:
1. There is a new path filter
2. G02/G03 uses only I,J and not R
3. Several minor bugs have been fixed.

You can download gsimple (it is completely free) at
http://www.gsimple.eu

By the way, 2004 different users have visited www.gsimple.eu in June. The averege time spend in the website was over 6 minutes(!). 70% of the visitors have downloaded the program (complete or upgrade).

GSimple is using the standart GCode. Version 1.10 will include a small configurable postproccesor. Any information on milling machine codes or G-Code dialects (for example web sites with programming manuals) will be much appreciated.
Tweet this Post!Share on Facebook
Reply With Quote

  #3  
Old 06-30-2007, 05:13 AM
dertsap's Avatar
Gold Member
 
Join Date: Oct 2005
Location: canada
Posts: 3,608
dertsap is on a distinguished road
Buy me a Beer?

i ve been following up on gsimple ,i'm always watching for a new version ,
i honestly haven t had much time to play with it ,but from what i ve seen , i like ,

i take it your the software builder ?
just curious as to how far your going to go with it
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 07-01-2007, 01:27 PM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road
How far will GSimple go?

You are right, I am the software builder. How far I will go? To be honest I don't know. I started GSimple because we needed, at my job, a very simple CAM for very simple milling projects (for example flattening a surface or making a cylindrical pocket). Buying (and most important learning) an expensive, professional CAD-CAM for these tasks was out of question. So I wrote a first, tiny version - actually I constructed a "milling script laguage" and wrote an interpreter to G-Code (by the way the core of the GSimple files is still based on this script laguage). Then it grew and grew and grew.

I would like to make some improvememts, for example
- handle islands
- eliminate the restrictions in the number of objects it can handle
- insert some true 3D capbilities.
but I cannot promise a timetable (GSimple is a hobby, not a professional project).
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 07-01-2007, 08:51 PM
 
Join Date: Jan 2006
Location: canada
Posts: 69
salzburg is on a distinguished road
How do you open G-Simple

I downloaded this program but I can't open it. It is a EX~File and windows
does not recognice it and I am sure there is a way to open it but I do not
know how. Maybe somebody can help me with this. I would realy apreciate
it.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-02-2007, 01:23 AM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road

The gsimple.ex~ file is an archive -that is a file containing all the others. There is also a file called gsinstal.exe. This is the installation file. Ginstal will extract the files from gsimple.ex~ and guide you through the installation
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 07-02-2007, 07:22 AM
 
Join Date: Jan 2007
Location: Hamilton,Oh
Posts: 325
bborb is on a distinguished road

S.Kontogiannis wrote:


You don't want to open gsimple.ex~ You want to open gsinstal.exe
http://www.gsimple.eu/download.html
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 07-02-2007, 02:01 PM
 
Join Date: Jan 2006
Location: canada
Posts: 69
salzburg is on a distinguished road
Gsinstall

I did the ginstall 8 times and all I get is "install completed" and that is it.
There is a desktop icon which gives me agree- Gsimple.ex~ and Ginstal.
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 07-02-2007, 02:50 PM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road

Please take a look at the FAQ page on the web site and the istructions on the download page.

1. Unzip the files in any directory (or the desktop). If you are attempting to execute gsinstal from within WinZip you get nothing
2. Gsinstal will (by default) instal GSimple in the directory c:\Program Files\Gsimple. It will NOT add a shortcut on your desktop. Please look for gsimple.exe in this directory
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 07-02-2007, 05:00 PM
 
Join Date: Jan 2006
Location: canada
Posts: 69
salzburg is on a distinguished road
Gsimple

Thank you for your help. I have been succesful in opening this program.
It looks like something I can use. My problem is that I am quite new to
the computer world and they somewhat mistify me at my age. But I keep
trying.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 07-21-2007, 02:56 PM
 
Join Date: Feb 2007
Location: Greece
Posts: 41
S.Kontogiannis is on a distinguished road

Yet another version of GSimple now available at www.gsimple.eu. The new version (1.10) includes a configurable postproccesor called GSPOST.EXE.
GSIMPLE will invoke GSPOST automatically if the machine configuration file containes postproccesor commands, but GSPOST may also be used independeltly of GSIMPLE.
GSPOST will "translate" a standart g-code file (sorry, only the conmands used by gsimple) to almost anything compatible. In the web site you will find an example of a g-code to g-code translation file. This is a file doing actually nothing, but it is a good example showing how to configure GSPOST.
There is also a 5-page long introductory note (rtf format).
Tweet this Post!Share on Facebook
Reply With Quote

  #12   Ban this user!
Old 07-30-2007, 08:49 PM
 
Join Date: Jul 2007
Location: USA
Posts: 3
ed/man is on a distinguished road

cool software is it just me i can't import DXF file. import and open is the same thing right.
Tweet this Post!Share on Facebook
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newest version of Mach3 Version 1.90.065 turmite Mach Mill 3 01-26-2009 10:21 PM
GSimple (Free 2 1/2 axis CAD/CAM) goes 3D S.Kontogiannis Product Announcements & Manufacturer News 10 11-03-2008 05:35 PM
ProgeCAD free version dleroi General CAM Discussion 11 01-16-2008 03:29 PM
Autodesk Inventor LT ***** Free Version***** just_lkn Autodesk Software (Autocad, Inventor etc) 9 05-23-2007 08:34 AM
VCarve Pro Trial version 3.0: any newer version? monte55 Vectric 2 12-11-2006 06:12 PM




All times are GMT -5. The time now is 01:46 PM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353