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 shiftingtech

  1. S

    Manta M80 V2.0 Endstop pinout for Y-Axis

    oh also, I *believe* the lack of endstop wiring in the kit is actually because formbot defaults to sensorless homing
  2. S

    Manta M80 V2.0 Endstop pinout for Y-Axis

    I'm not sure what you mean by a "board mnumonic". PF3 is the Signal pin, aka the pin that's actually connected to the MCU, and PF3 is its pin ID, such as taken from the actual processor's datasheet, which is also how klipper identifies it. Standard Endstop switch wiring is to wire signal & GND...
  3. S

    First time build - Nitehawk issues.

    We'll need klipper logs then
  4. S

    First time build - Nitehawk issues.

    There's been a few iterations of weird startup issues with the nitehawk. this guide may be applicable, though I don't know where to find it other than the discord (if you're on the discord, check the pins in #ldo)...
  5. S

    Help setup BTT SB2209 with BTT U2C

    What *exactly* is the output when you query for the uuid?
  6. S

    Question Problems going to 0,0 point

    That makes no sense at all, since all the toolhead window really just spits out gcode moves. G28 X Y G0 X0 Should be exactly the same result as doing the same thing from the toolhead window... Is it? Are there observable differences in speed or anything?
  7. S

    Question Problems going to 0,0 point

    where do you wind up with, say G28 X Y G0 X175 Y175
  8. S

    Question Trident build using BTT SKR V1.4 and CANbus toolhead?

    Probably worth clarifying, there are specific ebbs designed to run over usb. Running the regular canbus ones over usb ...well...it's possible, but probably not a great idea
  9. S

    New user needs some help..

    If you have a look at the [stepper_z1] section of your config, you'll see where you need to pick one of two options for the enable_pin, depending which version of octopus you have. Looks like neither option is enabled right now. (Which you'd think klipper would complain about, but I guess not)
  10. S

    Attaching and docking are different?

    The voron Tap probe is entirely integrated into the toolhead. there's no docking or attaching with it Are you perhaps talking about some klicky probe variant?
  11. S

    400 client error on v2.4

    We'd want to see the moonraker log, or at least the moonraker.conf Without further details, I can only guess that you put that added config in the wrong place, and broke the file somehow, and further guess that you didn't *quite* get the file restored to its original state
  12. S

    Carriage for Voron 2.4 R1 Dual Rail mgn9h

    2.4r1 is available as a TAG on github https://github.com/VoronDesign/Voron-2/tree/V2.4r1
  13. S

    Solved Toolhead board fault during hotend PID tuning

    I went into more detail on the discord, but in short you just have your extruder's temperature limits set too low for the temperatures you're trying to operate.
  14. S

    Unable to read tmc uart 'stepper_z3' register IFCNT

    so the config says now...look at your photos....do you have a driver in slot 7?
  15. S

    Material Choice for 3D Printer-like Lab Machine

    Honestly, if it's not moving fast (or accelerating hard), I doubt it matters much what material you use. If its staying at room temp, you could probably even use pla. Realistically though, I'd probably do abs-gf or asa-gf.
Top