-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
posts/2022-10-01-klipper_with_artillery_sidewinder_x2/ #3
Comments
Thanks so much! it is really hard to find information on the X2 + Klipper online. Definitely made my life easier :) |
Dear sir |
Some Ideas:
Always a good Idea is to follow the official documentation, especially Building Firmware and Bootloaders If nothing helps, maybe someone in the Klipper Discord Community can help you? Klipper Discord |
Good dayThank you for responding; I really appreciate that.
It's a sidewinder x2 with Ruby1.2.I tried a lot of options (including jumper), but every time it ended up with the klipper firmware not flashing to the ruby.
What worked for me eventually is downloading the klipper.bin from the MKS Pi to my laptop and then flash it with STM32CubeProgrammer (with jumper on ruby installed)
I've use the STM32CubeProgrammer before if something went wrong with the flashing of previous marlin versions.
Anyway, all the best with the new year!
On Friday, 30 December 2022 at 22:28:46 GMT+2, freakyDude ***@***.***> wrote:
Some Ideas:
- What did you like to flash? The Sidewinder? So the Artillery Ruby V1.2 Controller? If so, did you set the jumper?
- Are you using the MainsailOS image as suggested? If not, maybe not all needed packages are installed?
- Maybe you have another hardware revision of the Sidewinder and the flash command is a bit different? Or the controller configuration?
Always a good Idea is to follow the official documentation, especially Building Firmware and Bootloaders
If nothing helps, maybe someone in the Klipper Discord Community can help you? Klipper Discord
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
@GertPerrestert if it works with the stm32 programmer... It seems to me like you should search the problem within your Linux installation. Maybe an old or the wrong library or tool... I have less experience with all these tools like dfu-utils. What I can confirm is, the flashing the generated klipper.bin with stm32 programmer worked for me too (but for the second time only with set jumper) By the way, the klipper.bin must not be reflashed on every update. Only if some critical things are changed. Didn't happen the last 6month or longer for the artillery. Greetings. |
Hi Dude, in this explication you mentioning to connecting the pin 3.3 and BOOT, for going in DFU Mode on Ruby.
|
Hi! I followed your guide and, despite that flashing the board give me an error at first try, I have my sidewinder fully working with klipper, thanks for that! |
In general you can calculate it - but it's even better to calibrate it exactly - I advice to follow the very good official klipper guide. Both aspects are explained there. |
Hi , According to which dependencies you have converted: microsteps: 16 for the extruder? I am currently using the latest version of Marlin and the hotend temperature control is implemented not via PID but MPCTEMP Is there something similar to MPCTEMP in the clipper or just PID when it comes to hotend temperature control? Greetings. |
Micro Steps are defined by your stock stepper drivers - 16. Don't now what mpc temp ist, but pid temp is probably the best solution for regulation of things like temperatures. See official klipper docu, all your questions made here are described very well there. Best regards |
Klipper with Artillery Sidewinder X2 | freakyDude's Blog
Shows a way to use Klipper as a replacement for the Marlin firmware with your Sidewinder X2
https://blog.freakydu.de/posts/2022-10-01-klipper_with_artillery_sidewinder_x2/
The text was updated successfully, but these errors were encountered: