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

Fix flashing procedure, small modifications to README #7

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

Conversation

ThaoDChan
Copy link

Upon receiving my new NIS, I needed to update the Klipper firmware as the pre-installed version was not compatible with the Klipper version on my host.

I followed the original instructions provided; however, they failed to include the specification of the configuration file "KCONFIG_CONFIG=config.nis" in the flashing command.

As a result, the make flash command defaulted to using the standard configuration file instead of "config.nis", leading to a failed upload due to a mismatch in the firmware configuration settings.

I have corrected the relevant sections in the README and added a line to explain the configuration for the new optional feature "Support for the ldc1612 eddy current sensor".

I would appreciate if this pull request could be merged to assist others in getting their NIS up and running.
Alternatively, you are free to copy/paste my changes if you prefer to limit PRs to FYSETC employees.

- Added description for new Klipper Optional Feature (Support ldc1612 eddy current sensor)
- Fixed flashing procedure
@ThaoDChan ThaoDChan changed the title Fix flashing procedure, small modifications to Readme Fix flashing procedure, small modifications to README May 13, 2024
@ausbennett
Copy link

I had the same issue, this is what fixed it for me! Please merge this for future users!

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