![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
A couple of gcode generators have shown up in the wiki http://wiki.linuxcnc.org/cgi-bin/emc...ode_Generators Sounds like there's more to come. Thanks Big John T and Dan Falck. We already had these; http://www.pico-systems.com/gcode.html but having stuff in python is cool. Easy to hack around in if you want something custom. Dan Falck, if you're out there, what's the purpose of the scale widget? Seems redundant at first glance. Maybe it's part of a template for future code? O.T. What's the gnome equivalent of KNotes? Having a sticky notepad is handy when posting links. Ubuntu is cool but sometimes I miss the Kde toys.
__________________ Anyone who says "It only goes together one way" has no imagination. |
|
#2
| ||||
| ||||
| Cyclestart, There is a Ubuntu download configured with Kde instead of Gnome. I don't know how tightly Axis is tied to Gnome. You might want to try it out and let us know. Alan
__________________ http://www.alansmachineworks.com |
|
#3
| |||
| |||
| GCam - http://gcam.js.cx/index.php/Main_Page See package gcam-2007.09.15.tar.gz below Windows stable package OpenCam - http://opencam.sourceforge.net/ Written to run with GamBas Enjoy, RipperSoftware |
|
#5
| |||
| |||
Otoh, if there's an interest in emc/kde, I'm a cheerful testmule. The Gnome applet is 'sticky notes' and can be added by right clicking the top panel.Rippersoft I was aware of those two programs. The gcode generators on the wiki are simple helpers for people who hand code. What they are at the moment is less exciting than what they could become with a little more work. The script is written in an easy to edit form . Tied together they could be a suite of sorts. Like cad/cam without the cad. Emc's holecircle.py is an example of how nice the these little apps can turn out.
__________________ Anyone who says "It only goes together one way" has no imagination. Last edited by cyclestart; 11-30-2007 at 06:05 AM. Reason: clarifiacation |
| Sponsored Links |
|
#6
| |||
| |||
| I've been having some fun with this idea. This is a quick, dirty, possibly error filled, and hopefully highly readable, take on makering.c. Makering.c can be found in the pico systems link in the first post. I'll add an attachment to this post when/if the code improves. Warning, I use program language like a monkey uses a hand grenade.
\n postscript/ I've made several improvements to the code including some graphics. Unfortunately [code] tags don't work well on this forum. The loss of whitespace being the worst (and fatal) problem. Maybe I'll host the files myself at a later date.
__________________ Anyone who says "It only goes together one way" has no imagination. Last edited by cyclestart; 12-11-2007 at 10:29 PM. Reason: posting problem |
|
#7
| |||
| |||
| I put in the scale widget as a cheap and dirty way of converting between inch and metric. I was using an earlier version to dump points into vectorcam using it's plc (point, line, circle) format. It assumes everything coming into it in that format is in metric. So, I was entering the scale as 25.4 and Vector seemed happy. But, yes, it is kind of redundent. It's easy enough to take it out. Thanks for looking at it. Dan |
|
#8
| |||
| |||
![]() Dan Living in a (sort of) metric country I should have figured that out. ![]() edit/ added a screenshot. An idea is brewing. A couple of people have been complaining about the heaviness of Ubuntu (it's fast enough for me by the way). Is the issue really Ubuntu or is it Gnome? The screenshot shows a 3d desktop I use occasionally. This is accessed by logging into a new session. Window makers like fluxbox can also be created in a new session. Wonder if emc2 will work properly in this type of environment? Wow this is going OT Off to experiment.
__________________ Anyone who says "It only goes together one way" has no imagination. Last edited by cyclestart; 12-17-2007 at 09:26 PM. Reason: trying to add image |
|
#9
| |||
| |||
| The holecutting code is improving somewhat. Attached is the current .py file. This program will cut a ring, leaving a center slug. Some caution needed when the slug lets go. Why make chips if you don't need to. ![]() This script can be run stand-alone or placed in /usr/share/emc/ncfiles/ to take advantage of the write to Axis function. Ability to use fractions removed at this point. Any feed back welcome. Features or scripts you would like see. Problems with resolution or features. Even "Quit dragging up this thread you moron !!!". I'm thick skinned. Positively obtuse some would say. ![]() Thanks John T for the vast majority of the script.
__________________ Anyone who says "It only goes together one way" has no imagination. |
|
#10
| |||
| |||
Hi, Being a complete tyro when it comes to g-code,I have a question. If you use this method to generate the code and save it as a .txt file and then load it into your machine will it work? Thanks, Ernied |
| Sponsored Links |
|
#11
| |||
| |||
| Ernied Good question. I had only run it in simulation up until you asked! But yeah, I'll give it a qualified passing grade. Qualified because I'm using the program to cut the z axis parts for my mini-mill. Made a 1.735 hole in a 1" block of aluminum while approximating the plunges with hand feed. If you do run the program use the usual cautions. The endmill must be capable of plunging. Make sure the spindle is in a safe position for the first rapid move. Backplot in Axis in sim mode and think through what the program is doing. Read the included "Help info" file before running. The same cautions really apply to any code generating software, but doubly so in this case. Single stepping with one hand on the "OH S**T" button highly recommended for the first run.
__________________ Anyone who says "It only goes together one way" has no imagination. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| learning g code or cad-cam code output? | slow_rider | G-Code Programing | 3 | 02-27-2010 08:48 PM |
| G-code for beginners - want to learn G-code | FPV_GTp | G-Code Programing | 7 | 11-17-2008 11:25 PM |
| simple python g-code generators | Dan Falck | OpenSource Software | 0 | 11-26-2007 04:37 PM |
| looking for g code 3d from bobcadcam or simmilar for indexer lpt v5 with g code soft | troyswood | Ability Systems - LPT Indexer and G-Code | 2 | 12-24-2006 09:21 PM |
| Manual Pulse Generators | Michael M | General Electronics Discussion | 0 | 09-28-2004 05:19 PM |