-
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
- 0
TeamFDM.com is an UNOFFICIAL companion site for the DIY Voron 3D printer community. For official docs and final source of truth, visit the Official Voron Discord or the Voron Github
Question
mvingtargt
Reposted this in the General discussion section, because that's probably a better fit, I'll take this one down or edit it witht the answers/solutions once I have one.
I've been through the discord, and searched through the forums, but couldn't find an answer, so here we go.
I am working on getting my voron 2.4r2 up and running for the first time and trying to configure for sensorless homing while using the nitehawk SB.
I started by using the guide for the nitehawk straight from LDO found here, which leads to the GitHub repository here. Those instructions involve creating a file called nitehawk-sb.cfg and then an include in the orignial printer.cfg file that points to it. The nitehawk-sb.cfg file makes some changes to the printer.cfg file for proper operation (which I'm all for!)
However, when researching where to put the jumpers on my octopus to allow sensorless homing I came across this article on the Vorondesign.com page. That article clearly led me to which jumpers to use, but it also indicated that I have to make changes to the printer.cfg file or "..YOU WILL BE SAD." These change are "mostly" already put in by the nitehawk-sb.cfg file, but there are some notable differences. For example. The VoronDesign page says to:
If you have a [safe_z_home] section, find it and comment it out as we will be using homing override as found in homing.cfg.
Which I did, because the nitehawk instructions don't inherently cover sensorless homing, but then I get to the Stepper_X instructions in the VoronDesign (I'm using 2209 drivers) it says:
Updating stepper_x
[stepper_x]sectionendstop_pin(PG6 for example)endstop_pintotmc2209_stepper_x:virtual_endstophoming_speedto80homing_retract_distto0[tmc2209 stepper_x]section (usually right below where you just edited)diag_pinto match what you recorded from step 2, but add a ^ before it. Example:diag_pin: ^PG6diag_pinentry:driver_SGTHRS: 255pretty straight forward it would seem, except the nitehawk-sb.cfg already made some changes (basically steps 1-3)
but it had set homing_speed to 100 and the homing_retract_dist to 5 (I updated my file to follow the vorondesign instructions). The nitehawk-sb.cfg file had already found and moved the diag_pin to read " diag_pin: PG6 " instead of " diag_pin: ^PG6 " and it has the value for driver_SGTHRS: 60 instead of 255 as in the VoronDesign instructions.
But anyone that has good advice is welcome.
Edited by mvingtargtLooking ahead to the rest of the instructions there are similar disparities. So..... now I've stopped. Does anyone have advice on which settings to use and why? Anyone that has a similar build/setup please move to the front of the line
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.