Traumflug
Traumflug
If you don't want it to search min endstops, remove the min endstop pin definition (choose '-' in the selection menu). Before you put major efforts into improving the homing...
Cherry-picking doesn't overwrite the author, just the committer. See e.g. here: https://github.com/Traumflug/Teacup_Firmware/commit/00a28cd5029420d363dfa55c505caaf11568d81e
Do you happen to have one of X_MIN, X_MAX, Y_MIN, etc. #defined? If yes, remove these definitions. > Max endstops are ignored if moving by G0. That's expected. Same for...
Uhm, I didn't mean X_MIN_PIN, I meant X_MIN, without _PIN.
> Does having EEPROM defined make any difference? No.
> What is the correct way to do github Unfortunately, Github tries to enforce forking, which makes reviewing and adjusting ( = maintaining) code hard. Github is popular for its...
A change in a personal copy of the repo is no solution :-)
There is arc support (by segmenting) in branch `arc-support`. This was once picked up as a patch to a pretty old Teacup version, then rebased. It might work when rebasing...
Please don't merge. Merging makes branches un-handleable. Better approach see informational issue #81.
> i wont upload it Exactly this is my worry. If everybody had this attitude, Teacup wouldn't exist.