Anyone else having laserweb 3 rastering issues? It can’t seem to generate the gcode I let it run for 2 hours and it only processed 30%
+Peter van der Walt
Send me the file I’ll test. I runned a raster 5 hours ago before the last commit
@Ariel_Yahni_UniKpty ok will do when I’m back at my desk
If it’s the commit you can go back by doing git checkout #commit number
@Ariel_Yahni_UniKpty you mean roll back update? So I would type “git checkout #commit number” in command prompt?
To return to the latest do git checkout master
still no go. heres the image https://www.dropbox.com/sc/ic3xm7yhkjttefa/AAC27NJ3feHaWHh5SXd8OEQba
@Ariel_Yahni_UniKpty just found the bug beam diameter was at .001 (this has worked in all past versions) changed it to .01 and it now generates gcode
Will try it once I get back later tonight. Unless someone else tries earlier
Oh ok. Why would you use a spot size that small?
i did some test of rastering adn at .1 my images were liney? but as i lowered beam diameter the image was much clearer
O really, interesting. I would have thought that’s was to small.
+Peter van der Walt makes sense