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 brainkrud

  1. B

    General config file example

    I was hoping to get a set of config files so I can better learn how they work. I have the ones from the tutorial, and I have most of everything working- but I want to get deeper in understanding how options can be added. My present setup is : 300 mm base with klicky. I would like a set of...
  2. B

    Z offset ignoring me!

    Thanks- this helps. I just followed the sequence on the Voron2.4 site- and the startup instructions didn't mention adding a bedmesh config - but this is acting as if there is no zero reference. I'll give it a try!
  3. B

    Z offset ignoring me!

    Config attached. Thanks for any suggestions- I tried again a regular "Z_ENDSTOP_CALIBRATE" and the nozzle was within range for a print after repeating the z_endstop_calibration procedure 3 times. (then I printed 4 items). Once I shutdown- the endstop was incorrect again after restarting...
  4. B

    Z offset ignoring me!

    I've had this printer for a year. I have everything working great EXCEPT for the z-offset calibration. I have to update the z offset manually in the config file. My last go was to try the "auto_z" calibrate plugin. Seemed to work great with my klicky- found the z-endstop switch, found the...
  5. B

    software installation of btt octopus stm32f407 issue

    So I checked the 3V3 power - it was at 3.3V when the TMC2209s were all removed- and went down to .2V when they were inserted! I was able to communicated with boot0 with them removed. Still couldn't download over SD card (without boot0 jumper). All this time it was the TMC2209s!! Not sure...
  6. B

    software installation of btt octopus stm32f407 issue

    I double checked- the V_FUSED jumper is installed in J38 (bottom right corner of board). The 24V PSU green light is on the whole time. I think power might be the problem- I downloaded the datasheet and PCB layout. I disconnected all my motor drivers (forgot they were still plugged in). Now...
  7. B

    software installation of btt octopus stm32f407 issue

    Octopus always off of 24V power. So when I take the octopus down, the pi goes down too. (both are connected to power supplies connected to 120V switch)
  8. B

    software installation of btt octopus stm32f407 issue

    My pi is powered from an independent 5V power supply (which is powered from 120VAC). I was thinking maybe my PI USB is down? I tried different sockets- all the same. Still curious why the SD doesn't work either... The octopus has several green lights in the middle of the board. After...
  9. B

    software installation of btt octopus stm32f407 issue

    I appreciate the help. Yes, I checked 2 usb cables- both from the same place. I might purchase one- weird part is I do get dfu feedback only for a few seconds after pressing reset on octopus. That's how I read the marlin info. Then it's gone. This is repeatable every time. I have...
  10. B

    software installation of btt octopus stm32f407 issue

    I think I'm going to try to reflash the bootloader via an st-link...
  11. B

    software installation of btt octopus stm32f407 issue

    After step 5 above (no SD card installed), I got: Bus 001 Device 008: ID 0bda:b711 Realtek Semiconductor Corp. RTL8188GU 802.11n WLAN Adapter (After Modeswitch) Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID...
  12. B

    software installation of btt octopus stm32f407 issue

    Thanks again for the info. I ran your command and yes I was at version .9. I then ran your fix, now I see I am at v .11. I am unable to get the dfu of the device using lsusb command. I assume that since I can read the serial ids that the USB must be working. Any other help is greatly...
  13. B

    software installation of btt octopus stm32f407 issue

    Thanks- I didn't even notice the Marlin part. How is that possible? The board definitely updated when I plugged in the SD card (all the green lights eventually turned off) so something programmed- how could it program wrong- but still reference a processor and board? This is very strange.
  14. B

    software installation of btt octopus stm32f407 issue

    I'm a newbie- I followed the Voron 2.4 software installation to a btt octopus- using the setup for the stm32f407 (32k, 8 Mhz, usb on pa11,pa12..) When I uploaded via and SD card, and checked the serial id ($ls /dev/serial/by-id) I got this...
Top