Need Help! Kmotion cnc


Results 1 to 2 of 2

Thread: Kmotion cnc

  1. #1
    Registered
    Join Date
    Jan 2017
    Location
    United States
    Posts
    5
    Downloads
    0
    Uploads
    0

    Default Kmotion cnc

    I've searched with no luck. I'm in need of a fusion 360 post processor for kmotion. I have run across a few threads talking about KMotionCNC.cps, but can't find a place to download. Any help would be great.

    Similar Threads:


  2. #2
    Community Moderator Jim Dawson's Avatar
    Join Date
    Dec 2013
    Posts
    5717
    Downloads
    0
    Uploads
    0

    Default Re: Kmotion cnc

    The only real difference I see between the Mach3 post and the Kmotion is the persistent XYZ outputs.

    You can edit the Mach3Mill.cps in Notepad and make it a Kmotion.cps. Give it a try, you too can become a programmer.

    change these lines in the Mach3mill.cps:

    var xOutput = createVariable({prefix:"X"}, xyzFormat);
    var yOutput = createVariable({prefix:"Y"}, xyzFormat);
    var zOutput = createVariable({prefix:"Z"}, xyzFormat);

    to:

    var xOutput = createVariable({prefix:"X", force:true}, xyzFormat);
    var yOutput = createVariable({prefix:"Y", force:true}, xyzFormat);
    var zOutput = createVariable({prefix:"Z", force:true}, xyzFormat);

    Save as Kmotion.cps

    There may be some other changes required, but this should get you started.



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

Kmotion cnc

Kmotion cnc