Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- MachCNC
- Messages
Search
Set Trigger Macro not working.
Hi Art
I did have a syntax error in the "SetTriggerMacro(991)" . I had "Set (space)TriggerMacro(991)" Now it runs without any errors. On step 5. where I lost you, I should have said: I went to config/State and added "M999" to the Initialization String. Unfortunately correcting the syntax error must not be my only problem. I Restarted Mach3, but pressing the pendant button still doesn't activate the MPG mode. My plan is to later add additonal VB Script to turn on a output and light a led on the pendant when I press a button. But for now I would like to find the flaw in my logic with this one button. Can you see where I should go with this next ? Thanks Steve |
Re: Pictures in VMAX Albums......
vmax549
Tim there is a newer picture of the MPG pendant posted over at the
Machsupport.com site. I do love my MPG pendant. Terry --- In mach1mach2cnc@..., "Tim" <luvindaddy@y...> wrote: have to give Peter a call & see about the pendant stuff. I recommendprojects, it ends up costing me money?!!!!!hehe!!!! |
Re: OT. convert text to dxf on a radius
jherrel680
Scot
The name of that program is DeskEngave by Deskam.com John Columbus Ohio --- In mach1mach2cnc@..., "scotxl" <scotxl@y...> wrote: and export it as a dxf, it was free download from an engraving web sitewhat im talking about. |
Re: Development version 1.90.001 online.
--- In mach1mach2cnc@..., "Don" <dclifton2@c...> wrote:
thigns a bit, the changes will be for the better..Both of the conditions that will be fixed by the new code will help with all versions of THC's (that use MACH3). THe MP1000 already has some profision for the anti-pierce dive but it depends on the postional accuracy of MACH3 to do it's piercing moves. |
Re: Help with config
--- In mach1mach2cnc@..., "ereibsane" <sgt_rock@h...> wrote:
G28.1 Z5 says: Move the head rapidly to +5 inches then go find the Z reference (home) switch. Does this have the floating head and Z switch? The post should call for something like G28.1 Z.5 and the head should move to .5 then move at the referencing speed (set in config/homing) unit the tip touches the metal and starts to shove the head upward and trips the swtich. This should zero the Z DRO and then the next move is to raise the head to take out the overtravel and leave the tip just setting on the material and the Z at zero. Since there is probably no way to program the post to automatically do a reference just prior to the next pierce after moving "?" inches (mine is set for 20 inches) like we do in SheetCAM, you will need to add the reference in manually or on every pierce. I could not find your code in the files. If you want you can post them to the support site for the MP1000-THC (CandCNCSupport yahoo group)in the files section and I can help you get'r goin!
|
Re: retrofit / upgrade
Art,
Good to hear that your PMDX-122 is finding a home. I also have an EMCO 5" training lathe that patiently awaits my attention. Cheers, Steve --- In mach1mach2cnc@..., art <fenerty@a...> wrote: and small to fit inglove into the housing of an Emco..information maysee: also be interested in the PMDX-135 power prep module. See: |
Re: retrofit / upgrade
art
Hi Steve:
toggle quoted message
Show quoted text
I just put a PMDX-122 in the emco lathe Im retrofitting. Its nice and small to fit in those tight spaces. Works well, a fine board.. It fits like a glove into the housing of an Emco.. Thanks, Art www.artofcnc.ca Videos And Support Forums Users Map: ----- Original Message -----
From: "Steve Stallings" <stevesng@...> To: <mach1mach2cnc@...> Sent: Thursday, January 26, 2006 11:39 PM Subject: [mach1mach2cnc] Re: retrofit / upgrade The PMDX-121 has been replaced by the PMDX-122. For more information |
OT. convert text to dxf on a radius
scotxl
Hi, i used to have a program that you let you write text on an arc and
export it as a dxf, it was free download from an engraving web site somewhere, i have seached but can not find it, does anyone know what its called or where it can be still downloaded from, i know the desciption is vague but if you have used it before you will know what im talking about. Many Thanks Scot |
Re: retrofit / upgrade
The PMDX-121 has been replaced by the PMDX-122. For more information
see: Depending on your comfort level with building power supplies, you may also be interested in the PMDX-135 power prep module. See: Regards, Steve Stallings www.PMDX.com --- In mach1mach2cnc@..., "vrsculptor" <vrsculptor@h...> wrote: (around 50 volt transformer, maybe 10 amps, full wave bridge, a bigcapacitor), PMXD-121 breakout board (do a google), 3 gecko 320's(geckodrive.com) and mach3. Shouldn't cost more than $600. If the spindle requiresan analog voltage to run use a variable resistor with a low voltagewall wart. You will have to work out e-stop and connect your existingthen. Good luck.of withcapabilities that others didn't. Wells Index sold a few mills them attached.haven't |
Re: Set Trigger Macro not working.
art
Hi Steve:
3. Went to hotkeys setup and put 327 for trigger# 1. I pressed theSetTriggerMacro( 991 ) should work fine. Syntax error means it didne see it properly, misspellign perhaps? This has to pass properly, else the 301 will not have a number to trigger. Id focus on the syntax error. Just open the VB scripter and type SetTriggerMacro( 991 ) , does it run? 5. Went to Initial.. string and added a M999 to the string.What string..you lost me here... 6. Restarted Mach3 R1.84.000No macros are limited in demo mode, must be some logic thing .. Try the above.. Does it run by itself? Thanks Art |
Re: Strage TAB behavior
art
Hi Ron:
toggle quoted message
Show quoted text
Thats a cute one.. Hmm, the tab key is hard wired. They must have some sort of sticky keys turned on. Windows has a sticky key fnctionallity where if you hold down the ctrl key for so many seconds, it will lock it on, and you need to press it to turn it off. This woudl also make the jog work like that. When your in inc mode, pressing ctrl gives you a cont. jog. So for some reason, Windows thinks the ctrl is pressed. Id check the control panel under keyboard ..or stick keys..somethign like that. Alternately, press and hold the ctrl for 20 seconds..anything happen?? Thanks, Art www.artofcnc.ca Videos And Support Forums Users Map: ----- Original Message -----
From: "Ron Ginger" <ronginger@...> To: <mach1mach2cnc@...> Sent: Thursday, January 26, 2006 9:30 PM Subject: [mach1mach2cnc] Strage TAB behavior I installed a system for my brother- being used by a bunch of high |
Re: Constant velocity smoothness problem.
Ok thanks Art I will send you the file.
Tim --- In mach1mach2cnc@..., art <fenerty@a...> wrote: mode, enhanced pulsing is selected?generated file.. feedrate motion ishardly above 5ipm. When I increase the feedrate higher, the with thevery rough. My configuration is .200 pitch on the ball screws haveencoders mounted directly to the ends of these ball screws. I smoothMach 3 set at 10,000 steps per rev. Normally motion is very until a get into 3d moves then seems thinks get rough. |
Pictures in VMAX Albums......
Hey Everyone,
I was just cruising thru the photos section & came across VMax's folders....... I must say, VMax..... Good looking installation on the control cabinet & I REALLY like the ModIO Pendant...... Now I'll have to give Peter a call & see about the pendant stuff. I recommend everyone go take a look at VMax's photos. Thanks, Tim Bostic ps. CRAP.... Why is it when I look at other peoples setups & projects, it ends up costing me money?!!!!!hehe!!!! |
Strage TAB behavior
Ron Ginger
I installed a system for my brother- being used by a bunch of high school kids.
Somehow they can only get the Jog screen up by using <ctl>TAB. TAB alone will not do it. They have also managed to get both the Cont and Step jog LEDs on at the same time, and the machine will only jog continious. This is with R1.83.046 How did they do this, and how do we get out of it? ron ginger |
Re: Whats the point with a Z bottom limitswitch ?
Hello Guys,
The main reason for "hard" limit switches is to keep the machine from tearing itself apart whenever it reaches end of travel (either extended or retracted). They are not normally designed to prevent the tool, tool holder, or spindle from crashing into the table, fixtures, or parts. This is why a "bad" g-code program can destroy so many different things..... ie. parts, tooling, or worse a machine! Thanks, Tim Bostic ps. That is why it helps when you can become a good programmer & machinist instead of an operator/button pusher.(See where the machine "thinks" it wants to go & stop it before total destruction!!) --- In mach1mach2cnc@..., Eirik Karlsen <eikarlse@o...> wrote: and leave this switch fixed like the rest of them.figuring out most set aof one dayrelevant negative Z limit. I have never needed it so far, but itselfI'll thank Denford..... 15cm(notoolholder) stops at the table, and reachdown.However the table Eitherthetable even without any tool.crash couldwaythe limitswitch would just be a nuisance. automaticbeadjusted to match the length of the tool theytoolchanger, but I'll be using manual toolchange avoid itmusthave run into this problem and possibly solved it. outifpossible...tricky mechanics. endmillsomemechanical part trying to go further down than it can. -----------------------------------------------------------------------Craft hobby Hobby and craft supply Cnc controllerwww.machsupport.com - Web site Access Terms ofYAHOO! GROUPS LINKS -----------------------------------------------------------------------Service. t=ms&k=Craft+hobby&w1=Craft+hobby&w2=Hobby+and+craft+supply&w3=Cnc+co--< ntroller&w4=Mach2&w5=Machine+controller&c=5&s=100&.sig=cBft- fsVfkIutJXEr21PAg> t=ms&k=Hobby+and+craft+supply&w1=Craft+hobby&w2=Hobby+and+craft+supplHobby and craft supply< y&w3=Cnc+controller&w4=Mach2&w5=Machine+controller&c=5&s=100&.sig=Aei MFbnYxCA9lS62UwM4nA> t=ms&k=Cnc+controller&w1=Craft+hobby&w2=Hobby+and+craft+supply&w3=CncCnc controller< +controller&w4=Mach2&w5=Machine+controller&c=5&s=100&.sig=BNvIHBCbQxm 5peO5XjUsUA> t=ms&k=Mach2&w1=Craft+hobby&w2=Hobby+and+craft+supply&w3=Cnc+controll< er&w4=Mach2&w5=Machine+controller&c=5&s=100&.sig=JTe_zZdXxJwMndrD0NMp UA> t=ms&k=Machine+controller&w1=Craft+hobby&w2=Hobby+and+craft+supply&w3Machine controller< =Cnc+controller&w4=Mach2&w5=Machine+controller&c=5&s=100&.sig=y- LUrHzNJPAOhrE-lTFMAA> ------------------------------------------------------------------------ web.YAHOO! GROUPS LINKS subject=Unsubscribe><mailto:mach1mach2cnc-unsubscribe@...? Terms of -------Service <>.----------------------------------------------------------------- ------Craft hobby Hobby and craft supply Cnc controller ------YAHOO! GROUPS LINKS -- |
Set Trigger Macro not working.
I'm trying to use a 2nd parallel port's signals to handle my pendant
needs using a PMG and push buttons. I have found VB Script routines and other helpful information here but now (after 2 days) I could sure use some help with my basic macro script failure. The following is what I have done so far. 1.In ports & pins I set pendant button inputs to OEMTrigger# 1. 2. Created a macro named M991.m1s to select MPG mode."If IsActive29) then DoOEMButton(327)". This works,when pendant button is pressed and script is ran. MPG mode is selected. 3. Went to hotkeys setup and put 327 for trigger# 1. I pressed the pendant button and MPG mode was selected. (It worked) Then I changed the 327 to 301 for trigger# 1. 4. Created a macro named M999.m1s to trigger macro M991.m1s. "Set TriggerMacro(991)". When this script is ran I get a message Compile error,Syntax error. Is this normal ?. 5. Went to Initial.. string and added a M999 to the string. 6. Restarted Mach3 R1.84.000 7. Pressed pendant button and it doesn't go to MPG mode. Am I missing somthing ?. Will this work with Demo version ?. All help appreciated Thanks. Steve |
Re: Whats the point with a Z bottom limitswitch ?
Eirik Karlsen
Thorleif,
Machines are different so pix are probably not all that useful. I'll ponder a bit more about this, may use a movable cam instead and leave this switch fixed like the rest of them. Thanks Torleif Jensen wrote: My Denford mill has an easily adjustable Z switch - very simpleCraft hobby Hobby and craft supply Cnc controller Mach2 Machine controller ------------------------------------------------------------------------- *** VISIT MY HOME PAGE: <> LAST UPDATED: 23/08/2003 *** Regards Eirik Karlsen |
Re: Version 1.90.002 online.
art
Thanks Benny:
toggle quoted message
Show quoted text
I know about the screen designer but didnt want to change it unless this was going to work.. Its a big change internally. Ill try for the proper transparency for next version.. We'll go from there.. Thanks, Art www.artofcnc.ca Videos And Support Forums Users Map: ----- Original Message -----
From: "ynneb" <shoot.the.cat@...> To: <mach1mach2cnc@...> Sent: Saturday, January 01, 2000 12:30 AM Subject: Re: [mach1mach2cnc] Version 1.90.002 online. Thanks Art, it does work, but as you suspected still needs a few tweaks. |
to navigate to use esc to dismiss