Hello Guest it is April 25, 2024, 07:03:41 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - reuelt

311
General Mach Discussion / Re: Newbie Question about Mach 3 to 4
« on: April 06, 2019, 03:07:59 PM »
Thanks for the replies....you've confirmed my suspicions....

I'm using a Chengdu XinHeCheng....or....WiXhc MKX-V, USB board.
YOUR WiXhc MKX-V, USB board ONLY supports MACH3 NOT MACH4.

The only card from that same company that supports MACH4 is:-
Model: MKX-M4
That can be used as:
        1. MK3-M4:3 axis motion card.
        2. MK4-M4:4 axis motion card.
        3. MK6-M4:6 axis motion card.

http://www.cdxhctech.com/html/eProduct/view_216_406.html

It is better to migrate to
WARP9 ESS to reap all the potential capabilities of MACH4.
https://warp9td.com/index.php/products/#details



312
General Mach Discussion / Re: M98 wont repeat?
« on: April 06, 2019, 08:21:39 AM »
Just add M99 at end of subroutine

f100      (faster than possible-mach3 will throttle back)
g21       (mm and absolute)
M98 P1 L5   (RUN SUBROUTINE 5 TIMES)
m30      (rewind and stop)


O1      (letter o - this subroutine must be run 5 times)
g01 z-10   (first position)
g01 z1      (do a feedrate move and move back)
M99   (return to main program)




313
Mach4 General Discussion / Re: 1 Gcode => many parts
« on: April 05, 2019, 05:37:34 PM »
What is Important
1. Make sure that your router has home switches (+ optional limit switches) to have repeatable home reference.
2. Whether you use a CAM software to do nesting or NOT, you need to know enough of Mach4 Gcodes and Mcodes at least to edit out any gcode/mcodes errors.
so download:-
https://www.machsupport.com/wp-content/uploads/2014/05/Mach4%20Mill%20GCode%20Manual.pdf
3. Autodesk HSM & Fusion 360 list "ARTSOFT" (and not Newwfangled Solution or MACH4) as the vendor to select post-prossessor for MACH4.

314
Mach4 General Discussion / Re: 1 Gcode => many parts
« on: April 05, 2019, 09:13:44 AM »
I just looked it up and it looks like HSM has a nesting utility. That would be the best way to pack the parts on a sheet, especially if they aren't square since the program will optimize the layout to get the most parts per sheet.
The FREE "HSM-EXPRESS" cannot do nesting. Fusion-360 also can't.
HSM (not free) has a nesting utility.

315
IF "laptop is new"  - why not get an RMA and send it back for warranty repairs.

BUT,
I do not believe that unplugging the Ethernet cable can damage the Ethernet port that easily.

Go to control panel | device manager  and delete the device driver for the Ethernet.

Reboot
Go to BIOS and disable the Ethernet port
Reboot to windows
Reboot, this time enable the Ethernet port again.
Let windows reinstall the driver automatically.
You may need to use wifi to download the driver from Internet

Try setup of Warp9 ESS again.

If everything still fail, try connecting ESS to a router and connect to it using WIFI.
My advise.
avoid USB - it will be an "antennae" for NOISE and cause instability.

316
Screen designer tips and tutorials / Re: Screen4 tutorial.pdf
« on: April 05, 2019, 04:11:32 AM »
I don't think there is a PDF tutorial for Screen4 - I may be wrong.

But there is a section on screen design
in MACH2 document called Mach2_6.11_Custom.pdf  (section 3.1)

317
Mach4 General Discussion / Re: 1 Gcode => many parts
« on: April 05, 2019, 02:24:25 AM »
Two solutions if you have big sheet of material and cutting or engraving small 2D/2.5D parts.
1 If you learn manual gcode programming.
Create the gcode for the part as a subprogram, then use G91 relative mode programming in Gcode to make an array of parts by calling the subprogram many times.
2. Buy/borrow a CAM software that can do "nesting and optimization" for you.

If you are making complex 3D or 4D or 5D objects with a 5-axis machine,
You just have to repeat running the gcode after changing the material and loading in at the same offset location defined in MACH4.



318
General Mach Discussion / Re: Permanent "Home Switch Triggered" Error
« on: April 04, 2019, 10:04:25 PM »
Hi,

CNC Mach3 motion control card model MKSX-V (MKS4-V?).

I'm pretty new to all this so pardon my ignorance.  In his post joeaverage mantioned BoB - what is BoB?

Norm

download link here:
http://www.cdxhctech.com/html/edownloads/

319
General Mach Discussion / Re: Permanent "Home Switch Triggered" Error
« on: April 04, 2019, 06:14:35 PM »
It's a Scotle Technology CNC 6040 purchased from Shenzhen Scotle Technology
That is a router model.
You need to open up the control box (power cable unplugged) and identify the USB control card make and model.

or ask the company on facebook
https://www.facebook.com/Shenzhen-Scotle-Technology-Ltd-1616157608640869/
For the MACH3 add-on

320
Hi All,

I have a servo controlled spindle on my machine and have wandered across a check box to enable step/dir spindle rigid tapping. Is this documented anywhere? What cycles are supports and how does mach respond when that box is checked vs. not checked?
I think, when that box is checked,
G84.2/G84.3 – Right and Left Hand Rigid Tapping are made available.
You only enable G84.2/G84.3 if YOUR MACHINE motion controller + spindle type supports Rigid Tapping (Position controlled spindle).

(From page 67 of Mach 4 Mill Programming Guide v1.1)
G84.2/G84.3 – Right and Left Hand Rigid Tapping
Rigid tapping can be performed on capable machines. As the name implies the tap is held rigidly in the spindle, no tension/compression style tapping holder is required. Holding the tap in this manner requires the machine to have precise control of spindle speed, axis feed, and precise feedback of spindle RPM. The tapping axis will be electronically geared to the spindle RPM. Use G84.2 for right hand tapping and G84.3 for left hand tapping. See figure 84-1 for a graphic of the motion.
Format: G84.2/84.3 X__ Y__ Z__ R__ P__ L__ F__ J__
X, Y – Position of hole in XY plane
Z – End point of hole
R – Retract plane
P – Dwell in milliseconds
L – Number of repetitions
F – Feed rate
J – Spindle speed for retract
As will other tapping cycles the feed rate and spindle speed overrides are disabled and set to 100% for the duration of the cycle. Feed hold is also no effective until the end of the tapping cycle.
Example:
Create the program to tap the holes shown in figure 2 to a depth of .500 with a 3/8-16 tap using feed/min. Tap at 1000 RPM, retract at 2000 RPM
1/16=.0625
1000*.0625=62.5 G0 G90 G54 G17 G40 G49 G80    Safe start line
T1 M6    Tool change
S1000 M3    Start spindle
G0 X1.0 Y-1.0    Position to X and Y start point
G43 H1 Z.5    Activate tool offset 1 and move to Z initial point
G84.2 G99 X1.0 Y-1.0 Z-.500 R.25 F62.5 J2000    Rigid tapping cycle start
X2.0 Y-1.0    Tap second hole
X3.0 Y-1.0    Tap third hole
G80    Canned cycle cancel
G0 G53 Z0    Return Z to home
M30    Program end and rewind