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

Install help with multiple klipper instance single host #262

Open
53Aries opened this issue Apr 7, 2024 · 1 comment
Open

Install help with multiple klipper instance single host #262

53Aries opened this issue Apr 7, 2024 · 1 comment
Labels
config issue Believe is fixed with config change

Comments

@53Aries
Copy link

53Aries commented Apr 7, 2024

Can someone help me with installing on my host? I'm just not very good with file structures. I have a single host running two klipper instances. My printers file path is home/klipper/sp5_data and I think the klipper path is home/klipper/klipper. I've attached screenshots of structures. I see in the install docs to use the -k on the install script but I just don't know how to implement.
Screenshot 2024-04-07 170717
Screenshot 2024-04-07 170708
Screenshot 2024-04-07 170651

@moggieuk
Copy link
Owner

moggieuk commented Apr 8, 2024

The best help I can give is what is documented here: https://github.com/moggieuk/Happy-Hare/tree/main?tab=readme-ov-file#---installation

You are likely to need to run with:
-c <klipper_config_dr> -k <klipper_dir>

A default install would be equivalent to this on your system I think:

./install.sh -c /home/klipper/printer_data/config -k /home/klipper/klipper

@moggieuk moggieuk added the config issue Believe is fixed with config change label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config issue Believe is fixed with config change
Projects
None yet
Development

No branches or pull requests

2 participants