'Move axes when homed' in firmware 1.0

Hello,

I have define this :

#define MOVE_X_WHEN_HOMED 0
#define MOVE_Y_WHEN_HOMED 0
#define MOVE_Z_WHEN_HOMED 0

but without homing, I can't move any axes, am I wrong about the meaning 'Move only after homing' ?

Comments

  • That was at least the idea, yes. What printer type are you using? Have to check this once I know for which type it gets wrong.
  • My printer is a Home made.

    I use a RAMP 1.4 with 1 Hotend (diamond) and 3 extruders share same heater from extruder 0 definition.
  • Tanuki44 said:
    My printer is a Home made.

    I use a RAMP 1.4 with 1 Hotend (diamond) and 3 extruders share same heater from extruder 0 definition but no mix for the moment.

  • Hello,
    Have you found a solution?

    Happy new year 2017
  • I have tested it and I could move when they are set to 0 so that part seems to work.

    If you have endstops that are triggered a move may also be impossible, maybe that is the problem?


  • Ok, I recheck all that and tell you
    Thanks
  • I remade the 'Configuration.h', now it's ok with this setting.

    I had to make some mistakes...

    Thanks for this v1.0.0
Sign In or Register to comment.