585,762 active members*
4,445 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2020
    Posts
    6

    Exclamation CHINA MACH3 CARD MKX-ET - G28.1

    hi
    I need use g28.1 to homing axis in g code. its work currently in MDI. but when I use to gcode , go to first line.
    Someone can help?
    thanks and regard

  2. #2
    Join Date
    Jan 2005
    Posts
    15362

    Re: CHINA MACH3 CARD MKX-ET - G28.1

    Quote Originally Posted by mjzrpr View Post
    hi
    I need use g28.1 to homing axis in g code. its work currently in MDI. but when I use to gcode , go to first line.
    Someone can help?
    thanks and regard
    Why would you want to be homing when running a program in Auto mode, your machine should be homed when you first start up your machine, (REF ALL HOME) G28.1 is not needed.

    How have you written the code you want to use??
    Mactec54

  3. #3
    Join Date
    Aug 2020
    Posts
    6

    Re: CHINA MACH3 CARD MKX-ET - G28.1

    Quote Originally Posted by mactec54 View Post
    Why would you want to be homing when running a program in Auto mode, your machine should be homed when you first start up your machine, (REF ALL HOME) G28.1 is not needed.

    How have you written the code you want to use??
    That was a good question.
    its turning machine with C axis (A). the spindle work in position mode then speed mode and again in position mode. so we need to go home in rotary axis.

    https://www.cnczone.com/forums/mach-...366-posts.html

    on this topic he have same problem and can not solve this.

  4. #4
    Join Date
    Jan 2005
    Posts
    15362

    Re: CHINA MACH3 CARD MKX-ET - G28.1

    Quote Originally Posted by mjzrpr View Post
    That was a good question.
    its turning machine with C axis (A). the spindle work in position mode then speed mode and again in position mode. so we need to go home in rotary axis.

    https://www.cnczone.com/forums/mach-...366-posts.html

    on this topic he have same problem and can not solve this.
    So how are you using the G28.1 it needs to know what axis you want to move.

    Try it with G91G28.1A0. axis move information,

    or G90G28.1______

    It may work also with a G28_____axis move information
    Mactec54

  5. #5
    Join Date
    Aug 2020
    Posts
    6

    Re: CHINA MACH3 CARD MKX-ET - G28.1

    Quote Originally Posted by mactec54 View Post
    So how are you using the G28.1 it needs to know what axis you want to move.

    Try it with G91G28.1A0. axis move information,

    or G90G28.1______

    It may work also with a G28_____axis move information
    I think my problem is china mkx board and not gcode. becuse I test gcode on another machin with another mach3 controller board and its work corectly. but mkx can not do it.
    thanks

  6. #6
    Join Date
    Jan 2005
    Posts
    15362

    Re: CHINA MACH3 CARD MKX-ET - G28.1

    Quote Originally Posted by mjzrpr View Post
    I think my problem is china mkx board and not gcode. becuse I test gcode on another machin with another mach3 controller board and its work corectly. but mkx can not do it.
    thanks
    Try a regular G-Code move and see if it works it may be a setup problem as well.

    G54G90G0X0Y0 A0.
    Mactec54

Similar Threads

  1. Need Help!- MKX-4 Mach3 don't work 4th axis
    By Kachik in forum Mach Software (ArtSoft software)
    Replies: 16
    Last Post: 09-11-2022, 02:36 PM
  2. CHINA MACH3 CARD MKX-ET
    By mjzrpr in forum Controller Cards
    Replies: 0
    Last Post: 04-26-2022, 12:55 PM
  3. MKX-4 Mach3 don't work slave axis home
    By plUA in forum CNC Plasma / Oxy Fuel Cutting Machines
    Replies: 7
    Last Post: 05-24-2018, 06:15 PM

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
  •