Code Monkey home page Code Monkey logo

Comments (10)

shawnp30 avatar shawnp30 commented on July 1, 2024

image

from print_area_bed_mesh.

Turge08 avatar Turge08 commented on July 1, 2024

It looks like you have 2 macros that override bed_mesh_calibrate

from print_area_bed_mesh.

Turge08 avatar Turge08 commented on July 1, 2024

I hae accepted the merge request by @Dan-Ev which should address this issue. Update your euclid macros to the latest version and remove the BED_MESH_CALIBRATE macro from the euclid.cfg.

Here's some more information: #37

from print_area_bed_mesh.

shawnp30 avatar shawnp30 commented on July 1, 2024

i have updated my configs. I now get this error after i start a print and z tilt adjust. console says my probe is already triggered. probe goes to x endstop and stops.
Screenshot 2022-12-30 002957
Screenshot 2022-12-30 003104
Screenshot 2022-12-30 003122
Screenshot 2022-12-30 003147
Screenshot 2022-12-30 003204
Screenshot 2022-12-30 003220
Screenshot 2022-12-30 003235
Screenshot 2022-12-30 003255
Screenshot 2022-12-30 003314
Screenshot 2022-12-30 003332

from print_area_bed_mesh.

Dan-Ev avatar Dan-Ev commented on July 1, 2024

If you're doing multiple probes in one go (e.g. homing Z and then QGL, then bed mesh in START_PRINT macro) without stowing the probe each time you need to wrap these with EUCLID_PROBE_BEGIN_BATCH and EUCLID_PROBE_BEGIN_END.

There is an example START_PRINT on the v5 macros page

from print_area_bed_mesh.

shawnp30 avatar shawnp30 commented on July 1, 2024

from print_area_bed_mesh.

Dan-Ev avatar Dan-Ev commented on July 1, 2024

To stop stowing and then immediately redeploying you would use batch mode.

You might be able to add this in your start gcode in Cura, but I don't use it so wouldn't know if it works. I use a START_PRINT macro in klipper and just call that as the start gcode and then make any changes to that macro.

from print_area_bed_mesh.

shawnp30 avatar shawnp30 commented on July 1, 2024

I dont know what i am doing wrong. I have changed configs to no avail. using batch mode in cura yields no result but works. i am trying to use print bed mesh area. where the probe only probes where printed part is. I can get so far as to z tilt, when it get to bed mesh it deosnt follow bed mesh macro, it just meshes the entire bed
Screenshot 2022-12-30 230109
Screenshot 2022-12-30 230021

from print_area_bed_mesh.

shawnp30 avatar shawnp30 commented on July 1, 2024

Screenshot 2022-12-30 230852

from print_area_bed_mesh.

Dan-Ev avatar Dan-Ev commented on July 1, 2024

tbh I had the same problem with this macro. It didn't seem that the max/min points were passed to the macro and/or were ignored and the entire bed was meshed.

I now use https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging which works well and has the attach probe commands as a variable in the config.

from print_area_bed_mesh.

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.