AndrewEllis93 / Pressure_Linear_Advance_Tool

Pressure Advance / Linear Advance Calibration Tool
https://ellis3dp.com/Print-Tuning-Guide/articles/pressure_linear_advance/introduction.html
GNU General Public License v3.0
38 stars 19 forks source link

Selectable Z zero location #11

Closed hoverdj closed 1 year ago

hoverdj commented 1 year ago

My printer is a FlashForge Creator Pro (MakerBot replica, basically) that has the bed rising and lowering for the Z axis. Zero is at top.

When running your code, it appears it assumes Z0 is at the bottom, as is the case with most printers (I think).

It would be nice if your tool could allow for that as an option. Maybe it does and I'm just not seeing it?

Thanks for your consideration! D-

AndrewEllis93 commented 1 year ago

Currently it does not have that - but I don't think it would be too difficult to add, pretty much just invert all the Z coordinates, right?

hoverdj commented 1 year ago

Yes, that is the way I understand it. ThanksD-On Dec 15, 2022, at 7:48 AM, AndrewEllis93 @.***> wrote: Currently it does not have that - but I don't think it would be too difficult to add, pretty much just invert all the Z coordinates, right?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

hoverdj commented 1 year ago

Never mind. It magically started working. No idea what I did wrong last time. thanks for being willing to do it though. D-