Homing X and Y only

All things related to the Centroid Acorn Plasma system.

Moderators: cnckeith, Joey

cnckeith
Posts: 7166
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: Homing X and Y only

Post by cnckeith »

i would need to see the rest of the configuration , its easy to simply have the wizard create the cncm.hom program , go open it and see how created it.
homing programs are very simple. you can just edit it yourself rather than try to get the wizard to do something it doesn't want to do.

post a fresh report.zip so we have a copy of the config and the current home program.

info on editing a home program is here.
https://www.centroidcnc.com/centroid_di ... amming.pdf

a home program that auto homes X and Y with using either "HomeAll" or individual defined home inputs for X and Y looks like this.

M26/Z ; sets Z home whereever Z is currently sitting requires user to jog Z to home position BEFORE running the home program
M91/Y L1 ;seeks Y home switch, trips it, backs off to clear and stops
M26/Y ; set Y home at this position
M91/X L1 ;seeks X home switch, trips it, backs off to clear and stops
M26/X ; set X home at this position

M91 seeks home switch in minus direction, M92 seeks home switch in positive direction
Attachments
cncmxyonly.hom
(2.52 KiB) Downloaded 6 times
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
cnckeith
Posts: 7166
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: Homing X and Y only

Post by cnckeith »

i moved this post to the plasma forum
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
ShawnM
Posts: 2190
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Homing X and Y only

Post by ShawnM »

cnckeith wrote: Mon Sep 12, 2022 5:01 pm i moved this post to the plasma forum
Yup, two times now as the OP started two identical topics for some reason.
Post Reply