¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Text from Autocad

andywander
 

I dsecided to try engraving some text using my milling machine.

I know that the DXF output from AutoCAD won't work for text, so
i "plotted to a file" which made a .plt file.

I am trying to import this file into Maach2 4.0 on my Pentium iV
2.6GHz Compaq Presario, and it is sitting there with the disk
churning for 20 minutes now!

Is this normal for the inout filktering/importing/whatever process?

Or did i do something wrong?

The file size of the .plt file is only 115KB.

Andy


Re: Radius Error...Update

Art
 

Ross:

1) Try this in exact stop mode, does it still do it??
2) Try this in Plasma CV mode, how about now??

Thanks,
Art
www.artofcnc.ca






Yahoo! Groups Links





Re: Constant Volume Threading

Art
 

Don:

Yes, It is still in radians, I can't change that because its a windows
scripting function. I do intend though to put the code you sent into the
main OCX code base and select Constant Volume as a G-Code switch. Hopefully
very soon....

Thanks,
Art
www.artofcnc.ca


Re: Serious Tool offset/M30 problem

Art
 

Steve:

Maybe you'd better send me the whole program. I can't reproduce this one
and it sounds like a nasty one ...

Art
www.artofcnc.ca


Re: OT / Mach2 V4 threading :)

Steve Blackmore
 

On Mon, 23 Feb 2004 01:29:44 -0000, you wrote:

Had to look at the heading for the post. Thought Steve Blackmore
posted it when I read it. :)
Hey don't take the piss, not only me confused by Art's Canuk explanation
;)

The latest is, I think, one of the holes/slots should be half as big
again as the others, but twice as big maybe better.

I'm gonna do 3 slots at 2mm and one at 3mm - if it gets confused I'll
increase the 3mm slot to 4mm. Easy to remove metal, not as easy to add
it back again <G>.

One thing to bear in mind is the reaction time of some opto sensors. The
ones I'm using are good to about 10K rpm at the radius they are placed
from the spindle centre line and the gaps/number of slots, fine in my
application, but something to consider.

--
Steve Blackmore


Re: Serious Tool offset/M30 problem

Steve Blackmore
 

On Sun, 22 Feb 2004 17:47:00 -0400, you wrote:

Steve:

on M30 file rewinds and tries to go to X-10.7
Z-1.092 and stuffs the tool into the job!!

It tried to MOVE after the M30? M30 shouldn't cause any movement, if the
offsets remove, then the DRO's should simply read the non-offet position. Do
you mean that if you do a GotO zero's it moves into the stock, or do you
mean it actually moves from the M30????
It actually moves after the M30!

Here's the last few lines of the GCode

N2660 X25.9 Z22.3
N2670 G0 X30. Z40.
N2680 M05 M30

It moves to X30 Z40 then the spindle stops then it moves to X-10.7
Z-1.092!!

Summat really weird here :(

--
Steve Blackmore


Constant Volume Threading

 

Art,
From reading the last couple of weeks posts, I think that the
problem with the constant volume macro that I sent you off list is
that the angular functions were in radians for previous versions. Is
that still the case with release 4.0? Have you had a chance to try
running that macro?
The only way that I am able to write a new macro is to load an
existing macro, delete its contents, write the new macro and save it
with a different name. Is it possible to use the Mach 2 editor to
write and save new macros?
Don


Re: Pulse Frequency problem w/XP

 

Try turning off the screen saver.
Don
--- In mach1mach2cnc@..., "johnb50002000"
<John.Burke@a...> wrote:
Hi,
I am having the same problem with 4.0. I went through the same
checks
and balances you did with the same conditions, with the pulse at
25000 for a short period of time until dropping to about 4500
pluses.
IM running XP professional on a Dell lap top. I don't know if this
makes a difference from XP home addition.

Best regards,
John B.


--- In mach1mach2cnc@..., "bartelian" <bartelian@y...>
wrote:
I just downloaded Mach2Mill and tried to configure it. The manual
says I should have about 24,600 Hz. My Puse Frequency starts high
but goes down to 1100-1200 Hz., the program will keep running
(very
slowly) until the screen saver kicks in. Then when I hit a key to
return to the regular screen the P/Freq will go up to 25,500 Hz
for
about 15 sec and then drop dramatically low again. I cannot
maintain
a consistant Pulse Freq. over about 1300 Hz.

I am running M2M Release 1.90 on a Compaq 2.6GHz, 512 Mb. So far
I
checked to make sure Quicktime (Qtask.exe) is not installed, made
sure LAN is set to 100Mbps, disabled the screensaver, cleaned the
system with SpyBot, and started with a clean boot. So far nothing
works.

Thanks in advance for any help. The Program is just what I want,
but
don't know if it will work on my computer. Bill B


Re: OT / Mach2 V4 threading :)

 

Had to look at the heading for the post. Thought Steve Blackmore
posted it when I read it. :)
Don
--- In mach1mach2cnc@..., Servo Wizard <servowizard@y...>
wrote:

10mm 10mm 7mm and 10mm?

The slots are on a rotary disk, not a yard stick. Reconfigure the
sizes to 7mm 7mm 10mm 7mm and the three 7mm slots along with the 10mm
slot will be 90drg apart from one another

7mm

7mm 7mm

10mm


---------------------------------
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.


Re: Radius Error...Update

Robin Szemeti
 

On Monday 23 February 2004 00:21, rrc62_03782 wrote:

Mach2 seems to be trying to do
some blending instead of following the toolpath exactly.
from the configuration pages select 'exact stop' mode instead of 'constant
velocity' and see if that gives the result you require ...

If your accelerations are too low you will not be able to do very small
radius arcs at great speed anyway .. you may have to reduce your feedrates
for the very tight radius arcs if you want them to be follwed exactly and
your acclerations are very low ...

--
RapidCut CNC Technology

CNC Plasma Cutter


Re: Radius Error...Update

 

Art...

I cranked the acceleration all the way up and the problem virtually
went away, but I can't run the machine like that.

What's happening is that I offset my drawing by .125 to compensate
for the tool diameter, which means that the toolpath radius in the
bottom of the slots is only .125. Mach2 seems to be trying to do
some blending instead of following the toolpath exactly.

Thanks...Ross


Radius Error

 

Hi Art...

I just uploaded a photo of a problem I've been chasing today. Could
you take a look at it and tell me if you've seen this before? I am
cutting a 3/8 slot with a 1/4" bit. The slot width is perfect, but
the radius in the bottom of the slot is not right. It should be a
3/16" radius. You'll see what I mean in the picture.

Other arcs seem to be cutting fine. This part is a 5" circle with 3
slots cut in it 90 degrees from each other. The 5" circle is
perfect. Do I have an acceleration problem?

Thanks...Ross


Re: HPGL pen

Art
 

Hi Christer:

Mach2's HPGL is very simply. It was meant as a simple import filter for
non-cam users. I never added Pen capability.
I will add it to the list. I have recently changed HPGL for version 4.0 so
that it has a "As-Drawn" as well as metric/english
selections as well.

Thanks,
Art
www.artofcnc.ca


Re: 3.5 Lock

Art
 

Dale:

Latest locked version is still 2.0. The next one will be 4.0 if all works
out. The 3.5's were a functional test of 4.0's changes. All 3.5's have been
removed and expunged...

Thanks,
Art
www.artofcnc.ca


Re: Serious Tool offset/M30 problem

Art
 

Steve:

on M30 file rewinds and tries to go to X-10.7
Z-1.092 and stuffs the tool into the job!!

It tried to MOVE after the M30? M30 shouldn't cause any movement, if the
offsets remove, then the DRO's should simply read the non-offet position. Do
you mean that if you do a GotO zero's it moves into the stock, or do you
mean it actually moves from the M30????

Thanks,
Art
www.artofcnc.ca


Accel and velocity dro ?

Mark Tucker
 

Hi Art

Just wondering if you gave any more thought to the Accel/Vel dro
thing we spoke about.I just thought maybe if you are stuck in all
that snow you might get round to a few older requests.I am in the
process of totally rewiring the router after much advice from
yourself,Robin,Marris.
But i will be up to tuning again in the next couple of days.Just
thought it would be nice to drink that cold beer you keep mentioning
and watching my stepper system AUTO TUNE.
Macro is just about ready just waiting of dro's.Hoping this will
also give an output to disk maybe of the steppers/driver strongest
points.
I am just hopin it will tune the motors without me standing over it.
I am using the ref switches to check the accuracy of tests involved
but on my system they are within about .01mm accuracy.Not bad for
mechanical switches!!!.

Regards
Mark


Re: G-code a-axis rotation

 

Hi Art
I am using Mach1 demo for now.
Is there a setting for that.
Can that be done in motor tuning?
Can't seem to find it.
Thanks
Frank

--- In mach1mach2cnc@..., Art <fenerty@a...> wrote:
Frank:

Just reset the steps/unit on tht axis to steps/degree and then by
commanding a G0A360 you should get one full rotation...

Thanks,
Art
www.artofcnc.ca

----- Original Message -----
From: "frank" <frank02189@y...>
To: <mach1mach2cnc@...>
Sent: Saturday, February 21, 2004 5:46 PM
Subject: [mach1mach2cnc] G-code a-axis rotation


Hi all
Does anyone know of a method to load a g-code program
and have it convert a-axis degree rotation to decimal rotation.
ie 90^=.25 or 180^=.5 or 360^=1.0
I want to direct drive a spindle with a stepper motor.
thanks
frank





Yahoo! Groups Links





Re: Pulse Frequency problem w/XP

 

Hi,
I am having the same problem with 4.0. I went through the same checks
and balances you did with the same conditions, with the pulse at
25000 for a short period of time until dropping to about 4500 pluses.
IM running XP professional on a Dell lap top. I don't know if this
makes a difference from XP home addition.

Best regards,
John B.


--- In mach1mach2cnc@..., "bartelian" <bartelian@y...>
wrote:
I just downloaded Mach2Mill and tried to configure it. The manual
says I should have about 24,600 Hz. My Puse Frequency starts high
but goes down to 1100-1200 Hz., the program will keep running (very
slowly) until the screen saver kicks in. Then when I hit a key to
return to the regular screen the P/Freq will go up to 25,500 Hz for
about 15 sec and then drop dramatically low again. I cannot
maintain
a consistant Pulse Freq. over about 1300 Hz.

I am running M2M Release 1.90 on a Compaq 2.6GHz, 512 Mb. So far I
checked to make sure Quicktime (Qtask.exe) is not installed, made
sure LAN is set to 100Mbps, disabled the screensaver, cleaned the
system with SpyBot, and started with a clean boot. So far nothing
works.

Thanks in advance for any help. The Program is just what I want,
but
don't know if it will work on my computer. Bill B


Pulse Frequency problem w/XP

bartelian
 

I just downloaded Mach2Mill and tried to configure it. The manual
says I should have about 24,600 Hz. My Puse Frequency starts high
but goes down to 1100-1200 Hz., the program will keep running (very
slowly) until the screen saver kicks in. Then when I hit a key to
return to the regular screen the P/Freq will go up to 25,500 Hz for
about 15 sec and then drop dramatically low again. I cannot maintain
a consistant Pulse Freq. over about 1300 Hz.

I am running M2M Release 1.90 on a Compaq 2.6GHz, 512 Mb. So far I
checked to make sure Quicktime (Qtask.exe) is not installed, made
sure LAN is set to 100Mbps, disabled the screensaver, cleaned the
system with SpyBot, and started with a clean boot. So far nothing
works.

Thanks in advance for any help. The Program is just what I want, but
don't know if it will work on my computer. Bill B


OT / Mach2 V4 threading :)

Servo Wizard
 

10mm 10mm 7mm and 10mm?

The slots are on a rotary disk, not a yard stick. Reconfigure the sizes to 7mm 7mm 10mm 7mm and the three 7mm slots along with the 10mm slot will be 90drg apart from one another

7mm

7mm 7mm

10mm


---------------------------------
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.