Build Thread MAHO 600E - Page 2


Page 2 of 4 FirstFirst 1234 LastLast
Results 21 to 40 of 74

Thread: MAHO 600E

  1. #21
    Member
    Join Date
    May 2012
    Location
    canada
    Posts
    537
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Quote Originally Posted by greggv View Post
    Have you looked at Centroid or DeltaTau for motion control? You're trying to mix hobby stuff with professional equipment. I don't think it will end well. At best you'll have a professional machine with a hobby shop control, and all the problems and shortfalls that come with it.
    There are no problems or shortfalls with the Kflop/kmotion system. Everything works very well and you have the flexibility to do anything you want with it. Its an amazing package if you take the time to set it up properly.

    Some of the original posters problems are caused because he is using Mach3. There is no need to use Mach3 with Kflop, everything you need to do can be done with KmotionCNC and there wont be any compatibility issues. Using Mach3 adds complication and is a step backwards in performance IMO.



  2. #22
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    I have some issues:
    1.i have home position set to 0,0. When i cycle start the g code te machine goes over the machine 0 point , in to hardware limits. After i hit stop and rewinde all is ok. Is going to machine 0.

    2. G code request a tool change but not updating actual tool.Must type manualy.

    3. Tool offset are weird. In the video, make tool change, cycle start. It takes a tool offset. But it s not the set one. I press stop and type again tool number the it takes the good tool offset.
    I'm not that familiar with Mach3 Tool Offsets and its hard to follow what you are doing and read the GCode.

    But do you realize that in GCode the Hxxx word normally determines which tool offset to use not the Txxxx word? It seems to me to use the offset for Tool #20 you should have a H20G43

    Regards

    Regards
    TK http://dynomotion.com


  3. #23

    Default Re: MAHO 600E

    It has g43 hxxx
    I ve made a clean install of mach 3 and now it looks all good.

    Sent from my SM-A510F using Tapatalk



  4. #24

    Default Re: MAHO 600E

    hello Tom. How ca i change feedoverride via potentiometer? the SetFROwithPot.c program is not working with Mach3.

    Last edited by swat cat; 03-03-2018 at 03:59 PM.


  5. #25
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    We don't have an examples for that with Mach3. You might consider 3 approaches:

    #1 - change SetFROwithPot.c to call SetFRO() within KFLOP instead of sending a request to KMotionCNC (which Mach3 would ignore). The disadvantage here is that the Mach3 FRO will not update and be out of sync with the Potentiometer. The FRO should have an immediate effect.

    #2 - Create a C Program to periodically read the ADC and place the value into a KFLOP Persist Variable. Create a Mach3 macro pump Basic program that periodically runs and requests the variable into a Mach3 DRO and commands the Mach3 FRO based on the value. In this way the On Screen FRO should basically show the Potentiometer Value. There will be a delay before any buffered trajectory sees the effect.

    #3 - switch to KMotionCNC

    Regards

    Regards
    TK http://dynomotion.com


  6. #26

    Default Re: MAHO 600E

    Hello. i have kanalog and i use 3 axis with closed loop +/-10v.

    I need a 4th axis to wire with step dir.
    Can i use jp4 or jp6 with a logic converter to 5v?

    Sent from my SM-A510F using Tapatalk



  7. #27

    Default Re: MAHO 600E

    Or on the kanalog board can i use opto out jp13?

    Sent from my SM-A510F using Tapatalk



  8. #28
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    Kanalog opto outputs are not Step/Dir Outputs. For a solution see:
    Dynomotion Motion Control Boards for CNC Manufacturing and Robotics Applications

    Regards

    Regards
    TK http://dynomotion.com


  9. #29

    Default Re: MAHO 600E

    Hello. I have a problem.. when i run for the first time that gcode work well the g4 p1.0.

    When is finished and re run the same gcode i get that message and a shutter from the machine

    On many other gcodes the macine doesn t have any issuses...



    Sent from my SM-A510F using Tapatalk



  10. #30
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    I can’t read the GCode you are running. Please post it.

    What Version of Mach3 and KMotion are you running?

    Regards
    TK http://dynomotion.com


  11. #31

    Default Re: MAHO 600E

    kflop 4.34 mach R3.043.066

    Attached Files Attached Files


  12. #32
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    Your GCode seems to run correctly for me with those Versions. Maybe something special with your configuration. Please post your Mach3 XML File and your Initialization C Program.

    Regards
    TK http://dynomotion.com


  13. #33

    Default Re: MAHO 600E

    ...............

    Attached Files Attached Files


  14. #34
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    I still can't replicate the problem. It seems you forgot to include your Initialization C Program. Also the GCode looks different than that in your Video. Did you verify it fails with the GCode you sent me?

    Regards
    TK http://dynomotion.com


  15. #35

    Default Re: MAHO 600E

    Indeed. The files are not entirly identical. I ve renoved some m codes. But with this version works good. But the probleme always was after the g04 2s pause ... I will try the original g code with the problem

    Sent from my SM-A510F using Tapatalk



  16. #36
    Green86's Avatar
    Join Date
    Jan 2019
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by swat cat View Post
    Hello, I`m a proud owner of a MAHO 600E with philips 432 cnc.
    I intend to upgrade it to MACH 3/4 using the indramat drivers (+/-10v), KFLOP+KANALOG and heidenheim linear scales.
    My first problem is the heidenheim scales, wich are Sin/cos type.... what comverter do you recomand to covert the to TTL or someting that will work with Kflop.
    Hi, swat cat, I have now the same task with my Deckel-Maho DMU-35. There are sinus encoders 1Vpp. How did You solve your problem?



  17. #37

    Default Re: MAHO 600E

    My maho had sinus 10uA linerar encoders and the original cnc control had an aditional boar inside that converted de sine wave to 10x interpolation of square wave. That was my luck. But on ebay you ca find interpolation modules to do that.

    Sent from my SM-A510F using Tapatalk



  18. #38

    Default Re: MAHO 600E

    I want to migrade from Mach3 to Kmotion. I`ve set all the parameters. is working ok. but i have a PLC to control the gearbox for the spindle. From mach3 i send the over Modbuss the spindle Speed request.

    So i neet the Kflop to be the Master and write the Holding Register adress 0 on the slave ID 0.

    So i gues i will use ModbusMasterVer1.c

    Tom can you help me?

    Attached Thumbnails Attached Thumbnails MAHO 600E-image1-jpg  
    Last edited by swat cat; 05-15-2019 at 08:12 AM.


  19. #39
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4043
    Downloads
    0
    Uploads
    0

    Default Re: MAHO 600E

    Hi swat cat,

    Isn't it slave ID 2 not 0?

    Try these changes to ModbusMasterVer1.c:

    Change the baud rate:

    Code:
    	EnableRS232Cmds(RS232_BAUD_19200);


    Change to do only 1 Write of 1 register to the PLC on both initial connection and monitor loop - Device=2 Address=0000 Length=0001

    Code:
    ModbusMaster_Cmds ModbusMaster_ConnectList[] =
    {
    	// string is "dev,cmd,adrhi,adrlo,lenhi,lenlo" bytes of modbus command. bytelen, data, and checksum are added.
    	{"\x02\x10\x00\x00\x00\x01", 6, 0},	// Write outputs from MBRegisters[0]
    	{0,0,0}	// end flag
    };
    
    ModbusMaster_Cmds ModbusMaster_MonitorList[] =
    {
    	// string is "dev,cmd,adrhi,adrlo,lenhi,lenlo" bytes of modbus command. bytelen, data, and checksum are added as necessary.
    	{"\x02\x10\x00\x00\x00\x01", 6, 0},	// Write outputs from MBRegisters[0]
    	{0,0,0}	// end flag
    };



    As a test just put a fixed value in the ModBus register to be sent

    Code:
    // marshal and move values read from PLC/Slave into MBRegisters to KFlop memory
    void ModbusMaster_RegUnload()
    {
    	// nothing to read
    }
    
    // marshal and move values to be sent to PLC/Slave into MBRegisters
    void ModbusMaster_RegLoad()
    {
    	// put RPM into a Output Register 
    	MBRegisters[0] = 1000;	// Set fixed integer RPM value as a test
    }


    Regards
    TK http://dynomotion.com


  20. #40

    Default Re: MAHO 600E

    Yes slave ID is 2. I will try the settings. Thx



    Sent from my SM-A510F using Tapatalk



Page 2 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

MAHO 600E

MAHO 600E