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 vinnycordeiro

  1. vinnycordeiro

    Dual monitor question for 2.4 with pi 3B

    Let me understand your setup: you are mirroring on both monitors the same content? EDIT: I'm asking because Linux isn't exactly very good at mirroring content on monitors with different resolutions without some manual configuration. I don't know what is the resolution on your 25" monitor, but...
  2. vinnycordeiro

    15000 serialized VORON printers in the wild

    We made some guesstimates on the Discord, considering the number of sales of kits sold that were told to us by a representative of LDO. The number of unserialized printers might be something between 4 and 10 times the number of serialized ones, most of them probably in China due to their...
  3. vinnycordeiro

    Manta M8P and CB1 or RP 4 and FYSETC Spider?

    Fysetc boards have a bad reputation of being finicky and stopping working out of the blue, specially the Spider (don't ask me how I know that). I'd go with a RP4 and an Octopus board, also from BTT like the Manta. The CB1 single board computer have a reputation of not being able to handle...
  4. vinnycordeiro

    X carriage design??

    All Voron Design projects are hosted on Github: https://github.com/VoronDesign/ There not only you will find the STL files, but also the STEP (and sometimes F3D) files so you can make changes if that's needed for you use case.
  5. vinnycordeiro

    Hotend mounting adapter melting

    To add to what NoGuru already said, would you mind to share which type of filament you used to print that part?
  6. vinnycordeiro

    Recovering RasPi Password

    Well, I didn't know your level of proficiency on Linux so I gave the easiest method to follow. Generating the hash externally to fool the system is definitely an advanced way to solve your problem, and I'm happy that you was able to solve it. 🙂 And one more way to do it to remember in the...
  7. vinnycordeiro

    Recovering RasPi Password

    You will still need to login locally on the Rasperry Pi to complete this method, it's the only way to change the password.
  8. vinnycordeiro

    Recovering RasPi Password

    Seen on StackExchange. You will need to change the username pi to whatever is the default user (go to the /home directory while the SD card is on your computer to see that, you may need to use a Linux desktop; alternatively, before issuing the passwd command go the the /home directory on the...
  9. vinnycordeiro

    Hello Enthusiasts

    While I'm sorry you had a bad experience, I don't get why you need to spend your precious time in life to write a rant about something you doesn't like. Take a walk, touch grass, pet a dog, go do something you appreciate instead of losing time with internet strangers. I also want to remember...
  10. vinnycordeiro

    Question Does anyone know if there is a project with stealthburner printhead STL for Vyper Hotend V5?

    If there is a 3d model available of it a designer can work on that. I quickly google searched for one but alas, couldn't find anything.
  11. vinnycordeiro

    Klipper Coding - Where to add custom thermistor table

    Have you read the official Klipper documentation? https://www.klipper3d.org/Config_Reference.html#adc_temperature As long as you have a way to measure the resistance at precise temperature points (easier said than done) you can define any arbitrary thermistor.
  12. vinnycordeiro

    Running without Bowden

    Filament friction can carve the part of the toolhead where it enters the extruder on a direct drive setup. Don't ask me how I know that...
  13. vinnycordeiro

    Other 3D printing communities

    There is the forum organized by Prusa, which obviously focus on their printers. Other than that most of the discussion these days are either on reddit or Discord, as much as we dislike it. This very forum was a long time request from some people of the community.
  14. vinnycordeiro

    Invites to weigh in with opinions and experience

    Looks like an ad disguised as an opinion article.
  15. vinnycordeiro

    Question Powering Rasverry Pi 5

    That's because usually power supplies are nominally rated without load, the output voltage usually drops a little when a load is present. By increasing the nominal voltage to 5.1V they guarantee that there's at least 5V on the output when you connect the RPi. Consumer electronics usually...
Top