Search found 389 matches
- Wed Feb 11, 2026 10:47 am
- Forum: AutoLeveller Software
- Topic: Will AE be developed further?
- Replies: 1
- Views: 4723
Re: Will AE be developed further?
This is a good question, and it gives me a good opportunity to present the current state of affairs with Autoleveller... This might come as a disappointment to you, but currently, I am not working on Autoleveller and haven't been for many years. The program is still available for download as you kno...
- Thu May 08, 2025 10:30 pm
- Forum: AutoLeveller Software
- Topic: Autoleveller works, AE does not.
- Replies: 6
- Views: 17726
Re: Autoleveller works, AE does not.
At a command prompt, I typed "java -version" and got this... C:\Users\daede>java -version java version "17.0.7" 2023-04-18 LTS Java(TM) SE Runtime Environment (build 17.0.7+8-LTS-224) Java HotSpot(TM) 64-Bit Server VM (build 17.0.7+8-LTS-224, mixed mode, sharing) I'm using Win11 too, and AE works OK...
- Fri Jun 10, 2022 11:30 am
- Forum: AutoLeveller Software
- Topic: JDK8 install on Debian Linux
- Replies: 5
- Views: 36142
Re: JDK8 install on Debian Linux
Thanks for letting us know. I guess Java 17 is not 100% backward compatible then. Java naming conventions are a bit confusing, but to attempt to make things a bit clearer, Java 1.8 equates to Java 8 as Java 1.4 equates to Java 4 etc. JRE is Java Runtime Environment which is what you will need instal...
- Wed Jun 08, 2022 10:27 am
- Forum: AutoLeveller Software
- Topic: JDK8 install on Debian Linux
- Replies: 5
- Views: 36142
Re: JDK8 install on Debian Linux
Hi KenH, You are correct that Java 8 was the latest version way back then. Java should be completely backwards compatible though, so you should be able to run anything using Java 8 no matter which later version you use, Oracle Java 14 should be fine. However, I cant be 100% sure as I dont have easy ...
- Wed Mar 09, 2022 11:43 am
- Forum: AutoLeveller Software
- Topic: customize Autoleveller with a homemade cnc.
- Replies: 5
- Views: 29651
Re: customize Autoleveller with a homemade cnc.
Hi, any number preceded by a '#' symbol is a variable in gcode so: #5000=#5422 copies the contents of #5422 to #5000. If you see this, it could be something that Autoleveller inserted (to do some calculations) or it could be something copied from your original gcode file. If autoleveller inserted it...
- Sat Nov 20, 2021 10:40 am
- Forum: AutoLeveller Software
- Topic: [Solved]: Gentoo, Oracle JDK gives: Could not find or load main class com.cncsoftwaretools.autoleveller.Autoleveller
- Replies: 2
- Views: 16390
Re: [Solved]: Gentoo, Oracle JDK gives: Could not find or load main class com.cncsoftwaretools.autoleveller.Autoleveller
Excellent. And thanks for posting the solution. That will help others too.
- Wed Sep 01, 2021 9:07 am
- Forum: Bug Report
- Topic: Does not handle G82
- Replies: 5
- Views: 36306
Re: Does not handle G82
Ah yes, I forgot about the spot drilling option. Its been a while since I used eagle to be honest. Heres another option then, you could insert a quick G0 line immediatly after G82 lines. i.e. G00 Z1.0000 G82 X33.0200 Y78.7400 Z-0.2540 F144.00 R1.0000 P1.000000 G00 Z1.0000 G00 X33.0200 Y7.6200 G01 Z-...
- Mon Aug 30, 2021 10:35 pm
- Forum: Bug Report
- Topic: Does not handle G82
- Replies: 5
- Views: 36306
Re: Does not handle G82
Hi yes I think I can see the cause of the problem. Autoleveller does its levelling business on any line that it thinks Z is negative. On the G82 line it drills down to a negative value but actually will pop back up to a positive value at the end, but this line doesnt explicitly state this. Therefore...
- Thu Jun 11, 2020 9:53 am
- Forum: AutoLeveller Software
- Topic: I can't download autoleveller from the autor page
- Replies: 5
- Views: 29642
Re: I can't download autoleveller from the autor page
Should be up and running now.
- Thu Jun 11, 2020 8:03 am
- Forum: AutoLeveller Software
- Topic: I can't download autoleveller from the autor page
- Replies: 5
- Views: 29642
Re: I can't download autoleveller from the autor page
Yep, still not working.
The staff at my web host are not as active due to COVID I guess, so i'm not sure how long it will take to fix. I'll let you know here when its resolved.
The staff at my web host are not as active due to COVID I guess, so i'm not sure how long it will take to fix. I'll let you know here when its resolved.