Hello Guest it is March 29, 2024, 10:40:38 AM

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 - Vogavt

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
1
Anyone?

2
Yes old post...
Anyone have a copy of the final version?

His site is returning the 404 error for the link.

Thanks in advance,
Steven

3
Finished Screens / Re: Mach3 2010 Screenset - Now available
« on: August 18, 2018, 11:00:04 PM »
Thank you!

4
Finished Screens / Re: Mach3 2010 Screenset - Now available
« on: August 18, 2018, 09:14:48 AM »
I too have a Chinese USB controller.
Could you post the special macros here?
That would be awesome!

5
I thought Mach3 3.043.066 was the latest version??

6
From another thread here:
The technique here is to edit the existing GCode so that the +Z moves are just one step (in my case +0.002) and the –Z moves are also just one step (-0.002) then set the Z axis direction pin to the laser trigger pin allocation. The time delay between the Z axis completing the two virtual steps and the laser switching is so small that it can almost be considered instantaneous and when I return to engraving the fine line in a soft wood there is no longer a dot at each end of the line.

An alternative option, which is also worth investigating, is the B axis direction pin. This is probably much easier to implement where the B axis ‘steps per’ are set to 1 and the B axis direction pin is mapped to the laser trigger (pin 16 in my case) then any GCode is edited to replace the Z axis moves with B1 to turn the laser on and B0 to turn it off. Again this command can almost be considered as instantaneous and tests have shown it to have equal results to when the Z axis direction pin was used.


I have the USB XHC MachIV controller (Rev 5) and at this point can't get the M11/M10 working. Understood per this current thread. My controller is 4-axis and I'm using the JTechPhotonics driver and their Pic-Convert (DAC) board which takes signals from the A-axis. Since M11/M10 aren't working and of course I'm getting delays and burning at endpoints, I'm intrigued with the above comments about using the B-axis (or C) but I'm confused as to how to set up the triggering with the dummy axis and how it comes into play regarding GCode.

An example of GCode might help me understand the difference between:
1. Switching an output utilizing a macro that contains the "ActivateSignal(Output 5)" for output 5
2. An M3 call.
3. Or using a dummy drive, i.e., how does that make things faster than options 1 or 2?

Also, I don't understand the part about using/mapping the B-Axis direction pin to trigger something?


7
General Mach Discussion / Re: m11 and m10 commands
« on: April 22, 2018, 09:47:05 PM »
I have the XHC MK-IV v5 and haven't been successful yet but I have an email to their tech support.

8
The boards are all successfully talking to each other, well sorta.

I have an oddity with the XHC and the spindle output controlling the on/off of the laser itself. As a safety feature of the PicConvert board, I've wired from the XHC's Spindle Output#1 to the PicConvert Board input for enabling the laser only when a call is made from within the Gcode for an M03. I just happened to discover that issuing an M03 (normal start of the spindle) actually turns the laser OFF instead of ON. And M05 (normal stop) actually does the opposite.

I'm using Mach3 and I've unchecked and checked active low / active high for Spindle Output, OutPut #1, etc. to no avail.

For now I've swapped the M03 with an M05 at the start of the GCode and vice versa at the end of the file. Terrible workaround!

This means I have to make sure the spindle start command has been invoked BEFORE I turn on the laser. The Spindle has been removed and I've built a drop in laser attachment in its place. This way I can carve as needed then remove the spindle and start laser engraving the work-piece.

I haven't crossed swapped the wiring and don't want to do that, i.e., positive to negative. I have the positive out from the XHC going to the positive in to the PicConvert.

I tried other outputs on the XHC and made matching changes in Mach3 for those outputs on the spindle setup tab. I was unable to measure any appreciable voltage changes on those outputs when calling for an M03 or M05. Only Output #1 will work. However, I also discovered that I need to have power switched on to the VFD for the output #1 to enable the PicConvert to send signal to the laser via the JTechPhotonics driver.

The issue lies in the XHC-MKX-IV Rev5 board.

Has anyone seen this before or could give suggestions on how to make it more conventional?
I haven't even gotten to the M11P1 (ON) and M10P1 (OFF) yet.

The image below is in regards to voltages taken at Output #1.


I'm wondering if I need some sort of pull-up resistor.

I appreciate you all looking at this.


9
General Mach Discussion / Re: 3040T Chinese router, Y axis not working
« on: January 05, 2018, 10:08:55 PM »
Attach your xml file for others to look at.

Also, does the Y-axis work using the MDI or the pop up onscreen MPG pendant (press tab key on keyboard)?

10
All working!

The codes for all the moves in the shipped macros were for metric! I finally studied them closely and came to realize that the first axis (Z) was trying to drive down 5 inches after touching off and crashing. I don't have that kind of room on the 6040Z. After I picked myself up off the floor from smacking myself in the head, I got it sorted out. Man, it was kicking my rear end.

Anyway, I had to massage the AutoTool script as well to slow things down a bit. It was traveling like a bat out of Hades. Now smooth.

But there's more to the story. The plugin for the pod showed a pull-off of 5 for the X, Y and Z in the Homing Pulloff area near the bottom of the dialog box for the configuration of the pod plugin. I had no idea what the pull off was for. Time, distance, etc. but it is for distance.

Another point worth noting, even though I had set the units to Inch from the drop down menu, I discovered my warm-up code was extremely small in accordance with the foot print and table outline on screen. Going to the Settings tab I discovered in the bottom right hand corner that the units of metric was still selected. Once I set it to Inches and did a Regen of the toolpath, things looked much better.

I hope this helps someone in the future.

Been a long intriguing day in my inner sanctum.
Peace and quiet and lack of interruptions can be your friend when it comes to sorting out the obvious. Ha!

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26