set A-axis to 0.0
01 Jun 2015 14:40 #59297
by jornbyte
set A-axis to 0.0 was created by jornbyte
Hello
I want the A-axis to 0.00 provide without it rotates.
Is that a MIDI commando possible?
regards
I want the A-axis to 0.00 provide without it rotates.
Is that a MIDI commando possible?
regards
Please Log in or Create an account to join the conversation.
01 Jun 2015 19:41 #59304
by BigJohnT
Replied by BigJohnT on topic set A-axis to 0.0
Have you tried to just re-home the axis... that seems to work in the sim.
JT
JT
Please Log in or Create an account to join the conversation.
01 Jun 2015 23:01 - 01 Jun 2015 23:02 #59312
by jornbyte
Replied by jornbyte on topic set A-axis to 0.0
Hello John
the axis rotates, which I want to avoid.
I use a 3D printer LinuxCNC. After a job XYZ be reduced to zero.
The A axis retains its value. When I start a new job it rotates to zero and used filament that should not be. Therefore I'm looking for a solution.
excuse my english I'm from Germany
regards
Jornbyte
the axis rotates, which I want to avoid.
I use a 3D printer LinuxCNC. After a job XYZ be reduced to zero.
The A axis retains its value. When I start a new job it rotates to zero and used filament that should not be. Therefore I'm looking for a solution.
excuse my english I'm from Germany
regards
Jornbyte
Last edit: 01 Jun 2015 23:02 by jornbyte.
Please Log in or Create an account to join the conversation.
01 Jun 2015 23:52 #59317
by alan_3301
Replied by alan_3301 on topic set A-axis to 0.0
Does the extruder axis have a homing routine? I wouldn't think so.
It should just reset it to 0 without moving.
If you are using the axis GUI click the menu item "machine" then "homing" then "home A axis"
It should just reset it to 0 without moving.
If you are using the axis GUI click the menu item "machine" then "homing" then "home A axis"
Please Log in or Create an account to join the conversation.
02 Jun 2015 00:44 #59318
by jornbyte
Replied by jornbyte on topic set A-axis to 0.0
Hello alan_3301
the extruder has no reference switch is why he turns to it again is zero.
the extruder has no reference switch is why he turns to it again is zero.
Please Log in or Create an account to join the conversation.
02 Jun 2015 23:09 #59349
by ArcEye
Replied by ArcEye on topic set A-axis to 0.0
If you set the HOME_SEARCH_VEL and HOME_LATCH_VEL etc to 0, it will home without movement and zero the DRO
www.linuxcnc.org/docs/devel/html/config/....html#_configuration
www.linuxcnc.org/docs/devel/html/config/....html#_configuration
Please Log in or Create an account to join the conversation.
02 Jun 2015 23:26 #59352
by andypugh
Replied by andypugh on topic set A-axis to 0.0
Alternatively G10 L20 P0 A0
Please Log in or Create an account to join the conversation.
07 Jun 2015 20:20 #59574
by jornbyte
Replied by jornbyte on topic set A-axis to 0.0
Hello
I've now tested, the axis rotates.
Is there another solution?
regards
Jornbyte
I've now tested, the axis rotates.
Is there another solution?
regards
Jornbyte
Please Log in or Create an account to join the conversation.
07 Jun 2015 20:33 #59575
by ArcEye
Neither options should cause movement, you will need to attach your ini file.
Replied by ArcEye on topic set A-axis to 0.0
Hello
I've now tested, the axis rotates.
Is there another solution?
Neither options should cause movement, you will need to attach your ini file.
Please Log in or Create an account to join the conversation.
21 Oct 2015 02:41 #64016
by jornbyte
Replied by jornbyte on topic set A-axis to 0.0
Hi
I've found it ... G92 A0 is the command
I've found it ... G92 A0 is the command
Please Log in or Create an account to join the conversation.
Time to create page: 0.583 seconds