railcore / configs

Configs for RailCore Printers
MIT License
15 stars 20 forks source link

Precision Piezo Orion config #47

Closed dandancheeseandham closed 5 years ago

dandancheeseandham commented 5 years ago

Thought it might be worth adding, even though untested.

lostapathy commented 5 years ago

I'm good with this. I'm also thinking we're at a point after this PR where we should split up the probes to something like sys/probe/bltouch, sys/probe/ir sys/probe/piezo ? We're getting to where there's enough contextual comments with each probe type in config.g that, IMO, it's getting a little tricky to follow. Thoughts?

dandancheeseandham commented 5 years ago

I was thinking this also. 2 was OK, 3 is pushing it. (and 4 is too much!)

JohnOCFII commented 5 years ago

I use the Precision Piezo Orion. Here are my two config lines:

M558 P8 I1 H3 R0.4 F300 ; Set Z probe type to effector and the dive height + speeds G31 P50 X0 Y0 Z-0.05 ; Set Z probe trigger value, offset and trigger height - 1/2/2019