Hello Guest it is April 23, 2024, 05:44:50 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 - wl888

Pages: 1
1
Solution-one option
Have been having lost step problem for ages also, tried everything i could find on the forums, nothing made a difference. >:(
I have a reasonably modern computer running Windows7 (was XP), Mach3 066.
The steps i followed to test this solution were as follows:
Ran a stepper under Mach3 with my std configuration, could actually feel the steps missing every now and then, this was under full step down to 1/32.
Made the system changes (see below)
Without changing Mach3 at all, re-ran the test, this time there was NO indication of missing steps
What I did : Under Windows Control Panel...System and Security...Power Options..Balanced goto Change plan settings...change BOTH boxes to NEVER.
I later fine tuned the Motor Setting in Mach3 on Step to 10us and Direction pulse to 5 us, lower settings also worked but these were optimum for me.
NB: this was a bench test not on a working machine, as mine is down at the minute, but indications are good that this is a solution for me.
Why does this work...not a clue..but it seams to. ???
I have not seen this on any of the other forums.
Hope this helps and if anyone tries this and it proves workable please let me know.
Doug  :)

2
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 06, 2015, 02:52:48 AM »
Hi All
Have been working on the control side,the aim is to operate the steppers at 24v and control thru Mach3. looking at the DRV8825 Arduino style module, needed a way to interface it with my DIY printer out board without full Arduino, tried a host of ideas, even asked the manufacturer, no luck. So...I just put 3 signal diodes inline with the Enable/Dir/Step terminals and hoped.. It worked. So if You could look at this to see if I have missed the obvious and there is risk of damage etc.
The signal diode stop a 0.4 to 0.5vdc feedback from the controller.
attached 2 pics.
thanks
Doug

3
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 03, 2015, 04:29:21 AM »
 :-\OK...Trash the above, had another look at it after some sleep....total dribble..please disregard. :'(

4
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 02, 2015, 09:04:13 PM »
Hi All
Now that's sorted, I am moving on to the connection cable, this is still a work in progress. My main concern is at the bottom of the listing where I propose to join wires together to increase current capacity, not being a able to see the wires (sealed cable) I am wondering if anyone have seen this done (successfully) before or is  it a really bad idea. ???
I am also looking at using a heavy USB cable, the ones with larger power wires, for the Laser power supply. These cables are both shielded. From a previous post I noted that shield is connected at controller end only.
All Limit wiring will also be via USB cables.
Attached file.

Thanks in advance :)
Doug

5
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 01, 2015, 03:54:05 PM »
LOL.. :D ....I figured it had to be something basic, I was just too close to the problem to see it, but talking it out with You moved my focus.

Also I think You corrected some other errors I had along the way.

Anyway....maybe these posts will help someone else with tunnel vision.  :o

Thanks

Doug

6
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 01, 2015, 06:55:36 AM »
 Ok...I think I have it now...
A combination of errors...

1. Output 1 was set as active low.(ticked)
2. M10P1 and M11P1 were inverted in the program.
3. End result was that pin 9 Output 1 was always on.

have now set Output 1 to active High (crossed) and swapped the M codes around.

5 days to find this. Will test it some more tomorrow morning (now 10:50pm), but i think thats it. ;D

that's straight cutting, next step is to figure PWM for Grey Scale engraving.

Thanks Tweekie  :D

Doug

7
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 01, 2015, 04:26:04 AM »
Ok, that was the name, but as you will see there are the extra buttons i've added, but as i mentioned before, i also tried it on 1024
file attached.
Meanwhile i will continue searching at this end. :)
again , thanks for the quick support.
Doug

8
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 01, 2015, 03:17:34 AM »
Is there a setup file i could send you, and if so how do i post it, just drag and drop??
Doug

9
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: November 01, 2015, 03:12:55 AM »
Thanks Tweakie, you are quick.
Yep, had that one ticked
Doug

10
Show"N"Tell ( Your Machines) / Re: Laser turns back on at end of program
« on: November 01, 2015, 01:29:23 AM »
Hi Guys
Have been a watcher on these pages for some time and have learn't a lot, but i am now branching into a laser add on for my bench mill.

Have got the signal to fire and to turn off with the M10P1 and M11P1 commands, no problems, but when the program ends, the unit fires again.
I have gone thru dozens of threads, here and on other sites, tried the suggestions, no luck.

Am using output1 pin 9 active high.
I wish to keep the use of the Z axis for zeroing and focal adjustment, have already  got the screen extras up and running.(that was a fun learning curve)
(Have also tried this on the std 1024 screenset, no luck)

The interface is a DIY LPT breakout, nothing flash, no smarts, and works perfectly.
I have it set up with a series of LED's on all the outputs for testing.
the S.... command is correctly reflected in the Dro.

Below is a sample code i have been using.

Like most when learning a new skill, i have provably missed the obvious.
any and all help appreciated.
Doug

;Rem
s75
M11P1
X60.0Y0.0
M10P1
X50.0Y0.0F550
M11P1
X60.0Y3.3333
M10P1
X60.0Y-3.3333F550
M11P1
X59.7435Y-6.1296
M10P1
X49.8497Y-4.6761F550
M11P1
X54.561Y-5.3683
M10P1
X55.7668Y-6.9893F550
X56.0995Y-8.0008
X55.8919Y-9.4142
X55.2823Y-10.2872
X53.7997Y-10.5507
X49.0884Y-9.8586
M11P1
X58.0144Y-15.3154
M10P1
X57.4297Y-15.6496F550
X57.764Y-16.2343
X58.3486Y-15.9
X58.0144Y-15.3154
M11P1 g0 x0y0z5   (it does turn off here during the move)
s0                         (S0 works)
M30                        (Signal turns back on here)

Pages: 1