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 orge

  1. orge

    Toolchanger xol with tap

    Your are a champ 👍😄
  2. orge

    Toolchanger xol with tap

    Sorry for all the dumb questions. I cannot find the dock stl where the idle toolhead is placed.
  3. orge

    Toolchanger xol with tap

    Ok, cannot see it, but maybe as the build come along it gives meaning 😄 thanks. The tap i use for the height adjustment is the one i am looking for
  4. orge

    Toolchanger xol with tap

    I am going with the stealth changer, but cannot see where the tap should be, any usefull links ?
  5. orge

    Toolchanger xol with tap

    It is a 2.4R
  6. orge

    Toolchanger xol with tap

    Hi I am looking for toolchanger preferable based on xol and tap ebb36 Where domi find stl, documentation for this ? Newbee in toolchanger Brgds
  7. orge

    Homing issue

    apparently it is working - thanks
  8. orge

    Homing issue

    Voron 2.4r with tap - sensorless homing -klipper When homing from middle in build plate no problem. When homing from 0,0 ish it hits constantly the right beam, and stops after a while without homing - why ?
  9. orge

    MCU 'mcu' shutdown: Missed scheduling of next digital out event

    I bought a new rpi4 and this solved it
  10. orge

    MCU 'mcu' shutdown: Missed scheduling of next digital out event

    Thanks, I have seen this about the 3 version another place, so I have ordered a 4, to see if this can solve it .....
  11. orge

    MCU 'mcu' shutdown: Missed scheduling of next digital out event

    When running for about 2 hours, I get this error.: MCU 'mcu' shutdown: Missed scheduling of next digital out event This is generally indicative of an intermittent communication failure between micro-controller and host. Once the underlying issue is corrected, use the "FIRMWARE_RESTART" command...
  12. orge

    rip camera cannot connect

    I have a RPI camera connected to RPI3, it has worked before, but had to install a new sd card as the old one got corrupted, and now I cannot connect. I can see it in crows nest /base/soc/i2c0mux/i2c@1/ov5647@36 I tried following this https://crowsnest.mainsail.xyz/faq/upgrade-from-v3-to-v4...
  13. orge

    Tap Z Endstop/probe always triggered in klipper

    I am running EBB36 and can bus. Have connected the tap to PB3, and get the blue light -all the time. Tried switching the wires gnd and sig, and get the red light. klipper changes the signal fine to open/triggered, BUT I cannot get the blue light to go away no matter if tap I up or down, what am...
  14. orge

    Change homing order

    I get this : homing_override and safe_z_homing cannot be used simultaneously
  15. orge

    Change homing order

    I want to change the XY homing to YX how do I do this ? I tried : [safe_z_home] gcode: G28 Y0 G28 X0 G28 Z5 home_xy_position: 100,100 # 100,100 #205, 300 #-10,-10 speed:40 z_hop:10 but code is not accepted
Top