-
-
Notifications
You must be signed in to change notification settings - Fork 766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autolevel map not showing after scan #2534
Comments
I am answering this from a sun bed in Sicily, so I am a bit limited in the help I can give. The height map should render the colors from green which is the highest measured point to red as the lowest. Even if the difference is 0.01 mm you should be able to see it. Is it possible that the gcode model is currently above the scanned surface? The Z min/max is set when you press to take the min/max values from the gcode model. Can you take a screen shot? |
That's a very nice place to be! I loved Sicily when I went. I'm about to start another run so I'll grab a screenshot, but I do all my models with the top of the stock as Z0, so it's all below the surface. Another question which will help me in the short term so you can enjoy your holiday.... I ask as I'm cutting plastic so using a Z probe in the spindle, Z0 that in the centre of the model, scanning with autolevel, then swapping to the cutting bit and rezeroing that to the work surface. So should I Z0 the cutter in the centre, where I Z0'd the probe? Cheers. |
First pic is the scan settings. |
Ah, you need to show both the autoleveler window and the visualizer at the same time. As soon as you hide the autoleveler plugin it will automatically hide the leveling. I have seen a lot of people using the probe module which will render the probe puck. And it was rendered even if they didn't use that function at the time (the window was minimized). So the best way I came up with was to not render the probe puck if the probe window wasn't active. To keep things consistent I did the same with the autoleveler. Regarding your probing, having the Z0 in the center would make things difficult I believe. I would have the gcode zero on top of the material (working in Z negative space). That way, after a autoleveling you should be able to do a Z0 anywhere on the material and the rest of the probed points should be relative to that. |
Awesome, that fixed it! Sorry, I should have been more clear. By centre I just mean the centre of the circle where the axis cross is in the pics above. So if I zero the Z probe at X0Y0 then do the scan, will that point by default be Z0 in the scan and everything else is above or below that? |
Since there is an option to turn the scan preview off, would it be possible change the hiding behavior to be able to have the tab in behind my visualizer tab as I had it? Otherwise I'd need to open and close the auto-leveler module every time I want it so I can have my nice big visualizer back. Not a game changer, but if it's possible........ |
That's a great idea. Thanks again for all you help and your work on the program. |
Version
2.1.7
Hardware / Firmware
GRBL 1.1
What happened
I've seen the old autolevel tutorial, and the heightmap preview that gets generated after scanning.
Even though I have the setting "show preview" enabled (both in the autoleveller and the visualizer settings), with the standard colours, I get nothing.
The autolevelling works, I can see the total height of the part change in the visualizer, but no red/green map is shown.
Is it that I can't see it because my part is 400mm across and my stock was 1.49mm max down from 0? ie the map is not very green or very red compared to the scale of the part?
Is there a way to amplify the colour changes?
I've also just noticed that my Z min and max settings have been changed from -5 and 5 which I used for the last scan, to -1.49 and 0, which are the results from that scan.
Is that meant to happen?
It's gonna cause problems with the next scan if I don't change it every time.
How to reproduce
I'm not sure if it's something to do with my PC, UGS, or just the scale of things.
Do a large scan with minimal out of level?
Operating System
Edition Windows 10 Home N Version 20H2 Installed on 2/03/2021 OS build 19042.1706 Experience Windows Feature Experience Pack 120.2212.4170.0
Anything else
No response
The text was updated successfully, but these errors were encountered: