Tanuki44 Hello,I have define this :#define MOVE_X_WHEN_HOMED 0#define MOVE_Y_WHEN_HOMED 0#define MOVE_Z_WHEN_HOMED 0but without homing, I can't move any axes, am I wrong about the meaning 'Move only after homing' ?
Repetier 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.
Tanuki44 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 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.
Repetier 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?
Tanuki44 I remade the 'Configuration.h', now it's ok with this setting.I had to make some mistakes...Thanks for this v1.0.0