Hello Guest it is April 25, 2024, 12:30:06 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 - adiniz

Pages: 1 2 »
1
Mach4 General Discussion / Re: RefAllHome in Gcode end
« on: February 08, 2024, 04:21:01 PM »
Hi swiftJ!
Thank you very much!
I do this and work fine!

Bye!!

2
Mach4 General Discussion / RefAllHome in Gcode end
« on: February 08, 2024, 04:02:24 AM »
Hi all guys!
A help please!
I need to perform a RefAllHome at end of my Gcode.
I did a macro m300:
Macro 300 --> RefAllHome ao fim do corte
function m300()
mc.mcCntlSetLastError(inst, "Referenciando eixos")   
wait = coroutine.create (RefAllHome) -- Referencia eixos
mc.mcCntlSetLastError(inst, "Referência completada")
end
But it doesn't work!
I think to create a macro that simply make a click in the button for RefAxis in the Mc4, bbut... I don´t know how i can make a 'click' in button through a macro!
Waiting for suggestions...!
Thank you in advance!

3
Mach4 General Discussion / Re: Mach4 Hobby losing Tangential settings
« on: September 22, 2023, 07:20:45 PM »
Ok Steve!
I will install, test and send you a feedback.

Thank you very much!

4
Mach4 General Discussion / Re: Mach4 Hobby losing Tangential settings
« on: September 22, 2023, 03:24:57 PM »
Hi Steve!
We are using Buil 4300
Version 4.2.0

Thank you!


5
Mach4 General Discussion / Mach4 Hobby losing Tangential settings
« on: September 04, 2023, 09:31:23 AM »
Hi all that uses Tangential mode in Mach4!!
My machine running Mach4 Hobby in Win10 with a CSMIO/IP-A controller is losing tangential settings in the Tangential tab!  >:(
If I put the adjustments manually, they don't have any effect when restarting Mach4!
My output is being to replace the entire C:\Mach4Hobby folder with an old one!
Has anyone had this problem?!
Thank's in advance!

6
Mach4 Plugins / Re: Persistent value 163 after homed axis A
« on: May 12, 2023, 12:37:09 PM »
Hi!
No absolute encoder.
The DRO value is actual position.
Fixture position no for the A axis.
Home offset =0

Thanks in advance!

7
Mach4 Plugins / Persistent value 163 after homed axis A
« on: May 11, 2023, 09:06:22 PM »
Hi guys!
I'm a problem in my machine running in Mach4 and CSMIO-IP/A plugin.
My machine have 3 axis: X, Y and C1 (C1 = A configured in tangential mode rollup X).
Wen i do a REF all Axis,  The DRO X and Y  comes to zero! OK!
But the C1 Axis DRO after homing procedure shows 163 !
The CSMIO plugin is set to 0 in the option "Move axis after home" or "Ofset after Home"!
On page Homing and Limits in Mach4 also.
Can anyone help me?

8
Bargain Basement / Re: CSMIO IP/A
« on: September 10, 2022, 11:53:22 AM »
Hi!
You sold it?
Where is your location?
aj.diniz@hotmail.com

9
Good afternoon Bill_O!
Yes!
everything would be simple if i could set up the table R2L (right to left flow). But the entire cut line is L2R, and the bridge (Y axis) is hommed at right!
There is a way to mirror only the tool path?
Thanks a lot!

10
Hi Bill_O!
I have to mirror only the tool path, to clarify the visual in mach4 tool path!
My material is a glass plate 3600 x 2400 mm by Ex.!
This glass plate enter in my machine (CNC cutting table), by a transport machine horizontaly, from left to right.
The material (glass plate), stops over the cutting table.
The X and Y axis of my machine are hommed at lower/right corner.
If i don´t mirror the gcode in X, the graphical in mach4 tool path is starting at left and extends to right!
The machine cuts normaly! Only the graphical information is reversed to machine operator!
Can you understand my purpose?
Thank much you for trying to help me!!
Excuse my bad english!!

Pages: 1 2 »