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

Add Spiral Z-Hop and Diagonal Z-Hop like BambuStudio and Orca Slicer #15583

Open
Guaffo opened this issue May 22, 2023 · 5 comments · May be fixed by #17559 or Ultimaker/CuraEngine#1995
Open

Add Spiral Z-Hop and Diagonal Z-Hop like BambuStudio and Orca Slicer #15583

Guaffo opened this issue May 22, 2023 · 5 comments · May be fixed by #17559 or Ultimaker/CuraEngine#1995
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: New Feature Adding some entirely new functionality.

Comments

@Guaffo
Copy link

Guaffo commented May 22, 2023

Is your feature request related to a problem?

With normal Z-Hop the printer produces stringing.

Describe the solution you'd like

With this modification you should have less stringing without giving up Z-Hop. The nozzle should clean itself by wiping with the object. In the Spiral Z-Hop function, the nozzle goes up as it makes circles creating a spiral.

Describe alternatives you've considered

/

Affected users and/or printers

/

Additional information & file uploads

By spiral Z-Hop I mean this:
spiral

By diagonal Z-Hop I mean this:
diagonal

@Guaffo Guaffo added Status: Triage This ticket requires input from someone of the Cura team Type: New Feature Adding some entirely new functionality. labels May 22, 2023
@gaby64
Copy link

gaby64 commented May 30, 2023

I would like an option for this aswell.

TeachingTech made a post processor to achieve this:
https://teachingtechyt.github.io/diagonalZhop.html

A built in option would be much more convenient.

@SrGatoo
Copy link

SrGatoo commented Jun 12, 2023

Spiral-hop (Like does the bambu) would be amazing for managing stringing.

@gaby64
Copy link

gaby64 commented Oct 2, 2023

I am once again looking for this

@gaby64
Copy link

gaby64 commented Oct 3, 2023

For anyone interested, I found a post processing script for cura:

https://github.com/5axes/Cura-Postprocessing-Scripts/blob/master/DiagonalZHop.py

@NadineMik
Copy link

Hi guys,
I started working on this, and submitted a pull request for a spiral z-hop which is slightly different from the bamboo version, because it creates an arc which is always tangential to the previous and following movement. However, this merge request only contains the logic for a z-hop at the beginning of a travel and still does a normal unretract and un-hop.
Please let me know if you find any issues with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: New Feature Adding some entirely new functionality.
Projects
None yet
4 participants