Search found 148 matches
- Fri Jun 24, 2016 2:52 am
- Forum: Lounge
- Topic: So... is this forum going to be shut down?
- Replies: 19
- Views: 4105
Re: So... is this forum going to be shut down?
If it really was an issue, I would adopt the community, forum, wiki, etc, under the domain I have bought for the CNC company I will be launching before too long. That would kinda feel like a big rip off though, unless someone of authority were to ask for it. In reality, domain name renewal isnt too ...
- Tue Jun 07, 2016 5:48 pm
- Forum: For Sale
- Topic: Eccentric spacers for sale
- Replies: 2
- Views: 994
Re: Eccentric spacers for sale
Bumping due to update (edited original post).
- Tue Jun 07, 2016 4:53 pm
- Forum: GRBL
- Topic: Another problem with circles
- Replies: 4
- Views: 1313
Re: Another problem with circles
I will throw another vote on machine problem as chamnit described.
- Sat Jun 04, 2016 4:52 am
- Forum: Discussion
- Topic: Hard limits trigger when spindle turns on
- Replies: 5
- Views: 1535
Re: Hard limits trigger when spindle turns on
Perhaps try to put them on two different circuits in your home. I don't think this is going to fix it, but it's easy to do so at least worth a shot.
- Wed Jun 01, 2016 7:30 pm
- Forum: Discussion
- Topic: Fair price...donating my Shapeoko2 to the local Makerspace
- Replies: 8
- Views: 1452
Re: Fair price...donating my Shapeoko2 to the local Makerspa
I doubt your Makerspace is a 501c3 organization. If it is not, there is a good chance the donation is not legitamately deductible anyway.
Check other sources. I am an accountant, but I work very far afield from federal taxation.
Check other sources. I am an accountant, but I work very far afield from federal taxation.
- Thu May 26, 2016 3:54 am
- Forum: Discussion
- Topic: Transposing and rotating G Code
- Replies: 12
- Views: 2315
Re: Transposing and rotating G Code
I am up. It was a path variable issue. I had to add a java directory in my environment variables and add a reference to Java in the Path variable. I don't know why other Java apps ran if there was a problem. This link showed me exactly what to change: http://www.mkyong.com/java/how-to-set-java_home-...
- Mon May 23, 2016 11:42 am
- Forum: Discussion
- Topic: Tramming issues
- Replies: 3
- Views: 894
Re: Tramming issues
What kind of temp and humidity swings might you experience in that two seek period? Are you sure the mdf hasnt just permanently warped?
- Tue May 17, 2016 5:39 pm
- Forum: Discussion
- Topic: Transposing and rotating G Code
- Replies: 12
- Views: 2315
Re: Transposing and rotating G Code
Yes I did. I do have a feeling now that I might have an old 32bit java version still on my system that is trying to run. I will dl 32 bit goko to see if that helps.
Thanks again.
Thanks again.
- Mon May 16, 2016 10:02 pm
- Forum: Discussion
- Topic: Transposing and rotating G Code
- Replies: 12
- Views: 2315
Re: Transposing and rotating G Code
Thanks for following up. I havent had tine to do any in depth investigating, but I am running x86 version of JRE 8.92. In fact, I recently upgraded to it.
The error persists. For what it is worth, I am able to run other java applications such as UGS.
Thanks again for checking in.
The error persists. For what it is worth, I am able to run other java applications such as UGS.
Thanks again for checking in.
- Sat May 14, 2016 1:05 pm
- Forum: Discussion
- Topic: Transposing and rotating G Code
- Replies: 12
- Views: 2315
Re: Transposing and rotating G Code
Thanks for the tip on Goko. I downloaded the 64 bit version for my 64 bit Windows 10. At first I got an error 13 and fixed that by deleting a pointer variable per a tip on stack exchange. Now I get a message that a JRE or JDK must be available to run Goko. For what it's worth, other Java apps still ...