Hi there great video. I gave the macro a shot, however it displays an error on the screen. "Unknown command "RESPOND"" any idea what i might be doing wrong?
yes, some non-sovol Klipper variants might not have the "respond" command enabled by default, but you can simply add a blank [respond] section in your printer.cfg and restart. please check the comment section on cultd3D, there are other gotchas discussed there. Thank you for bringing up the topic here as well. please let me know if this helped.
buenas noches!! quiero agradecerle pos todos los temas con la impresora sovol,su forma dexplicar y hablar pausado hace que sus videos tengan una calidad educativa de primer nivel agradecido Sr!!
Thank you for the feedback! Please also check the subtitles, I always pay a lot of attention to providing high quality subtitles which will hopefully translate to other languages correctly. These are never automatic "voice recognition" type of subtitles!
Unfortunately I don't have any experience with the rasberry Pi. I got the Sovol Klipper Screen, because I needed the most simple, preconfigured upgrade. Now I have 3 printers running Klipper, maybe I will be soon ready to install Klipper from scratch on a new printer. If I ever do, I will surely make a video about it 😉
I just downloaded the macro and got a perfectly level gantry without using the z markers. Now that I can do this so quickly, I don't think I will need to print the marker pieces. By far the best candidate for an OEM upgrade - should come supplied with this instead of the silly ram method (which seems to always be 8 mins out on the Power side)
Top ramming was a Prusia idea, I never liked it. With Klipper we can create macros and much better! Still the markers are useful, since it takes even less time to just align both sides with the arrows after homing.
@@gerGoPrint3D I have used a pencil mark. Thanks for replying. I make prosthetics for children and young adults. I was using a prusa mk2 until the svo6 + klipper arrived. Your channel has been very helpful so thank you for that too. Great structured content, well edited and fantastic resources. Keep up the good work
Can you share your PLR.CFG and PLR.SH files... Im trying to get my PLR function to work on Klipper and prior searches are not working for me... Thanks Dale
if the measures are really off bed probe triggered may result, I had to manually turned the lead screw until the led illuminated and then was able to proceed numerous time I was off by more than two rotation and after completing the bed mesh went from lots of red to almost all blue... Thank You!
Excellent video. Will definitely give it a try. Thought. Are you sure those red indicators are going to stay at the correct position after printing wth all those vibrations?
Thank you for your question! I offer various pointer options to ensure that you can select the one that offers optimal friction for keeping the pointer securely in place. Achieving a smooth and even friction on the first layers of the motor cap (the dial with the groove) is essential for ensuring a consistent track for the pointer. I highly recommend printing the cap with its face down on the flattest section of your build plate to guarantee the best results.
Yes, check @Heiko-Prints videos he did both on top, then in an update he moved the belt under the printer. You'll have to change the Z-motors though to double-shaft variants which are bit bit pricey imho.
Are you using the official Klipper Screen from Sovol? Other Klipper solutions might need a bit of tweaking. This message comes when there is something metallic near the probe. Make sure its own cable is routed away from the probe, and no led light mods or other wires, metal parts are near.
This looks amazing, thank you so much for sharing! My Sovol SV06 has a BL Touch and I am getting an "out of range error". I had a look through your file but I couldnt make sense of how to edit this to accommodate the different offset! Can you help?
you will need to change the lines: {% set ym=(ymin+ymax)/2 + 18.5 %} {% set xx=xmax -47 %} these are basically where the probe-nozzle distance comes into play. ym is the nozzle coordinate when the probe is in the center of the bed. xx is the nozzle coordinate when the probe is as far from the right edge as it was from the left edge when x was 0 (hard to explain. basically the x coordinate of the right measuring point).
@@gerGoPrint3D thank you so much, I appreciate that! Should be able to figure it out from here 👍 I get exactly what you mean about the "mirrored" right edge coordinate don't worry!
@@gerGoPrint3D Well my next problem was that the BL touch wouldn't deploy! I have switched back to the inductive probe and performance seems about the same - now your great script works out of the box, and I can also use those Orcaslicer/Klipper scripts without tinkering.
@@homerghostYes the only reason to switch away from the sotck inductive probes if you need to use non-metallic print bed surface. Otherwise the probe that comes on these Sovol machines are satisfactory.
Hello In regards to the z tilt markers I purchased the original version months ago do you offer the new ones at a discount. Also will I need to change anything on my recently changed over to orca with Christian Vicks settings as per your comprehensive video.
You are eligible to all the updates for free. If you log in to your cults account you will be able to re-download the models, and get the updated version. In fact, I always have cults3D send update remiders to all exisitng owners of my designs. Thank you for all your support!!!
I got it on klipper but use mainsail and not a screen, is it possible to have the oclock display to adjust, I only get the results of the 2 heights, Your gantry is level (0.54↔0.5)
HI. I am surprised the CW/CCW messages don't appear, they are using the exact same "RESPOND" command to show the info. Make sure to have the empty [respond] section in your printer.cfg somewhere. But if it would be missing, your other message would not appear either.
I get a UNKONWN COMMAND: RESPOND im going to assume this is because im using the btt pad 7 anyway i can fix this? I do have the sv06 and klipper screen sovol sells printer is coming tm and screen is already here I cant wait to try that im gonna say its setup for that particular screen and is why its not working on my other setup.
V4 is the newer one. I always include earlier versions if they work well for someone they are not forced to update. But V4 is recommended as it brings some important safety features and optimizations (all explained in the description of the project, under the section "MACRO UPDATE v4 FOR KLIPPER SCREEN")
You say you don't need the macro for the SV07 and it's Plus because it already has a leveling macro but the macro I have on my SV07+ doesn't bounce up and down on each side as your video shows nor does it give instructions on how much to turn it to make it level. Or have I misunderstood?
On the SV07+ just use the button "Z-tilt" under "Machine leveling" on the Klipper Screen. If you don't see the "Z-tilt" option, enable it in settings!!!
Hey Ger! I am not using klipper screen and after z tilt done I get "Unknown command:"RESPOND"" into my console. I don't get prompt of how much to turn wheel. Thanks if you will help me
Check the comments on the cults3D project. Others had this problem with different Klipper installs. You will need to change M118 to the "respond" command and add [respond] to your printer cfg. That will hopefully fix it.
@@Kev7274 Yes my macro is for the "official" Klipper Screen by Sovol, but you can play around with the line in my previoius comment and get the correct adjustment for xx (right side coordinate)
Hello, I have bought your mod, but I need to change the minimum and maximum position, since when leveling the right side it is outside the bed, how can I do it?
How is it possible? The macro will detect the maximum size of your bed and adjust the measuring points based on the distance between the nozzle and the probe. Which printer do you have? Have you made modifications to your extruder / probe? You can actually adjust the right measuring point in the macro by changing the constant 47 in the line {% set xx=xmax -47 %} Be careful though make small changes and check their affect.
Just purchased this! Excited to see it's potential!
Yes, I can't imagine any single driver printer without souch a marker/macro. One of the very first things I implemented for my T300 as well ;)
Thanks for this macro! It has greatly improved the leveling of my SV06+!
Dziękujemy.
Dziękuję Ci bardzo, Polsko :)
Hi there great video.
I gave the macro a shot, however it displays an error on the screen. "Unknown command "RESPOND"" any idea what i might be doing wrong?
yes, some non-sovol Klipper variants might not have the "respond" command enabled by default, but you can simply add a blank [respond] section in your printer.cfg and restart. please check the comment section on cultd3D, there are other gotchas discussed there. Thank you for bringing up the topic here as well. please let me know if this helped.
buenas noches!! quiero agradecerle pos todos los temas con la impresora sovol,su forma dexplicar y hablar pausado hace que sus videos tengan una calidad educativa de primer nivel
agradecido Sr!!
Thank you for the feedback! Please also check the subtitles, I always pay a lot of attention to providing high quality subtitles which will hopefully translate to other languages correctly. These are never automatic "voice recognition" type of subtitles!
This is awesome. This solves the biggest issue i have with the printer.
Please do a video on installing klipper on a raspberry Pi for SV06 plus.
Unfortunately I don't have any experience with the rasberry Pi. I got the Sovol Klipper Screen, because I needed the most simple, preconfigured upgrade. Now I have 3 printers running Klipper, maybe I will be soon ready to install Klipper from scratch on a new printer. If I ever do, I will surely make a video about it 😉
Follow the bassamanator guide, only the original screen doesnt work. but with a Pi you dont need it anyway
I just downloaded the macro and got a perfectly level gantry without using the z markers. Now that I can do this so quickly, I don't think I will need to print the marker pieces. By far the best candidate for an OEM upgrade - should come supplied with this instead of the silly ram method (which seems to always be 8 mins out on the Power side)
Top ramming was a Prusia idea, I never liked it. With Klipper we can create macros and much better! Still the markers are useful, since it takes even less time to just align both sides with the arrows after homing.
@@gerGoPrint3D I have used a pencil mark. Thanks for replying. I make prosthetics for children and young adults. I was using a prusa mk2 until the svo6 + klipper arrived. Your channel has been very helpful so thank you for that too. Great structured content, well edited and fantastic resources. Keep up the good work
Can you share your PLR.CFG and PLR.SH files... Im trying to get my PLR function to work on Klipper and prior searches are not working for me... Thanks Dale
if the measures are really off bed probe triggered may result, I had to manually turned the lead screw until the led illuminated and then was able to proceed numerous time I was off by more than two rotation and after completing the bed mesh went from lots of red to almost all blue... Thank You!
Excellent video. Will definitely give it a try.
Thought. Are you sure those red indicators are going to stay at the correct position after printing wth all those vibrations?
Thank you for your question! I offer various pointer options to ensure that you can select the one that offers optimal friction for keeping the pointer securely in place. Achieving a smooth and even friction on the first layers of the motor cap (the dial with the groove) is essential for ensuring a consistent track for the pointer. I highly recommend printing the cap with its face down on the flattest section of your build plate to guarantee the best results.
Thanks again for the awesome work! Do you think adding a belt to the z-axis rod you make the printer more consistent?
Yes, check @Heiko-Prints videos he did both on top, then in an update he moved the belt under the printer. You'll have to change the Z-motors though to double-shaft variants which are bit bit pricey imho.
@@gerGoPrint3D Understood, thanks for the reply!
Thanks for sharing all your improvements with us. I haven’t watched a video of yours yet that hasn’t been helpful to me in some way.
Wow, thank you so much!
all i get is "Probe triggered prior to movement". how do i fix this?
Are you using the official Klipper Screen from Sovol? Other Klipper solutions might need a bit of tweaking. This message comes when there is something metallic near the probe. Make sure its own cable is routed away from the probe, and no led light mods or other wires, metal parts are near.
This looks amazing, thank you so much for sharing! My Sovol SV06 has a BL Touch and I am getting an "out of range error". I had a look through your file but I couldnt make sense of how to edit this to accommodate the different offset! Can you help?
you will need to change the lines:
{% set ym=(ymin+ymax)/2 + 18.5 %}
{% set xx=xmax -47 %}
these are basically where the probe-nozzle distance comes into play.
ym is the nozzle coordinate when the probe is in the center of the bed.
xx is the nozzle coordinate when the probe is as far from the right edge as it was from the left edge when x was 0 (hard to explain. basically the x coordinate of the right measuring point).
@@gerGoPrint3D thank you so much, I appreciate that! Should be able to figure it out from here 👍 I get exactly what you mean about the "mirrored" right edge coordinate don't worry!
@@gerGoPrint3D Well my next problem was that the BL touch wouldn't deploy! I have switched back to the inductive probe and performance seems about the same - now your great script works out of the box, and I can also use those Orcaslicer/Klipper scripts without tinkering.
@@homerghostYes the only reason to switch away from the sotck inductive probes if you need to use non-metallic print bed surface. Otherwise the probe that comes on these Sovol machines are satisfactory.
Hello In regards to the z tilt markers I purchased the original version months ago do you offer the new ones at a discount. Also will I need to change anything on my recently changed over to orca with Christian Vicks settings as per your comprehensive video.
You are eligible to all the updates for free. If you log in to your cults account you will be able to re-download the models, and get the updated version. In fact, I always have cults3D send update remiders to all exisitng owners of my designs. Thank you for all your support!!!
@gerGoPrint3D ever influenced should take pointers from you. YOU are always responsive to all inquires. Thank you!!
I got it on klipper but use mainsail and not a screen, is it possible to have the oclock display to adjust, I only get the results of the 2 heights, Your gantry is level (0.54↔0.5)
HI. I am surprised the CW/CCW messages don't appear, they are using the exact same "RESPOND" command to show the info. Make sure to have the empty [respond] section in your printer.cfg somewhere. But if it would be missing, your other message would not appear either.
I get a UNKONWN COMMAND: RESPOND im going to assume this is because im using the btt pad 7 anyway i can fix this? I do have the sv06 and klipper screen sovol sells printer is coming tm and screen is already here I cant wait to try that im gonna say its setup for that particular screen and is why its not working on my other setup.
Easy: just add the line [respond] to your printer.cfg leave a blank line before and after
Works thanks so much@@gerGoPrint3D
There are 2 files called z_tilt_via_probe.cfg. Which one should we use?
V4 is the newer one. I always include earlier versions if they work well for someone they are not forced to update. But V4 is recommended as it brings some important safety features and optimizations (all explained in the description of the project, under the section "MACRO UPDATE v4 FOR KLIPPER SCREEN")
You say you don't need the macro for the SV07 and it's Plus because it already has a leveling macro but the macro I have on my SV07+ doesn't bounce up and down on each side as your video shows nor does it give instructions on how much to turn it to make it level.
Or have I misunderstood?
On the SV07+ just use the button "Z-tilt" under "Machine leveling" on the Klipper Screen. If you don't see the "Z-tilt" option, enable it in settings!!!
Hey Ger! I am not using klipper screen and after z tilt done I get "Unknown command:"RESPOND"" into my console. I don't get prompt of how much to turn wheel. Thanks if you will help me
Check the comments on the cults3D project. Others had this problem with different Klipper installs. You will need to change M118 to the "respond" command and add [respond] to your printer cfg. That will hopefully fix it.
Subbed. Nice videos 👍
Thank you :)
Downloaded and when the probe moves to the right it goes to far. I'm using the stock probe on the SV06. Ideas?
Are you using the Klipper Screen from Sovol?
Please try increasing the value [mm] slightly in this line:
{% set xx=xmax -47 %}
@@gerGoPrint3D Im using a BTT HDMI 7. It does this when using the screen or using the Mainsail interface.
@@Kev7274 Yes my macro is for the "official" Klipper Screen by Sovol, but you can play around with the line in my previoius comment and get the correct adjustment for xx (right side coordinate)
@@gerGoPrint3D Ok,I will try that. Do you recommend going up by 1% increments? So from -47 to -48 for example.
@@Kev7274 I would probably go -100 first, and see how far it is from the edge then, adjust the value with that distance...
Hello, I have bought your mod, but I need to change the minimum and maximum position, since when leveling the right side it is outside the bed, how can I do it?
How is it possible? The macro will detect the maximum size of your bed and adjust the measuring points based on the distance between the nozzle and the probe. Which printer do you have? Have you made modifications to your extruder / probe? You can actually adjust the right measuring point in the macro by changing the constant 47 in the line {% set xx=xmax -47 %} Be careful though make small changes and check their affect.
@@gerGoPrint3D Yes, I made some changes to my extruder, I also changed the probe for a bltouch
@@checkoakela7435 That makes sense then! Yes, so check that line I mentioned, I am sure you can tune it for your modded setup!
@@gerGoPrint3D I have been making changes to line 47, no changes take effect.
@@checkoakela7435 do you reboot between changes?