Oh! Try "git checkout ".
- Reply message -
From: "Spiderdab" <77...@tiscali.it>
Date: Fri, Jan 13, 2012 10:56
Subject: [Emc-users] source code link request
To: , "Enhanced Machine Controller (EMC)"
On ven, 2012-01-13 at 10:29 -0700, Sebastian Kuzminsky wrote:
> On 01/13/2012 10:20 AM,
I am not a board member or anything official, I'm just some guy who hacks on
linuxcnc sometimes. I speak for myself.
I've been following this thread since the start, and there is a disconnect
between what people are asking for and how i think this project works.
People are saying thing like:
You might be able to simulate a PCI hot unplug & re-plug when changing
firmware. It would need some driver work too.
- Reply message -
From: "Peter C. Wallace"
Date: Sun, Mar 4, 2012 15:02
Subject: [Emc-users] Looking to replace $4000 machine for $400 machine with
same results in emc :
Has anyone used a Leadwell VMC? Are they any good?
There's one for sale nearby, cheap because it's got a dead controller...
http://fortcollins.craigslist.org/tls/2952112016.html
--
Live Security Virtual Conference
Exclus
od drives and motors
very sharp once tuned up, M0 was a very slow contorl compared to
emc/linuxcnc driving this machine
check out youtube for videos
http://www.youtube.com/watch?v=g6p1-h5Rlv4
more if u look on my video list..
build thread on the forum also
On 08/05/2012 16:47, s...@highlab.com
I'm using a VFD from Automation Direct and it's working great with the gs2_vfd
module. My model # is GS2-23P0, but i expect all the GS2 models share
interface & firmware & work equally well.
- Reply message -
From: "Dave"
Date: Sat, Sep 24, 2011 09:03
Subject: [Emc-users] OT: Cheap VFD
I think you're setting STEPGEN_MAXACCEL but not using it anywhere, so maybe you
should just delete it. ;-)
Or maybe you should listen to Chris Morley and Peter Wallace instead of me, and
set it to 10% or so above the tp max accel (and set stepgen max vel to a few
percent above tp max vel).
--
This hardware used to work with a parallel port & software step generation?
Did you base your new config on the hm2-stepper sample config, or something
else?
Did the watchdog bite?
A regular multimeter may not show anything when you probe a 4000 ns square
wave. Do you have an oscilloscope?
P
Chris taught me to tune emc2 axes with motion provided by gcode.
Set your following error sloppy enough to let your machine run untuned, but
tight enough that if it runs away emc will stop it. Run axis (or your gui of
choice), run halcmd (for interactively setting pid gains), run halscope (fo
Yes, emcrsh will do what you need. It's not file-based, it's line-based (with
some setup), but otherwise you're right on.
- Reply message -
From: "Lapoe Lynn"
Date: Thu, Oct 20, 2011 15:26
Subject: [Emc-users] need help with external control of cnc machine
To:
hi,
i'm new to cnc,
To: "Enhanced Machine Controller (EMC)"
I'm pretty sure that this has been done before...
Here it is:
http://www.mail-archive.com/emc-users@lists.sourceforge.net/msg18326.html
You might want to send an email to FlyingElectron and see what he ended
up with.
Dave
On 10/20/2011 6:4
It's weird that the sample config works but switching to emcrsh locks it up.
Are you sure adding emcrsh was the only change between the working and broken
configs?
What are you doing in your base thread that 100 microseconds is not enough?
Here's a config based on emcrsh that i'm trying to use
To get to the Grub boot menu (so you can boot to memtest86, or change kernel
command-line arguments), hold down Shift while booting, right as the BIOS loads
the boot sector from the hard disk.
- Reply message -
From: "gene heskett"
Date: Sun, Oct 23, 2011 11:58
Subject: [Emc-users] Got
Yes, the buildbot (buildbot.linuxcnc.org) builds all 3 current branches (2.4,
2.5, and master) for both current platforms (hardy & lucid).
- Reply message -
From: "andy pugh"
Date: Tue, Nov 1, 2011 10:20
Subject: [Emc-users] pain in the $#%, latency change with 10.04
To: "Enhanced Machin
Another option would be to run emc2 with emcrsh, and send the xyz coordinates
from the digitizer as mdi g1 commands to emcrsh.
- Reply message -
From: "Chris Radek"
Date: Sat, Nov 26, 2011 10:33
Subject: [Emc-users] EMC a digital pantograph milling machine?
To: "Enhanced Machine Controll
The Heeks project is officially shutting down, and they are suggesting that
users move to the Freecad project. Unfortunately, Freecad does not yet have
any cam support, so you can draw parts but you can't make gcode tool paths yet.
- Reply message -
From: "Peter Georgi"
Date: Sun, Nov
It was Dan Falck, but i think it was just a proof-of-concept prototype, and it
has not been merged yet.
- Reply message -
From: "andy pugh"
Date: Sun, Nov 27, 2011 13:19
Subject: [Emc-users] HeeksCAD and HeeksCNC
To: "Enhanced Machine Controller (EMC)"
On 27 November 2011 20:12, gene h
Yann, can you verify the version on dblatex you're using? I know dblatex 0.3.2
in Precise Pangolin Alpha 1 fails to build our docs with the same error as you
report. (dblatex 0.2.12 in Hardy and Lucid obviously works fine.)
I'm in communication with the dblatex folks, trying to resolve the iss
That kind of separation is actually pretty awkward with the debian tools.
But try pulling 2.5 and building the docs, i bet it will work now.:-)
- Reply message -
From: "yann jautard"
Date: Sun, Dec 11, 2011 01:42
Subject: [Emc-users] compilation problem
To: , "Enhanced Machine Contro
If you don't compile emc yourself, you can ignore this email.
If you *do* compile emc, be ware that i just added a new build dependency! To
build the docs, you now need texlive-lang-cyrillic installed.
That is all.
--
L
Eventually the buildbot will make lucid packages...
For now, here's how to create a debian package from your git checkout:
cd to your git checkout (probably $HOME/emc2-dev)
cd debian
./configure -a
cd ..
fakeroot debian/rules binary
dpkg -i ../*.deb
--
Sebastian Kuzminsky
- Reply message
I think the issue is the lucid rtai kernel doesn't boot all the computers it's
been tried on. But i dont really know.
It's working fine on the two machines i've
tried.
It's available here:
http://www.linuxcnc.org/mozmck/
--
Sebastian Kuzminsky
- Reply message -
From: "Andy Pugh"
Dat
Another option is to use the latest pre-built 2.4 package from the buildbot,
which includes all the bugfixes since 2.4.2.
Instructions here:
http://emc2-buildbot.colorado.edu/~buildmaster/
--
Sebastian Kuzminsky
- Reply message -
From: "Jeff Epler"
Date: Tue, Jul 27, 2010 06:46
Subje
If you dont mind writing some C code, I think you should extend halui to do it.
Read the values you want from the stat buffers and export them to hal pins.
See how halui reports the axis positions for an example.
These changes should go in the master branch, not in 2.5.
- Reply message --
Can you reproduce it in sim?
--
Sebastian Kuzminsky
- Reply message -
From: "Viesturs Lācis"
Date: Sat, Oct 27, 2012 17:32
Subject: [Emc-users] ClassicLadder error
To: "Enhanced Machine Controller (EMC)"
Hello!
While working in premises of my customer to add new automatic material
lo
I started making a buildbot for hostmot2 firmware about a year ago. Or was it
two? But i didnt finish it. Maybe i'll put another winter break into it this
year.
--
Sebastian Kuzminsky
- Reply message -
From: "andy pugh"
Date: Mon, Nov 26, 2012 01:08
Subject: [Emc-users] mesa 5i20 w
26 matches
Mail list logo