CAD CAM EDM DRO - Yahoo Group Archive

Re: Mach 1 Computer was: Capacitors for Geckos when using fuses

on 2002-10-26 00:13:01 UTC
Jim:

Well, let's see if I can be any help here....

One thing about TurboCNC is that it needs to run in real-mode. If
you have memory managers running (like EMM386) or the like then
there'll be a negative performance impact. Command prompt safe mode
from Win98 should be about where you want to be environment-wise.
Next rev I'm putting a bit more detail on the startup screen about
this so there should be no surprises.

The Start, Max, and Accel parameters set up the trapezoid velocity
envelope for a move. Good practice is to start with very
conservative (low) values and work up, increasing acceleration
last. Say 100 Hz to start, 1000Hz max, and 500 accel.

Since Turbo is 486 optimized and runs in textmode DOS, I'd say your
1.4 Gig AMD system is probably better suited to Art's program. These
new processors have some slick opcodes like conditional moves and
SIMD that can really crunch numbers - when the software takes
advantage of them.

Anyway, to measure speeds, run successively higher feedrates until
your sense of danger tells you to stop.

G01 X10 F5
G01 X0 F10
G01 X10 F15
...

Welcome to CNC machining, by the way. This is a fascinating hobby.

Dave Kowalczyk
Everett WA

--- In CAD_CAM_EDM_DRO@y..., "jagco1998" <jagco1998@y...> wrote:
> Well, to begin with, I am using a PC that I built.
>
> The components are probably above what most people would use for a
> hobby CNC controller.But since my Intel system crapped out on me,
> this is the only setup Ive got to use for now.
>
> Im using an AMD XP 1600+(1400Mhz),Asus A7V266-E motherboard w/512mb
> DDR mem,a Geforce4Ti4200 video card, running under XP pro/Win98
dual
> boot.
>
> Mach1 seems about (Im guessing by the looks of travel speed by eye)
2-
> 3 times faster than Turbocnc. But Im not really sure as I am new to
> this CNC stuff, and dont know how to determine the actual speeds of
> travel.Hell< I cant even setup Turbocnc right, as thats probably
the
> reason why Mach1 seems to perform smoother.
>
> As far as Mach1 setup goes..I left everything at defaults after
> installing, with exception to the motor tuning, and of coarse, the
> pin config for my breakout board.
> I adjusted the motor setting because the motors were "slipping" and
> jumping erratically during revs, when turning(I dont know the word
> for this.)
>
> If you could help me in testing the speeds of travel, then I will
be
> happy to post the results.
>
> Regards,
> Jim
>
>

Discussion Thread

wanliker@a... 2002-10-25 22:04:10 UTC Mach 1 Computer was: Capacitors for Geckos when using fuses jagco1998 2002-10-25 22:22:04 UTC Re: Mach 1 Computer was: Capacitors for Geckos when using fuses Dave Kowalczyk 2002-10-26 00:13:01 UTC Re: Mach 1 Computer was: Capacitors for Geckos when using fuses turbulatordude 2002-10-26 06:21:37 UTC Re: Mach 1 Computer was: Capacitors for Geckos when using fuses