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
40 stars 21 forks source link

Doesn't support centered origin #24

Open Megamannen opened 1 year ago

Megamannen commented 1 year ago

Is your feature request related to a problem? Please describe. Yes, I have origin in the center of my bed, there is no way of configuring that.

Describe the solution you'd like I want a checkbox that can shift all coordinates by -bed_size_x/2 and -bid_size_y/2 or a way to set the origin

Additional context bild

Megamannen commented 1 year ago

I just realized when reading the code that if I select "round" it will work for my case, since they are expected to have origin in center. How about changing it from "rectangle" vs "round" to "Origin in center" "origin at corner"