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 Death69

  1. D

    Solved Z Endstop Pin Location

    That solved it. I don't know where the button is that makes this thread "Solved".
  2. D

    Solved Z Endstop Pin Location

    So G28 should just reference the [homing_override] sections and follow it. I have attached the klippy.log. There is a [homing_override] section in it. Something somewhere tells the printer to go to the center of the bed, i have a strange feeling that it has something to do with the Klicky Probe...
  3. D

    Solved Z Endstop Pin Location

    What do I enter into the terminal to activate [homing_override]?
  4. D

    Solved Z Endstop Pin Location

    Hi, I am following https://docs.vorondesign.com/build/startup/ and I cannot get past "Z Endstop Pin Location (V1, Trident, V2, Legacy)" section. When I send G28 to the printer, it completes home X and Y, and then moves to the middle of the table for Z and tries to crash the nozzle into the bed...
  5. D

    Endstop Z and probe always Triggered

    I have cleared the error. stepper_z is set to endstop_pin: !PG10 Probe is set to pin: PG15 The problem was the endstop_pin: probe:z_virtual_endstop
  6. D

    Endstop Z and probe always Triggered

    That was the first thing I checked. I have attached a new config file. i have a strange suspicion that it has something to do with endstop_pin: probe:z_virtual_endstop Maybe it's in the wrong place, or something else is going on.
  7. D

    Endstop Z and probe always Triggered

    I changed the probe pin to PG15 and now it works correctly. New problem: When manually triggering the Klicky Probe; both the Klicky Probe and the Z endstop trigger together. When manually triggering the Z endstop, nothing happens.
  8. D

    Endstop Z and probe always Triggered

    After changing the config file and adding the ~ to PB7, Everything is now "open". However, when manually triggering the Klicky Probe or the Z endstop it remains open. ##################################################################### # Probe...
  9. D

    Endstop Z and probe always Triggered

    All of these should be changed or only the enable_pin:? step_pin: PF11 dir_pin: PG3 enable_pin: PG5 Change to: step_pin: ^PF11 dir_pin: ^PG3 enable_pin: ^PG5
  10. D

    Endstop Z and probe always Triggered

    I have tried that, it did not work. The picture shows what I see with and without the "!". I just want to make sure the all the configuration files look good before I dismantle the printer.
  11. D

    Endstop Z and probe always Triggered

    Hi, I have a Z Endstop Switch installed and Klicky Probe installed. From Mainsail I can see that Endstop Z and Probe always Triggered. When manually pressing the Z Endstop Switch, nothing happens. Where it says "probe" is it referring to the klicky probe or the hot-end? klicky probe is...
  12. D

    BTT Octopus v1.1 J57 Pin

    Can I control the LED Lights pin: PB10?
  13. D

    BTT Octopus v1.1 J57 Pin

    Hi, I am in the process of configuring my very first Voron V2.4r2 and I would like some assistance with the BTT BTT Octopus v1.1. I have plugged in the LED strip in to J57 Pin and I would like to know what the pin number is for that so that I can call it out in the printer config file. All...
  14. D

    GUI for 7in Capacitive Touch Screen

    Hi, I am looking for some advice. This is my very first Voron 2.4r2 (350) build and I bought a PI TFT70 TFT LCD Display DSI 800x480. I have successfully installed it and it works great. I would like to install a GUI on it and found a few options: OctoDash; Octoscreen; Octoprint; and Klipper...
Top