Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to QGL locations, no probe offset #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

morph5555
Copy link

Update to QGL locations, no probe offset

Update QGL locations as nozzle is probe location.
@kyleisah
Copy link
Member

kyleisah commented Dec 27, 2022

Shouldn't we also have Trident's positions for z_tilt in here as well? Also, might be a good idea to clarify the values being edited. Currently it looks like you're just uncommenting something in the [probe] section when they should be in a different section related to leveling/tramming.

@morph5555
Copy link
Author

morph5555 commented Dec 27, 2022 via email

@raymondh2
Copy link
Contributor

What's the issue with leaving the probe points as is?

@nemgrea
Copy link
Contributor

nemgrea commented Jan 2, 2023

What's the issue with leaving the probe points as is?

the standard QGL has an offset built in because our probe was behind the nozzle when using an inductive setup. tap is using the actual nozzle so that offset should be 0

@morph5555
Copy link
Author

morph5555 commented Jan 2, 2023 via email

@skyaee
Copy link

skyaee commented Mar 1, 2023

Shouldn't we also have Trident's positions for z_tilt in here as well?

@morph5555
Copy link
Author

Shouldn't we also have Trident's positions for z_tilt in here as well?

Probably a wise idea, I haven't built a Trident yet, so I don't know much about it's configs. Happy to work with you to write it up if you willing to provide examples of your config so I can calculate the different size tridents.

@skyaee
Copy link

skyaee commented Mar 1, 2023

我们不应该在这里也有三叉戟的 z_tilt 位置吗?

可能是个明智的主意,我还没有构建 Trident,所以我不太了解它的配置。如果您愿意提供您的配置示例,我很高兴与您一起编写它,以便我可以计算不同大小的三叉戟。

[z_tilt]

Use Z_TILT_ADJUST to level the bed .

z_positions: Location of toolhead

##--------------------------------------------------------------------

Uncomment below for 250mm build

#z_positions:

-50, 18

125, 298

300, 18

#points:

30, 5

125, 195

220, 5

Uncomment below for 300mm build

#z_positions:

-50, 18

150, 348

350, 18

#points:

30, 5

150, 245

270, 5

Uncomment below for 350mm build

#z_positions:

-50, 18

175, 398

400, 18

#points:

30, 5

175, 295

320, 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants