VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

Recent content by MichaelOToole

  1. MichaelOToole

    If you had to build another Voron?

    Looks like chaoticlab can supply all my needs in individual kits, for example, I just ordered: Set 4: Voron 2.4 Heated Bed Kit (350mm) for $129 and strangely enough, shipping was free? I suspect the price does not include duty or VAT but even so, being able to order individual kits changes...
  2. MichaelOToole

    If you had to build another Voron?

    @NoGuru, Many thanks, much appreciated.
  3. MichaelOToole

    If you had to build another Voron?

    Anyone use the Nitehawk, would love some feedback... @NoGuru, you switched to Nitehawk and if I remember correctly, you were pretty happy with it, just checking to see if you had any issues since.
  4. MichaelOToole

    If you had to build another Voron?

    I know, it would be impossible, I'm a nutter for anything Mechanical/Electronic. :) (I'm an old Engineer)
  5. MichaelOToole

    If you had to build another Voron?

    @claudermilk Have to admit I really like stealthburner/tap combo and Revo is my number one choice (even if a bit expensive). I might consider trying Beacon in the future. No matter what I choose, Canbus is a must for me. The EBB SB2209 CAN (RP2040) has worked really well but I might try the...
  6. MichaelOToole

    If you had to build another Voron?

    Because I was forced to tinker with my Voron 2.4 after almost 2 years, I am half tempted to build another one. Which leads me to ask: Which Voron would you build and what would you include? For my part I'm leaning towards another 2.4 (350mm version) with: Stealthburner, Tap, Canbus\USB etc...
  7. MichaelOToole

    Copy all config files from Pi to PC

    Easiest way to backup your config files from your Pi I use the following to copy the config directory from my Pi to my Linux PC using the terminal (on my PC) scp -r pi@voron24:/home/pi/printer_data/config /home/Mike This will copy the complete config folder and files (the -r = recursive)...
  8. MichaelOToole

    Almost another screw-up (Klippain)

    I tried to install Klippain assuming I had it previously, in short, it went wrong... (apparantly I was missing system files it needed, it could not continue)... My system was broken again... Klippain appeared to completely rewrite things, all my configs were gone again (I had copies but luckily...
  9. MichaelOToole

    I managed to loose my configs

    Printed a little box...☺️ Didn't do purge line (I forgot to include purge.cfg) and the localized mesh was not centered, it printed left of center? Added back purge.cfg, how purge works... To Do: Adaptive mesh not centering on bed, neither is the print? Fixed! changed 175 to 150 in homing.cfg...
  10. MichaelOToole

    I managed to loose my configs

    @NoGuru My current printer.cfg is a copy (from my attachment posted in the forum) and appears to be correct working copy. Post Edited! Removed text/question based on wrong assumption, I referenced the wrong git file... I had to many copies of file open, leading to total confusion on my...
  11. MichaelOToole

    KlipperScreen\XServer not starting - 'No screens' error. PI boots to console prompt.

    It's been a while but... I had to rebuild the pi / mainsail SD and everything worked except my LCD display was upside down (same on original build but I managed to fix but can't remember the fix). This time I followed the [Set my boot config.txt as directed in the LDO kit documentation] That...
  12. MichaelOToole

    Anyone got a printer.cfg for...

    October 2025... Just a note (as I had to rebuild my mainsail/pi SD card)... I tested this again and 128 is reported now, I guess they fixed it.
  13. MichaelOToole

    I managed to loose my configs

    Edited this post as removed comments related to: txqueuelen (can0 buffer being 10), it appears the issue is now fixed, buffer is now 128. So instead, where exactly are the setup help pages?
  14. MichaelOToole

    I managed to loose my configs

    LCD Screen Upside Down Same issue as first build, but I can't remember the fix, I tried this: https://docs.ldomotors.com/en/guides/btt_43_rotate_guide Spoiler Alert! it did not work correctly, it did rotate the display and touch but you loose graphics driver, so no graphics, no...
  15. MichaelOToole

    I managed to loose my configs

    I made a little progress, here's the cfg's I had (according to printer.cfg I posted here which should be pretty current)... [include mainsail.cfg] [include canbus.cfg] [include homing.cfg] [include fans.cfg] [include nevermore.cfg] [include probe.cfg] [include K-ShakeTune/*.cfg] [include...
Top