Search found 7 matches

by hanryz
Thu Feb 25, 2016 8:38 pm
Forum: AutoLeveller Software
Topic: AAutolevelerAE-0.6.2
Replies: 4
Views: 8494

Re: AAutolevelerAE-0.6.2

Thank you, indeed while 0.6.0 was fine with my installed java version, 0.6.2 had problems... A java update helped a lot:)
by hanryz
Thu Feb 25, 2016 8:06 am
Forum: AutoLeveller Software
Topic: AAutolevelerAE-0.6.2
Replies: 4
Views: 8494

Re: AutolevelerAE-0.6.2

Still no luck with starting the newest version jar-file on my Win7 64 bit plattform:( 0.6.1 was running fine. After a double click on the jar file no GUI is shown, an empty log file is created. Do I have to respect something special in order to be able to start the 0.6.2 version? Was anybody able to...
by hanryz
Sun Feb 21, 2016 8:23 pm
Forum: AutoLeveller Software
Topic: AAutolevelerAE-0.6.2
Replies: 4
Views: 8494

AAutolevelerAE-0.6.2

Hello to everyone, I am not able to run the jar file on my Win7 64bit OS. The first version of AL8 0.6.0 is still starting fine. When double click on the newest version, nothing happens. Any ideas?
by hanryz
Tue Jan 26, 2016 12:50 pm
Forum: AutoLeveller Software
Topic: A (rare) Autoleveler Bug?
Replies: 4
Views: 8847

Re: A (rare) Autoleveler Bug?

Hi James, your reply is very appreciated! When I was looking through your AL code around the place which generated the exception, I discovered exactly the same what you just said. My problem was rather that I wrongly presumed that AL would take into account the angle about which the machine coordina...
by hanryz
Sun Jan 24, 2016 1:41 pm
Forum: AutoLeveller Software
Topic: A (rare) Autoleveler Bug?
Replies: 4
Views: 8847

Re: A (rare) Autoleveler Bug?

Hi again, I did some further research and I came to the conclusion that this behavior (AL not able to read log file which was created with coordinate system being rotated) of the AL is not a bug, but is rather a side effect due to rotation of the coordinate system I set in my machine (G68) in order ...
by hanryz
Tue Jan 19, 2016 8:03 pm
Forum: AutoLeveller Software
Topic: A (rare) Autoleveler Bug?
Replies: 4
Views: 8847

Re: A (rare) Autoleveler Bug?

HI again, I did some debugging and, using the debugger, narrowed down the place in the code where the exception occurs to probe.java file. It happens in the function public static SimplePoint3DCNC[][] createProbePoints(List<SimplePoint3DCNC> listPoints). The problem is the following loop: for(int co...
by hanryz
Mon Jan 18, 2016 2:37 pm
Forum: AutoLeveller Software
Topic: A (rare) Autoleveler Bug?
Replies: 4
Views: 8847

A (rare) Autoleveler Bug?

Hello everybody, first of all, my thanks to James for this great and helpful software. I've downloaded it from member's section and am now using the 0.8.7 version for leveling my source gcode files for which I have previously created a probing log file. This works fine for top side of my PCB and the...