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

Wrong information about generating hex because its generating binary file #6333

Closed
devimauz opened this issue Sep 5, 2023 · 1 comment
Closed
Labels
not on github Not a topic tracked on github

Comments

@devimauz
Copy link

devimauz commented Sep 5, 2023

@echo " Creating hex file $@"

Have to change to

@echo " Creating binary file $@"

Since it generating binary file not hex file. So its not possible to upload via stlink.

@JamesH1978 JamesH1978 added the not on github Not a topic tracked on github label Sep 5, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html

We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)

Please follow the directions at: https://www.klipper3d.org/Contact.html

This ticket will be automatically closed.

Best regards,
~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.

@github-actions github-actions bot closed this as completed Sep 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
not on github Not a topic tracked on github
Projects
None yet
Development

No branches or pull requests

2 participants