Coder Social home page Coder Social logo

Comments (5)

bitfabrikken avatar bitfabrikken commented on August 23, 2024

I agree. Even two layers for the base would be enough for me.

Also a bit worried that you can't input flow - in my case, I had a flow of 0.9 / 90% from the previous calibration step, and that won't be taken into account when calibrating the retraction.

from teachingtechyt.github.io.

unnameduser2 avatar unnameduser2 commented on August 23, 2024

and now I also noticed that the gcode is using z lifting (by 0.2 on right tower/0.4mm on left tower) for retraction:
; layer 19, Z = 3.800
; feature inner perimeter
G1 Z4.000 F1200
G1 X135.202 Y111.994 F6000
G1 Z3.800 F1200
.
.
; feature inner perimeter
G1 Z4.200 F1200
G1 X90.798 Y111.994 F6000
G1 Z3.800 F1200
.
.
; layer 20, Z = 4.000
; feature inner perimeter
G1 Z4.200 F1200
G1 X90.798 Y111.994 F6000
G1 Z4.000 F1200

So z axis lifting could be used as separate test parameter (and probably should be set to 0 by default)

from teachingtechyt.github.io.

bitfabrikken avatar bitfabrikken commented on August 23, 2024

I concur @unnameduser2 - I did the retraction calibration earlier, and it came out perfect. But when I went back to my slicer and input those values (without z-hop), it was back to stringing. Am currently printing PETG, where I've heard that z-hop is a bad idea.

from teachingtechyt.github.io.

firestrife23 avatar firestrife23 commented on August 23, 2024

I concur @unnameduser2 - I did the retraction calibration earlier, and it came out perfect. But when I went back to my slicer and input those values (without z-hop), it was back to stringing. Am currently printing PETG, where I've heard that z-hop is a bad idea.

Same here, I'm surprise to see Z-hop fixed my stringing issues too.

from teachingtechyt.github.io.

teachingtechYT avatar teachingtechYT commented on August 23, 2024

Z hop is now removed, and will be made a user set feature shortly.
I agree it would make the print more efficient to have a thinner base, but a lot of manual changes have been made to the source gcode now which would make reslicing and preparing very laborious.

from teachingtechyt.github.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.