You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to open a autoleveler saved scan with "Open scan" button and it shows an error
java.lang.IllegalStateException: The supplied file is missing height data for grid point: com.willwinder.universalgcodesender.model.Position@48569148[units=MM,a=NaN,b=NaN,c=NaN,x=19.4,y=-1.6999999999999886,z=NaN]
at com.willwinder.ugs.platform.surfacescanner.actions.OpenScannedSurfaceAction.lambda$updatePoints$1(OpenScannedSurfaceAction.java:117)
at java.base/java.util.Optional.orElseThrow(Unknown Source)
at com.willwinder.ugs.platform.surfacescanner.actions.OpenScannedSurfaceAction.updatePoints(OpenScannedSurfaceAction.java:117)
at com.willwinder.ugs.platform.surfacescanner.actions.OpenScannedSurfaceAction.actionPerformed(OpenScannedSurfaceAction.java:97)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.desktop/java.awt.Component.processEvent(Unknown Source)
at java.desktop/java.awt.Container.processEvent(Unknown Source)
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
[catch] at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Original settings
Settings when i try to import the scan (it resets the minY to 0.0)
I can't redo the scan because the surface is not there anymore because some of traces are already milled (pcb milling)
Version
2.1.8
Hardware / Firmware
GRBL 1.1
What happened
I tried to open a autoleveler saved scan with "Open scan" button and it shows an error
Original settings
Settings when i try to import the scan (it resets the minY to 0.0)
I can't redo the scan because the surface is not there anymore because some of traces are already milled (pcb milling)
How to reproduce
Open this scan file with 2.1.8
twilight_left_front_scan.txt
Rename to .xyz, github didn't allowed me to upload .xyz files
Operating System
Arch Linux
Anything else
No response
The text was updated successfully, but these errors were encountered: