Giter Club home page Giter Club logo

euclid_probe's Introduction

EUCLID PROBE

The highly accurate, magneticaly coupled Z-Probe that is not affected by bed temp, bed material, magnetism or surface treatment.

The probe can be configured to be used as Z-endstop, be manually or automatically deployed via gcode macros, and can take advantage of the firmware's probe pickup detection scheme to ensure pickup/release. It uses screw attached magnets for both mechanical coupling and for electrical contact. The Z-Probe circuit is completed when the probe is attached.

The unique dock design securely captures the probe, providing secure and reliable docking and undocking.

We have moved all documentation to https://www.euclidprobe.com

All data and source files will remain here and be linked from here

YouTube Channel - https://www.youtube.com/channel/UCIUXRiUfHCOrqRxitcH9O6g

Discussion and support is available as a subgroup to the CroXY Discord- https://discord.gg/jfnVrUx2uK croxy

Parts kits and fully assembled probes are available for purchase at www.euclidprobe.com.

The most current info, including printable dock and mount files are also hosted at www.euclidprobe.com.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Euclid Probe YouTube Channel


Euclid Probe YouTube channel

euclid_probe's People

Contributors

akhamar avatar blalor avatar duckle29 avatar jphalip avatar nionio6915 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

euclid_probe's Issues

failed bed mesh causes probe to crash

hello all. i have a blvcube 500x500 i have my euclid probe set up correctly. it stowes and deploys like it should except when my mesh fails before a print. the probe stays in the last position it was in, when i home the probe is still attached and collides with its dock. what do i need to do in order for my probe to remesh/ redock/ or stay connected and just rehome xyz and mesh again without having to use m401 and m402
Probe.zip
Euclid (2).zip

step files are corrupt

In the Railcore area the .stp files for the dock are corrupt.

Error: Autodesk Translation Services failed to translate the step file, please make sure the step file isn't corrupt!

homexy.g

Hey mind sharing your homexy too?

Supply STEP files

I'm trying to customize mounting, but your STLs won't convert to solid well. Would it be possible to supply STEP files as well? I'd be happy to share my results with you.

Schematic / gerber files

I noticed that schematic / gerber files are not included into github repository. Is there a reason for that?

Small errors to fix

RRF3_Example_Auto_Deploy_Probe_Fixed_Dock.g

Line 104
G0 X150 Y150 G3000 ; move to the center of the bed

G3000 should be F3000


RRF3_Example_Auto_Retract_Probe_Fixed_Dock.g

Line 68
G0 X0 Y70 F3000 ; move to ready position

Should be updated to be

G0 X0 Y70 F3000 ; move to Dock Re-entry staging position

Provided M2.5 self-tapping screws *will* split Clockwork2_Euclid_MGN12X_RIGHT_Carriage_Ver2.stl

On the main Voron installation guide:
https://euclidprobe.github.io/02c_Voron2.html#clockwork2--stealthburner-native-mounts

it is mentioned under section "Clockwork2 & Stealthburner Native Mounts" that

The left and right halves of the native carriage shells for Voron Stealthburner / CW2 / Clockwork 2 have been modified to accept the probe with M2.5 self tapping screws from underneath.

Though the provided screws in the kit are to long to fit and will split the printed part "Clockwork2_Euclid_MGN12X_RIGHT_Carriage_Ver2.stl" (Link) open rendering it unusable.

I would strongly suggest to implement the mounting holes either deeper or as full thru-holes instead of pocket holes. As an alternative, heatset inserts may be a more viable solution, too, certainly preventing splitting the printed part in that kind of delicate area.

Which gantry mount (Voron 2.4) is recommended?

I want to replace my Voron's Z endstop pin with the euclid probe. I suppose, I'll need to mount the dock to the gantry - is that correct?
If so, which of the numerous gantry mounts is the one recommended by the Euclid team?

image

Thank you!

Bug in 00-euclid_exampleV5.cfg crashes Bed into Hotend

When using the Euclide probe on a V-Core 3 - 400 Machine while running RatOS and having a Z-Offset >=+5mm the Code in the line 136 of "00-euclid_exampleV5.cfg", G0 Z5, will make the Bed move in the wron direction after homing Z. If the Z-Offset is <5mm this wont happen and the bed will move as expected after homing.

FIX: Change the value for Z in the line 136 so that is is always strictly larger than your Z-Offset

Probe deploys instead of batch mode

klippy (3).log
Euclid (8).zip
print_area_bed_mesh (5).zip
hello i am using euclid probe with blvcube printer 500x500 build. i am having issues with the latest euclid commands. when using print bed mesh calibrate by turge08 stuff gets weird. assert probe command for me do not work. i get error probes already triggered. When the gcode does work I can home the bed and z tilt adjust. the probe is supposed to stow but it doesnt, the probe goes to the left of the dock and swipes it off causing an error saying probe already triggered. what do i need to change in order for this macro to work?

The Probe Is Already Attached - But it isn't

Hi, I have setup everything and verified it's in NC mode and checking the pin shows that it's low, but the default M401 script is telling me that the probe is already attached when it isn't.

Fortunately QGL then fails because it recognizes it isn't there.

Here's the PROBE section in Klipper:


[probe]
pin: ^EBBCan: PB5
x_offset: 5
y_offset: -20
z_offset: 5.379
speed: 5
samples: 2
samples_result: average
sample_retract_dist: 3.0
samples_tolerance: 0.050
samples_tolerance_retries: 3
lift_speed: 30

Interestingly, after the message from the 401 comes up on the console, if you click it immediately again, it's correct and goes and gets the probe.

Note this is on an EBB-36 canbus board. I can't find any documentation on how it should be configured with that board.

Voron CAD models missing body.

The Voron 2.4 mount files under /CAD/Voron are missing the actual body for the mount.

All that are in the files are the extrusions and screws.

Please re-upload the files with the mount bodies included.

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.