Home
Downloads
Mach3
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
Resources
Contact Us
Links
CNCZone
German Forum
Italian Forum
Korean Forum
Portuguese (Brazil) Forum
Russian Forum (RSK CNCROUTER)
Thai Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 23, 2013, 06:38:15 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
Mach Screens
CVI MachStdMill (MSM)
(Moderator:
DaveCVI
)
Spindle Speed MSM
Pages:
1
Go Down
« previous
next »
Author
Topic: Spindle Speed MSM (Read 1031 times)
0 Members and 1 Guest are viewing this topic.
wildgrav
Active Member
Offline
Posts: 31
Spindle Speed MSM
«
on:
August 04, 2010, 02:22:52 AM »
Hi All
For the life of me I cannot get the spindle going in MSM. Coppied all the pins from previousl version and that still works as well. Any clues
Noel
Logged
DaveCVI
Active Member
Offline
Posts: 548
Re: Spindle Speed MSM
«
Reply #1 on:
August 04, 2010, 12:41:46 PM »
Hi,
MSM is pretty straight forward wrt to spindle operations - the spindle button actually do M3, M4, M5 etc.
So I'd first suspect a configuration issue.
Things off the top of my head you can check:
1) Setting-common page - is the spindle enabled or disabled? check the button state.
2) is the current tool the prob tool number? MSM tries not to start the spindle if a probe tool is mounted - but in that case it gives you a pretty blatant dialog box with a message.
3) make a copy of your MSM profile using the mach loader - fire up mach with the copied profile and change to the 1024 screen - can you start the spindle? If not, highly likely there is a port & pins setting problem in the profile.
Dave
Logged
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
wildgrav
Active Member
Offline
Posts: 31
Re: Spindle Speed MSM
«
Reply #2 on:
August 05, 2010, 05:10:26 AM »
Hi Dave
Started the old version and then loaded MSM screen set as you suggested from within the old version and all works as it should. Two of us checked the setup in case I was loosing my brain and agreed that the grey mater as good for a few years yet . However just doing what I did would prove that I missed something??? Wouldn't it??
Regards
Noel
Logged
DaveCVI
Active Member
Offline
Posts: 548
Re: Spindle Speed MSM
«
Reply #3 on:
August 05, 2010, 10:09:13 AM »
Noel,
If I'm following what you did correctly, you have a couple of profiles.
Let's give them some names just to make it easier to talk about them in this post.
ProfileA is your "original" profile - I guess it's the profile that you have used before MSM can along to run the machine. We know it has the correct ports & Pin information for the spindle as it turns the spindle on/off. Profile A loads up whatever screen set you used prior to MSM.
ProfileB is "Newer"" - I think you created it by using mach loader to make a copy of Profile A and then adding the MSM option settings to the copy. For some reason this profile won't turn on the spindle for you when running MSM.
If I have it right so far, I then have a question - You then said that you
"Started the old version and then loaded MSM screen set as you suggested from within the old version and all works as it should."
Do I take this to means that you started Mach using ProfileA and then used the menus view-load screens to make ProfileA load up c:\mach3\MachStdMill.set - and now you have MSM loaded and the spindle works correctly via MSM buttons?
I'll call this combination ProfileA-w-MSM-setfile
If I have this correct, and I were doing this, my next steps would be these:
1) Use mach loader to make a copy of ProfileA-w-MSM-setfile - let's call that XML file ProfileC.
2) load up Mach with ProfileC, verify that we haven't lost our marbles by seeing that the spindle still works.
3) we don't want to loose your orig profile that you used for non-MSM combinations. So start mach with ProfileA-w-MSM-setfile, and use menus view-load screens to reload the other screen set you used to use (e.g. 1024.set). Then close mach (mach only writes changes to the XML file when it exits). This will turn ProfileA-w-MSM-setfile back into the original ProfileA.
[updated 8-6-2010:
There used to be a section in this post about setting MSM options and in particular about setting Persistent DROs.
It was pure hogwash. My brain apparently went on vacation when writing it.... sorry. If you read it before this edit, forget you read it.
According to the install & config manual, "Persistent DROs" ONLY controls the settings of the Mach Axis DROs between mach sessions. It has nothing to do with saving User DROs between sessions. This is confirmed by some retesting I did.
I've deleted the hogwash so as not to mislead the unwary who read this in the future.
Dave]
1) ProfileC will (hopefully) be all ready for MSM use.
a) ProfileA is now set for non-MSM mach use.
And finally, I'd throw ProfileB away just so that I can't load it by accident in the future and wonder why my spindle didn't then work.
Dave
«
Last Edit: August 06, 2010, 09:09:22 PM by DaveCVI
»
Logged
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
wildgrav
Active Member
Offline
Posts: 31
Re: Spindle Speed MSM
«
Reply #4 on:
August 05, 2010, 06:10:03 PM »
Thanks Dave
Every thing you noted was correct. Even went back to scratch with the spindle problem to see if I missed some thing with a fresh head and couldn't win that battle. All seems to work well with proceedures you suggested. Version R3.043.012 is what MSM should be operating with yea?
Noel
Logged
DaveCVI
Active Member
Offline
Posts: 548
Re: Spindle Speed MSM
«
Reply #5 on:
August 05, 2010, 06:16:00 PM »
Mach 3.43.12 will run MSM - but I do not recommend using due to a nasty bug in mach 3.43.12
See
http://www.machsupport.com/forum/index.php/topic,15471.0.html
in this board
and
http://www.machsupport.com/forum/index.php/topic,15520.new.html#new
Dave
Logged
Author of the MachStdMill Extensions for Mach3
www.CalypsoVentures.com
Pages:
1
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Mach SDK plugin questions and answers.
===> Finished Plugins for Download
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*i*n*g
=> Mach Screens
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Machscreen Screen Designer
===> CVI MachStdMill (MSM)
=> Feature Requests
=> Non English Forums
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
=> FAQs
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> LazyCam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> GearoticMotion Preliminary testing
=> Tempest Trajectory Planner
=> Contec
=> CS-Lab
=> dspMC/IP Motion Controller
=> HiCON Motion Controller
=> Third party software and hardware support forums.
=> Galil
=> Newfangled Solutions Mach3 Wizards
=> Newfangled Mill Wizard
=> Mach3 and G-Rex
=> Mesa
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Sieg Machines
=> Promote and discuss your product
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
=> One on one phone support.
=> Forum suggestions and report forum problems.
-----------------------------
Mach4
-----------------------------
=> Mach4 pre-Alpha Testing
Loading...