Quantcast
Channel: CNCzone.com- Largest Forums for CNC Professional and Hobbyist alike!
Viewing all 73344 articles
Browse latest View live

Need Help! How to scale a dxf drawing to the right size based off an element?? v26

$
0
0
Hi,

How do I go about scaling a dxf file to right size I need, it is currently much too large.
As an example, I know that the holes on it are 1/4" diameter, but measured they are 6.35".

So can i scale the whole drawing based on a measurement of this circle somehow?? I know in other programs I can do this, but have no idea how to in BodCad (v26)

thx


Clamping System for CNC Machine Drilling

$
0
0
This is my first machine. Its practical application is drilling holes in 1/8" thick aluminum angles along the x-axis.

I'm having trouble figuring out an appropriate clamping system. For now, we have as depicted, clamps with 330lb clamping force on each side of the angles. We have them on the sides, as to avoid interfering with the holes to be drilled along the center of the angle. I'm aware this is rudimentary, and as such, I'm reaching out for help.

If anyone has any advice, it would be greatly appreciated. Upon solving this issue, we are ready to manufacture!

Regards,
Austin Rouse
[img]https://i.imgur.com/lE6GDIz.jpg[/img]
[img]https://i.imgur.com/zzdn5NE.jpg[/img]
[img]https://i.imgur.com/VjHhUF4.jpg[/img]
[img]https://i.imgur.com/VjhzmnB.jpg[/img]

Mazak TOOLDATA.DAD file format

$
0
0
An incomplete but useful breakdown of the text based tooldata file saved from a mazak QTN lathe. A mill file would have a lot of similarities but also re-assigned letter code use too. Already the case with different turning tools and live tools. An intragrex probably has all the variations... This is probably mainly useful in reviewing old saved setups and comparing to current ones, I wouldn't try to build a tool data file for loading to a machine.
The binary version of the file COULD be decoded as well but that isn't something I have time for now.

Code:

G10 L40 M0 T1 P0 C2 &C3 D0.24 S1 I0 H5.74158 &H12.77954 F13.5 K0.0497 B0 J16500 Q600 &J0 &Q84 (43415242494445) A0. N01000001 W00000000 &F8
G10 L41 M0 T1 Q3 P0 K0 S0 R0 J0 I0 E0 N0
G10 L42 M0 T1 X0. Y-0.005 Z-0.003 &X0. &Y0. &Z0. A0. B0. C0. D0. E0. F0. (364D4D2D4452494C4C) I0. J0. S00000000 &G0. ML0. MA0. MB0.


L40        T                TNo.                        Tool turret number
                P               
                C                TOOL        Tool type ID by number (General=33, End Mill=15, Drill=2, Groove=34, T-Drill=36, Special=43 ect.)
                &C        PART        Tool Orientation ID by number (OUT=1, IN=2, EDGE=3, SUB IN=4, special 0001=17 ect.)
                D                NOM-Ø                Nominal Tool Dia
                S                ID Code        A-Z ID code 1=A 2=B ect.
                I               
                H                TOOL SET Z        H = 57.3681 + Tool Set Z  *Machine specific constant value
                &H        TOOL SET X        &H = (47.96 + Tool Set X) / 2  *Machine specific constant value
                E                WIDTH        turning block width
                F                Turning = EDGE-ANG        10x Deg 9.0=90deg
                                Groving = TIP-WID Grove cutter width
                K                Live Tool = LENG COMP
                                Turning = CUT DIR        1=CCW, 2=CW
                B                MAX ROT?
                J                LIFE TIME        life limit in seconds (displayed as min)
                Q                CUT TIME        used time in seconds (displayed as min)
                &J        LIFE NUM        life limit uses
                &Q        USED NUM        number of uses
                Z                Turning only?
                ()        MAT        Material text in hex format
                A                Turning = CUT ANGLE        10x Deg 9.0=90deg
                                Groving = Grove Depth
                N                binary?
                W                binary?
                &F        Something live tool related 8=AN-right arrow rotation?
               
L41        Q                HOLDER
                P                live tool only?
                K                live tool only?
                S               
                R               
                J               
                I                ID NO.       
                E               
                N                live tool only?
               
L42        X                WEAR COMP X
                Y                Y
                Z                Z
                &X        MAX WEAR X
                &Y        Y
                &Z        Z
                A                EASY COMP X?
                B               
                C               
                D                CONS COMP X?
                E               
                F               
                ()        TOOL MODEL        Tool model name in hex format
                I               
                J               
                S                binary?
                &G       
                ML       
                MA       
                MB



New Machine Build AMAT25LV Basically another PM25 clone :)

$
0
0
Finally made a start.
Enclosure built except for the doors.
PC, control box, steppers all tested.
Machine is torn down ready for parts to be made on the X2.
Going with double nut 1605 all round using AC bearings X,Y and thrust on Z.
Could prob do with a 2005 on the Z tbf.

I've been working on the oil system first while it's in bits. Took out the ball oilers and have threaded their holes to M8x1.0. Have some 4mm push-fit swivel elbows for those and some smaller thread size ones the same for the screws.
Think I'll have to do the Y axis motion before I fit any tubing etc so I don't damage any fittings while the saddle is being tossed around.

The stock design on the Y axis is crap. Table nowhere near centred and it's nut position means it can't go all the way back to the column. To get truly more than 165mm it needs a head spacer and then the table hanging off the front at least 50mm.
Not a fan of that.

The way I'm planning to go about things is to clean up the underside of the saddle and fit the nut further forwards.
Z bellows are being removed and replaced with the roller cover mod attached to the head and the saddle so it moves with both.
When this is all complete the saddle will go all the way back thus achieving a true 185mm with an overhang on the dovetails around 30mm in either direction.

I'll get there eventually and I'll put a pic or 2 up soon.
Enclosure doors will be the last job.

Starting off basic.Steppers running off 36v & 60v.
Using 1600oz/in Z and 425oz/in on the X,Y with Mach3 controlling.

Homing Script Gantry Squaring

$
0
0
Hey guys I recently overhauled an old MultiCAM router with a new controller and am using Mach3. Everything is set up and running great but Im trying to solve an issue with my auto gantry squaring script while homing.

The issue is that currently X is set up with two steppers at each end of the gantry like a typical setup. When I home X and A home together but only activate off the X switch. Now I went into settings and there is no change if "Home Slave with Master" is selected or not.

However, when I go to Config->Slave Axis and unslave the A axis, restart Mach3, and run the same homing script again it works as intended and A will correct itself to it's own switch squaring the gantry. I then have to re-slave and restart Mach3 again.

I'd like to not have to go through that process and it home without having to mess with the slave axis settings.
I feel like I'm missing something in my script (below). I tried using CoupleSlave commands with no luck (shown in comments in script where). Any help would be appreciated. I have the feeling I need to enable independent A movement somehow.

Also site won't let me upload XML?

Code:

       
' Ref all home Script

'Home Z
DoButton( 24 ) 'Z (4)
While IsMoving
Sleep(25)
Wend
DoOEMButton(135)
Sleep(500)

'Home Y
DoButton( 23 ) 'Y (2)
While IsMoving
Sleep(25)
Wend
Sleep(500)
DoOEMButton(134)
Sleep(500)

'Home X and A Together
RefCombination(9)
While IsMoving
Sleep(25)
Wend
Sleep(5000)

'Square Gantry Check
Message "Going into Square Check"
SquareCheck
Message "Done"

Sub SquareCheck()

If IsActive(XHome) Then
        Message "X Active If 1"
        If IsActive(AHome) Then
                DoOEMButton(133)
                Message "Gantry Already Square 1"
                Exit Sub
        End If
       
        Message "X Home, Homing A"
        DoOEMButton(357)
        ' I TRIED CoupleSlave(0) COMMAND HERE WITH NO SUCCESS
        Sleep(500)
        DoButton(25)
        Message "Squared A"
        DoOEMButton(358)
        ' ReCouple CoupleSlave(1)
        DoOEMButton(133)
        Sleep(500)
        Exit Sub
End If

If IsActive(AHome) Then
        If IsActive(XHome) Then
                DoOEMButton(133)
                Message "Gantry Already Square 2"
                Exit Sub
        End If
        Message "A Home, Homing X"
        DoOEMButton(357)
        'CoupleSlave(0)
        Sleep(500)
        DoButton(22)
        Message "Squared X"
        DoOEMButton(358)
        'CoupleSlave(1)
        DoOEMButton(133)
        Sleep(500)
        Exit Sub
End If
Exit Sub
End Sub

Using an XHC USB Mach3 Motion Control Card Mk4 (link)

Need Help! Power Supply to drive 2 Nema 23 4.2 amp motors

$
0
0
Hello Gang!

Just to be sure I get the right thing. I'm looking to power 2 Nema 23 3N.m motors rated at 4.2 amps. I want to run them on 36v. What is a safe wattage PSU to look for.

Most likely coming from Amazon. I know Mean Well is talked about, but I'm not finding that brand in that voltage on there.

Thanks

:-)

Motor Type: Bipolar Stepper
Step Angle: 1.8 deg
Holding Torque: 3.0Nm(425oz.in)
Rated Current/phase: 4.2A

Parts - engraving nylon wheels

$
0
0
Hi all. I am looking for some engraving nylon wheels for the cnc I recently got my hands on. Wondered if anyone could help me find what I'm looking for? Let me know what information I need to provide to better assist you assist me :) thank you in advance

What Should You Know About Fiber Laser Cutting Machines?

$
0
0
Fiber laser technology has become a new star in laser industry and an emerging leader in sheet metal cutting field. Persistent investment and researches have contributed to prosperous development of fiber laser technology and it has obtained an extensive popularity from modern laser industries. Her let’s learn it from an overall perspective.

Introduction to fiber laser cutting technology:

Fiber laser technology works in the way that a fiber laser beam is focused highly on the surface of materials being cut, in which the laser beam of high energy density transforms into great heat with intensified temperature. Being exposed to such heated and focused laser beam, the surface of materials will melt or vaporize instantly, and meanwhile the gas will be blown into the surface of material to sweep off the residue of powder caused from melting materials.
More>> https://www.reaying.com/news/what-sh...-machines.html


grizzly G0704 or the Precision Mattews PM-25MV

$
0
0
Hi,
I been researching bench top mills I've narrowed my choices down to the grizzly G0704 or the Precision Matthews PM-25MV. They are very similar mill. Precision Matthews PM-25MV with stand $2037 shipped/ the grizzly with the stand $1702 shipped. What’s important better quality machine I need to less run 1/2 end mill thru alum .05 depth of cut and not struggle, ease of use & getting replacement parts easily if needed, and don’t need the company closed down after I buy it! Each mill has there pros and cons, I do like the belt drive on the PM-25mv (I do plan to do a CNC conversion on the mill later). Cost of converting cnc grizzly G0704 vs. Precision Matthews PM-25MV I don’t know/ it seems there’s a lot more info on the G0704 online
With that said, I'm looking for some input on which mill I should go with based on the features

Please any input would be greatly appreciated!

Newbie Raw material of metalworking fluid

$
0
0
Product Description:
Catagory:Water Soluble Corrosion Inhibitors
Chemical name: 2,4,6-Tri-(6-aminocaproic acid)-1,3,5-triazine
Other Name:IRGACOR L190 replacer
Molecular Formula:C21H36N6O6
CAS:80584-91-4
Type:CP-50
EINECS:279-505-5
Appearance:Solid Particles
* * * * * * * * * * *Containing about 50% Water

Highlights: Compatible with hard water (>2000ppm) Extremely low foaming tendency
* * * * * * * * **Effective in regimes with various metals Good biodegradability

Packaging: 25kg/bag

Storage information: Not dangerous chemical and stored above freezing point.

If want to know information,welcome to contact me.
WeChat/Skype:+8618516066179



Applications and typical treat levels**************
All types of water based lubricant and functional fluids:*
- metal working fluids (semi-synthetic and synthetic)*
- high water based hydraulic fluids (HFC) engine coolants*
- engine and other cooling systems
**
Benefits***
- Does not form resinous films or gums on metals
*- Offers an extremely low foaming tendency and an excellent air release****
- Good biodegradability
*- Compatible with hard water*
*- Fsail 3190 may be used for corrosion inhibition of multi-metal systems.*
*- This inhibitory effect can be improved by a*combination with Usail7042 a*water-soluble metal**deactivator
***- No tendency to form nitrosamines***

Attached Images

Water Soluble Corrosion Inhibitors/ CP-50/2,4,6-Tri-(6-aminocaproic acid)-1,3,5-triaz

$
0
0
Company Name:Shanghai Million Chemical Limited
Website:[url]www.millionchemical.com[/url]

Product Description:
Catagory:Water Soluble Corrosion Inhibitors
Chemical name: 2,4,6-Tri-(6-aminocaproic acid)-1,3,5-triazine
Other Name:IRGACOR L190 replacer
Molecular Formula:C21H36N6O6
CAS:80584-91-4
Type:CP-50
EINECS:279-505-5
Appearance:Solid Particles
Containing about 50% Water

Highlights: Compatible with hard water (>2000ppm) Extremely low foaming tendency
Effective in regimes with various metals Good biodegradability

Packaging: 25kg/bag

Storage information: Not dangerous chemical and stored above freezing point.

If want to know information,welcome to contact me.
WeChat/Skype:+8618516066179



Applications and typical treat levels
All types of water based lubricant and functional fluids:
- metal working fluids (semi-synthetic and synthetic)
- high water based hydraulic fluids (HFC) engine coolants
- engine and other cooling systems

Benefits
- Does not form resinous films or gums on metals
- Offers an extremely low foaming tendency and an excellent air release
- Good biodegradability
- Compatible with hard water
- Fsail 3190 may be used for corrosion inhibition of multi-metal systems.
- This inhibitory effect can be improved by a combination with Usail7042 a water-soluble metal deactivator
- No tendency to form nitrosamines

Excel password Recovery Software

$
0
0
Download Microsoft excel password recovery software which really capable and effective solution to recover lost excel file password with whole excel file data and confirmation. Stella Excel password recovery tool that helps to reset lost XLSX file password from such version of XLSX file as:- 97, 98, 2000, 2003, 2007, 2010, 2013 and 2016.

Read more;-https://www.stelladatarecovery.com/recover-excel-file-password.html

nm410 / 3016ld forever in 'warmup'

$
0
0
Hi,

left machine off for 9 days or so, now its forever in the 7 day warm up. It says "KM10 AUX WARMING UP" in the PMC ladder status (at the top of the screen in the PMC ladder). So I looked up all the warming up logic in the ladder (at least I think all of it anways), its looking for M101 to complete, but there isn't any M101 to complete (M101 doesn't do anything)… ideas ? There isn't any mention of M101 I can find in the manual and I've been running the machine since I got it so maybe never got into this state. I also tried just running a few 'warmup' programs for 20-30 mins but this hasn't changed anything.

Thanks

Dolphin DP3D and Mach 3

$
0
0
Hi there,

I have dolphin partmaster software and basic mach3 cam package. When I export from DP3d for Mach3 ( from postprocessor choices) I do get a file produced but when imported into mach3 mach3 says it cannot execute a specified operation.

Is there an option anywhere to just get basic code produced for mach 3?

Error EX1098 M7598 X Y Axis Needs Zero Return - Mori Seiki NL2500 SY (Twin Spindle Y)

$
0
0
Hey Guys,

Just replaced my servo battery and I am now getting an error every time I turn on my Lathe

PLC Alarm

EX1080 (M7598) X, Y-AXIS NEED ZERO RETURN

Attachment 412787

I can go into the operation panel and set ZERO POINT ADJUSTMENT to "VALID"
I can move all the axis using the thumbwheel, but I cannot ZERO the axis via the front panel buttons

Whats the correct procedure?

The manual says to perform a zero return after an M70 error, but no mention of this above error.

I have tried to follow the procedure to zero the axis via the SYSTEM - NC SYSTEM - MENU - ABS SRV, but the ABS SRV options does not appear after I press MENU.

Attachment 412791

Attachment 412789

When I get into the settings, pressing the MENU button does nothing...

Attachment 412793

I have tried to set the NC WRITE PARAMETERS to "Valid" - no difference

Am i complicating this ?

Is there a zero return procedure via the front panel soft keys??

I have tried pressing the ZER soft key, then each axis, but no movement and no zero return.

Any help appreciated


problem with rover 30 black screen write user name

$
0
0
Dear sir
i need your help i have a machine rover 30
I try to improve the quality of the work and eliminate the floppy that's why I buy a change the floppy disk in usb and when the electrician has test it has a black screen write " user name " do you have any idea

Need Help! Tooling weight limit

$
0
0
Just looking to get some info on maximum weight for tooling on our Leifeld cnc running with a DIN 55027, size 6. Any help would be greatly appreciated.

Sent from my SM-G950U using Tapatalk

ESS is big improvement over UC100 - however, spindles starts during boot up?

$
0
0
Good morning all,

I was having all sorts of problems with UC100 having synch errors and disconnects and finally gave up on it. I picked up the ESS Smooth Stepper board from Automation Technologies (it is great having a place where you can go there and pick stuff up within an hour of ordering it!).

I swapped out the boards and got the machine running. The SmoothStepper lives up to its name - definitely a smooth pulse stream!

The only issue I have found thus far is that my spindle starts up before the Mach3 software finishes powering up. This never happened with the UC100.

I know I can leave the spindle off until Mach3 is fully powered, but am looking for a more elegant solution to the problem.

Is there a way to tweak the settings so this doesn't happen?

Chris D.

How to cut Ali side plates for a new CNC ROuter

$
0
0
After owning a chinese 6040 for a few years, I am contemplating building new, bigger, stronger CNC Router using Extrusion.
I want to use Ali 20mm side plates for the gantry, but how do I cut them, cheaply?
I had a silly idea( Do you think this would work?)......Build the new machine out of Extrusion design the plates in CAD. and use the 6040 to cut out all the plates in MDF.
Asemble and use ththe NEW machine to cut all the final Ali plates? ( Is this as silly as it sounds?...lol)

Anyone done this?
Other options?

I don't think I could cut 20 mm ALi plates on my 6040. This is the whole reason for building a new machine.

Only other option is to design and test fit the plates out of MDF and try to find someone to pay to cut them all out?

Feed and Speeds for ACM

$
0
0
I'm trying to cut Aluminum Composite Material. I'm using an Onsrud 63-614 bit. It's a small 12"x7.5" mailbox sign I just want to cut out. I called Onsrud and they said do a 12000 RPM and Feed Rate of 54 on the small sign but it just rips the aluminum to pieces, it doesn't cut it clean. I tried 18000RPM and Feed Rate of 85 and 50 with the same results. I don't know how to get it to cut it and look good. I had them all set to a smooth ramp of .25" and I tried them in 1, 2, and 3 passes still no luck. My spindle has a mister. Any help is greatly appreciated.

Thanks

Viewing all 73344 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>