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

Configuration without EASY-BRD etc #80

Closed
mrdamianopl opened this issue Nov 5, 2023 · 5 comments
Closed

Configuration without EASY-BRD etc #80

mrdamianopl opened this issue Nov 5, 2023 · 5 comments

Comments

@mrdamianopl
Copy link

Hello,
I wanted to change from ERCF to Happy Hare but I have a problem.

I have an octopus board with free stepper motor sockets for ERCF and this is how it is connected, and it was working with ERCF

During the installation process, the HH wizard asks me whether I am using EASY-BRD etc. I select no,
Then asks me about the serial port for the MMU MCU and this is where I encounter a problem
First one is just copy of my octopus serial suggested by the wizard and accepted, the second one is not accepted

Klippy log below

mcu 'mmu': Unable to open serial port: [Errno 11] Could not exclusively lock port /dev/serial/by-id/usb-Klipper_stm32f446xx_22000E000650534E4E313020-if00: [Errno 11] Resource temporarily unavailable

mcu 'mmu': Unable to open serial port: [Errno 2] could not open port /dev/ttyACM1: [Errno 2] No such file or directory: '/dev/ttyACM1'

What did I do wrong or what did I forget? I've been struggling with this for almost two days now

@Wolffy00
Copy link

Wolffy00 commented Dec 24, 2023

How do your resolve you problem
Same by me
Ercf work fine
HH V2 unknown how to set up for direct wiring on btt m8p

@mrdamianopl
Copy link
Author

Comment out all mmu.cfg (mcu mmu and board_pins mmu)
check pinout in mmu_hardware

@Durahl
Copy link

Durahl commented Apr 26, 2024

@mrdamianopl Can you provide a code example of all the things that have to be comment out?

I'm having the same problem with running my ERCF through my BTT Octopus V1.1 after changing from legacy HH to the new one but no matter what I comment out there's always an Error Message being displayed.

@Wolffy00
Copy link

here is my functional configuration with Manta M8P + ERCF directly wired to the MB (no easy bird or else ...)
Ratos installed (Ratrig Klipper version)
mmu.cfg.txt
mmu_hardware.cfg.txt
mmu_parameters.cfg.txt
printer.cfg.txt

@Durahl
Copy link

Durahl commented Apr 28, 2024

@Wolffy00
thank-you-memes-62-720x689
The files provided much needed insight - I'm finally up and running again.

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

3 participants