cncgoko

Results 23 comments of cncgoko

Last try, if you have it running in Eclipse, try commenting lines 53 and 54 and 98 in files ```GokoLifeCycleManager.java``` ``` final GokoSplashscreen splash = new GokoSplashscreen(); splash.open(); ``` I...

Well, don't feel like a noob. The setup is really not easy, and it took me a LOT of time to do it. It's too long to explain here. Maybe...

@breiler I manage to solve the issue by using Java JDK 1.8.151. Multiple java application report the same issues. Unfortunatly, so far I couldn't find anyone who clearly identified the...

No Goko is supposed to run on Java 8, not 9. I will have to check that 3d preview issue... and still, the source problem is not solved. We only...

@Mark-81 Could you please send the full GCode to [email protected] ? Thanks

Hello, What do you mean ? In 3D viewer ? For now, 5th axis should be supported everywhere except for 3d view. But representing path with 5 axxis gets difficult...

You're correct. It's not available in those panels. What controller do you use ? G2 ? TinyG ? Grbl ? Something else ?

Adding B & C axis in DRO and Command panel is no big deal so yes it can be done easily. Displaying it in the 3d preview might be difficult...

@Jere51a Thanks for the report. The 3 points are bugs and will be solved in next release.

Hi, You have to create a macro by pressing the "New macro" button, and then click "Edit". Maybe the "Edition mode" should be enabled when the macro is created. Anytime...