Closed Careless closed 5 years ago
Having the ability to map a 235x235 and 300x300 bed would be Great!
This should be live in the latest release. There are new boxes you can type any dimensions (in mm) you like. :D
Awesome! Thanks. I'll be using this once my printer is fixed. I'm just waiting for parts.
Dumb question, How do you get it to start the utility? Thanks
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.
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 .
Hmm, I might still be misunderstanding. You should be able to:
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:
- Download bed-inspector.exe from the latest release https://github.com/npiegdon/bed-inspector/releases/latest page.
- Run it.
- (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 .
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).