Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AXE Y doesn't work !!!!! #9

Open
studiolab39 opened this issue Oct 16, 2020 · 5 comments
Open

AXE Y doesn't work !!!!! #9

studiolab39 opened this issue Oct 16, 2020 · 5 comments

Comments

@studiolab39
Copy link

During the homing the Y axe doesn't work !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This since a long time and the oldest firmware work so why ? Where is the problem ???????

Franck

@Dane809
Copy link

Dane809 commented Oct 20, 2020

Hey there,
found the problem.
I changed the Y_ENDSTOPS_INVERTING to false.
Now it works

// The pullups are needed if you directly connect a mechanical endswitch between the signal and ground pins. const bool X_ENDSTOPS_INVERTING = true; const bool Y_ENDSTOPS_INVERTING = false; //changed from true to false //const bool Y_ENDSTOPS_INVERTING = false;

@ajevans99
Copy link

I'm also experiencing this issue. I want to test this with @Dane809 's suggestion, but I don't understand how to create the .hex file. I get this when I try to run the make file. Anyone know what I'm missing here? Are there instructions somewhere?

➜ make                        
make: *** No rule to make target `applet/wiring.o', needed by `applet/Marlin.elf'.  Stop.

@studiolab39
Copy link
Author

Ok work now .... go to the configuration_Tenlog.h
and make the job ...
y réglages

@studiolab39
Copy link
Author

Also you can change the extruder direction, validate or now TMC 2208, 2225, 4988 in the same tab !

@DU4FDR
Copy link

DU4FDR commented Nov 17, 2020

Bonjour,
merci Franck
a+ Francis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants