leadustin / QIDI-up2date-english

Update of the Qidi Series 3
27 stars 3 forks source link

Qidi X Smart 3 #13

Open mendeste opened 3 weeks ago

mendeste commented 3 weeks ago

Hi Leadustin great work well done Would you have the Printer.cfg and macro for Qidi X Smart 3 it would save me alot time if not I'll need to use the current one and clean it up

Cheers

leadustin commented 2 weeks ago

Hi Leadustin great work well done Would you have the Printer.cfg and macro for Qidi X Smart 3 it would save me alot time if not I'll need to use the current one and clean it up

Cheers

Hello mendeste, I currently have nothing for the Smart 3. I would have a look at the weekend to see if I can do something about it

mendeste commented 2 weeks ago

Thank you You are a legend

Regards

On Sat, 24 Aug 2024 at 7:34 AM, leadustin @.***> wrote:

Hi Leadustin great work well done Would you have the Printer.cfg and macro for Qidi X Smart 3 it would save me alot time if not I'll need to use the current one and clean it up

Cheers

Hello mendeste, I currently have nothing for the Smart 3. I would have a look at the weekend to see if I can do something about it

— Reply to this email directly, view it on GitHub https://github.com/leadustin/QIDI-up2date-english/issues/13#issuecomment-2307925642, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCIQLIU2IST4MG3NWJXUZY3ZS7BJ5AVCNFSM6AAAAABM5KFAFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXHEZDKNRUGI . You are receiving this because you authored the thread.Message ID: @.***>

leadustin commented 2 weeks ago

Just out of curiosity, have you flashed your Smart 3 to Klipper 0.12 etc? Because if not, a new printer.cfg and the macros won't help much.

mendeste commented 2 weeks ago

Hi Leadustin not yet waiting on 32g emmc to arrive should be this week then let the fun begin :) Regards

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free.www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Sun, 25 Aug 2024 at 18:58, leadustin @.***> wrote:

Just out of curiosity, have you flashed your Smart 3 to Klipper 0.12 etc? Because if not, a new printer.cfg and the macros won't help much.

— Reply to this email directly, view it on GitHub https://github.com/leadustin/QIDI-up2date-english/issues/13#issuecomment-2308780393, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCIQLIQWV4FJA6HIAUINDG3ZTG2D3AVCNFSM6AAAAABM5KFAFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYG44DAMZZGM . You are receiving this because you authored the thread.Message ID: @.***>

mendeste commented 2 weeks ago

Hi I've also got spare Extruder board So was going to keep the original board and emmc If anything went wrong I could always go back That's my backup plan 😀

On Sun, 25 Aug 2024 at 6:58 PM, leadustin @.***> wrote:

Just out of curiosity, have you flashed your Smart 3 to Klipper 0.12 etc? Because if not, a new printer.cfg and the macros won't help much.

— Reply to this email directly, view it on GitHub https://github.com/leadustin/QIDI-up2date-english/issues/13#issuecomment-2308780393, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCIQLIQWV4FJA6HIAUINDG3ZTG2D3AVCNFSM6AAAAABM5KFAFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYG44DAMZZGM . You are receiving this because you authored the thread.Message ID: @.***>

mendeste commented 2 weeks ago

Sorry Also got K-Touch was going to use this as replacement screen

On Sun, 25 Aug 2024 at 6:58 PM, leadustin @.***> wrote:

Just out of curiosity, have you flashed your Smart 3 to Klipper 0.12 etc? Because if not, a new printer.cfg and the macros won't help much.

— Reply to this email directly, view it on GitHub https://github.com/leadustin/QIDI-up2date-english/issues/13#issuecomment-2308780393, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCIQLIQWV4FJA6HIAUINDG3ZTG2D3AVCNFSM6AAAAABM5KFAFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYG44DAMZZGM . You are receiving this because you authored the thread.Message ID: @.***>

leadustin commented 2 weeks ago

Good luck with that. Remember that I have written this guide primarily for the Max-3 and Plus-3. However, you will find a customised printer.cfg and the macros folder in the download. The mainboard of the Smart 3 is identical to the other two printers. Only the chamber heater is missing. If you have any questions, please write

mendeste commented 2 weeks ago

Thank you will let you know how i go :)

mendeste commented 2 weeks ago

Hi Leadustin Everything installed used Fluidd instead of mainsail Just got one problem, when I home it should home X91 and Y91, which the center of the build plate But it homing to far down and across Regards

leadustin commented 2 weeks ago

Hi Leadustin Everything installed used Fluidd instead of mainsail Just got one problem, when I home it should home X91 and Y91, which the center of the build plate But it homing to far down and across Regards

II have seen that the homing position is still at 140mm You must make your settings accordingly in the sensorless_homing_override.cfg. You should change the following variables:

variable_x_backoff_distance: 11 # Distance in mm to back off from the X axis after homing. variable_y_backoff_distance: 24 # Distance in mm to back off from the Y axis after homing.

variable_first_homed_axis: 'X'

variable_safe_z_enable: True # Enables/disables moving the printhead to a safe XY position before homing the Z axis. variable_safe_x: 91
variable_safe_y: 91

If you have installed fluidd, you have to replace the client.cfg in the macro folder with the one from /home/mks/fluidd-config/client.cfg and adapt your personal changes. You must also check whether everything is entered accordingly in moonraker.conf. Please check in your printer.cfg whether the individual files are included correctly. You can also upload your printer.cfg and moonraker.conf here and I will check.

mendeste commented 2 weeks ago

Thank you I'm bet confused get this from where /home/mks/fluidd-config/client.cfg ( Is this my original client.cfg file? Regards

leadustin commented 2 weeks ago

Thank you I'm bet confused get this from where /home/mks/fluidd-config/client.cfg ( Is this my original client.cfg file? Regards

Yes, this is the original client.cfg. I have packed the one from Mainsail into the macros folder and included it in printer.cfg.

mendeste commented 1 week ago

Hi Leadustin All working great after 4 attempts 🤪 Tried twice with fluidd but moonraker would not connect after reboot. So installed with mainsail config everything and need to comment out some entries. Then once everything was working, I installed Fluidd using kiauh. Works great side by side with mainsail. I only have one problem this come up while printing but does not effect the printer Stepper driver 'stepper_y' is over-heating But it’s not, same temperature as the other 2 stepper motors

leadustin commented 1 week ago

Hi Leadustin All working great after 4 attempts 🤪 Tried twice with fluidd but moonraker would not connect after reboot. So installed with mainsail config everything and need to comment out some entries. Then once everything was working, I installed Fluidd using kiauh. Works great side by side with mainsail. I only have one problem this come up while printing but does not effect the printer Stepper driver 'stepper_y' is over-heating But it’s not, same temperature as the other 2 stepper motors

I'm glad to hear that your conversion went well. However, I can't really help you with the temperature problem. It may be a cooling problem. Or the stepper has a hardware problem. Have you installed Klipper TMC Autotune? This can cause problems under certain circumstances.

mendeste commented 1 week ago

Hi Leadustin

All good working great The temperature problem my fault forgot to plug in the mother board Fan See attached pictures Working with BBT K-Touch screen

On Sun, 1 Sep 2024 at 1:41 PM leadustin @.***> wrote:

Hi Leadustin All working great after 4 attempts 🤪 Tried twice with fluidd but moonraker would not connect after reboot. So installed with mainsail config everything and need to comment out some entries. Then once everything was working, I installed Fluidd using kiauh. Works great side by side with mainsail. I only have one problem this come up while printing but does not effect the printer Stepper driver 'stepper_y' is over-heating But it’s not, same temperature as the other 2 stepper motors

I'm glad to hear that your conversion went well. However, I can't really help you with the temperature problem. It may be a cooling problem. Or the stepper has a hardware problem. Have you installed Klipper TMC Autotune? This can cause problems under certain circumstances.

— Reply to this email directly, view it on GitHub https://github.com/leadustin/QIDI-up2date-english/issues/13#issuecomment-2323177876, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCIQLIQ3HHYC4QBKURZCX43ZUKSJZAVCNFSM6AAAAABM5KFAFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRTGE3TOOBXGY . You are receiving this because you authored the thread.Message ID: @.***>

mendeste commented 1 week ago

IMG_1766 IMG_1765

leadustin commented 1 week ago

looks very good. Good job

theclue commented 1 week ago

Hi all,

I would also like to make the conversion to my x-Smart 3, I was just wondering if you perhaps can make an easier step-by-step sum-up of your debugging results about the homing issue. While trying to follow-up the thread, it's not totally clear to me I must admit.

Additionally, in your opinion, is the QIDI PSU powerful enough to power the Rpi3 used for alternative display (using a step-down ofc)? I would love a "all-in-case" solution for the conversion :)