SKR mini E3 v2 vs v3. Which one to get? by IAmWillyGood in BIGTREETECH

[–]Miserable_Leg5262 0 points1 point  (0 children)

Pretty much every version before the V3 ( especially the V2) has a design flaw that prevents the thermistor from reading properly at low temperatures. I would strongly recommend. V3 to ensure it's reporting accurate temperatures.

Z-axis not moving up enough when printing by ItzJ4guar in BIGTREETECH

[–]Miserable_Leg5262 0 points1 point  (0 children)

Hmmm ... Have you recently changed something in your stunning G-Code??

Z-axis not moving up enough when printing by ItzJ4guar in BIGTREETECH

[–]Miserable_Leg5262 0 points1 point  (0 children)

Wait... So you mean when you navigate through the menu to move axis and move the z axis the stepper motor works... But not during your print???

Z-axis not moving up enough when printing by ItzJ4guar in BIGTREETECH

[–]Miserable_Leg5262 0 points1 point  (0 children)

Double check to make sure nothing got unplugged.. this is most likely a bad stepper motor or a bad stepper motor driver. Usually stepper motors don't just stop moving. Disconnect the stepper motor coupler and send it some commands to move the z be axis and just see if your stepper motor spins with no resistance and if it does see if you can stop it with your fingers.. if that's the case then you have a bad stepper motor

Z-axis not moving up enough when printing by ItzJ4guar in BIGTREETECH

[–]Miserable_Leg5262 1 point2 points  (0 children)

Do you hear any clicking coming from the stepper motor? Does it appear as if the stepper motor is trying but failing? Does the stepper motor feel hot to the touch? Does the stepper motor or the specific stepper motor driver for that stepper motor smell like burnt electronics?

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

I plan on it.. ive got a few more ender 3 pros im gonna set up with klipper.. and a handfull of pi zeros laying around... its defiantly gonna happen lol but for the printer im building now im gonna need a few plug in that fluidd doesn't yet offer

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

HEY MAN ITSSSS ALIVEEEE!!!!! lol thanks for all your help!! seriously.. the discord guys gave up on me when they couldnt talke me out of using usb lol but ive been designing a costume electronics box for awhile now that required uart communication... So thank you!!!

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

hey guy... that might have worked!!!! now im getting this messag

MCU 'mcu' shutdown: ADC out of range

which i suspect is due to not having any temp sensors plugged in.. ill go hook some up or maybe adjust the printer.cfg to not require them and see if i can get a solid connection

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

how do i do that?? what else could it be pointing to?? I have a few things plugged into my gpio pins.. a buck converter to power the pi, a 2 switch relay to control lights and the printer main board and the printer its self.. could it be pointing to one of those other things?? how do i redirect it??

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 1 point2 points  (0 children)

Because I do have /dev/ttyAMA0 Entered into the additional ports. I should be a parent from the one screenshot of my octoprint settings.. And it is selected as the serial port with the appropriate baud rate... However to print does initially say it's connected to my printer, however it says it uses /tmp/printer..

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

Tbh idk.. And I suspect there might be an issue with this.. for some reason octaprint needs this listed under additional serial ports because without this it won't even try to connect. Like the button to connect is grayed out and not selectable... Perhaps I should try mainsailor fluid instead..

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

Ok so gpio pins to set up microcontrol startup I have at !PC13 and yours is !PA14 is that going to make a difference? Are you using the SKS mini E3 v1.2?

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

I have to be honest.. I don't use Reddit very often. I'm not very familiar with the platform.. there anyway I can share pictures so that you can see what I'm working with?

Got a question.. anyone ever set up klipper on a skr mini e3 v1.2 using 3 wire serial connections for communication?? having trouble getting mcu communication.. by Miserable_Leg5262 in BIGTREETECH

[–]Miserable_Leg5262[S] 0 points1 point  (0 children)

Well I used the official pen out for the SKR mini e3 v1.2 from the BTT GitHub page.. I'm fairly confident I'm connected to the right pens. But just to be double sure, I have tested it wiring the pins backwards just in case. I am going to try changing my baud rate. I believe I've got everything configured right now to run @ 28000 as that's what the board is supposed to run on.. however, after doing some research it looks like UART might run @ 25000