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

change installer to handle k1 creality os #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pellcorp
Copy link

I am wondering if you would consider merging these changes to the installer so that it can be run in K1, K1 Max and K1C?

install.sh Outdated
echo "[DOWNLOAD] Downloading Autotune TMC repository..."
if git -C $autotunedirname clone https://github.com/andrewmcgr/klipper_tmc_autotune.git $autotunebasename; then
if git -C $autotunedirname clone https://github.com/pellcorp/klipper_tmc_autotune.git ${AUTOTUNETMC_PATH}; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too much changes?

Copy link
Author

@pellcorp pellcorp Oct 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah sure oops - ok that has been fixed

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

Successfully merging this pull request may close these issues.

2 participants