npiegdon / bed-inspector

A small tool to evaluate 3D printer bed flatness
MIT License
56 stars 5 forks source link

allow input of bed dimensions in future version? #2

Closed Careless closed 5 years ago

Careless commented 5 years ago

would be cool to have an input field group that allows users to enter their bed dimensions and desired grid spacing so that it could be used on other/custom built printers with other bed sizes.

the grid spacing would allow the test to complete faster on larger print surfaces that may sometimes be used in conjunction with taller layer printing heights & line widths, as the deviation from point to point may be less critical on printers like that, but levelling to some degree with this application would still be welcome to those users.

Your app is a much better alternative to the solution in the 3DPrinterTool for Marlin (which I still like), or generating my own graph from a CSV/tabbed output in console (still decent, just bothersome, even with all the automation tools I've tried).

depark88 commented 5 years ago

Having the ability to map a 235x235 and 300x300 bed would be Great!

npiegdon commented 5 years ago

This should be live in the latest release. There are new boxes you can type any dimensions (in mm) you like. :D

depark88 commented 5 years ago

Awesome! Thanks. I'll be using this once my printer is fixed. I'm just waiting for parts.

depark88 commented 5 years ago

Dumb question, How do you get it to start the utility? Thanks

npiegdon commented 5 years ago

Do you mean once you're already running the app? In v1.2, click the "Measure every..." button. That will start running the grid pattern based on the number in the box next to that button.

depark88 commented 5 years ago

No, how to start the app. Thanks

On Sat., Jul. 6, 2019, 18:10 Nicholas Piegdon, notifications@github.com wrote:

Do you mean once you're already running the app? In v1.2, click the "Measure every..." button. That will start running the grid pattern based on the number in the box next to that button.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/npiegdon/bed-inspector/issues/2?email_source=notifications&email_token=ALMEDX7DEJMCX4GZCNU5OC3P6E675A5CNFSM4HFPKYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZLCY3I#issuecomment-508963949, or mute the thread https://github.com/notifications/unsubscribe-auth/ALMEDX5JUGZOJ6ZU6GQ3YCDP6E675ANCNFSM4HFPKYYA .

npiegdon commented 5 years ago

Hmm, I might still be misunderstanding. You should be able to:

  1. Download bed-inspector.exe from the latest release page.
  2. Run it.
  3. (If there is an error message, make sure you've got the .NET 4.7.2 Runtime installed.)
depark88 commented 5 years ago

Thanks, I figured it out last night. I hadn't seen the .exe file till then. Thanks for the help and a great app. Cheers

On Sat., Jul. 6, 2019, 23:49 Nicholas Piegdon, notifications@github.com wrote:

Hmm, I might still be misunderstanding. You should be able to:

  1. Download bed-inspector.exe from the latest release https://github.com/npiegdon/bed-inspector/releases/latest page.
  2. Run it.
  3. (If there is an error message, make sure you've got the .NET 4.7.2 Runtime https://dotnet.microsoft.com/download/dotnet-framework/net472 installed.)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/npiegdon/bed-inspector/issues/2?email_source=notifications&email_token=ALMEDX6GJPRIWJTWCTBJUO3P6GGV5A5CNFSM4HFPKYYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZLFWSY#issuecomment-508975947, or mute the thread https://github.com/notifications/unsubscribe-auth/ALMEDX3SEKSD5B52NRBW33TP6GGV5ANCNFSM4HFPKYYA .