Search found 226 matches
- Sat Dec 26, 2020 4:54 pm
- Forum: User PC Applications and Libraries .Net
- Topic: G-codes/offsets/tools with .Net
- Replies: 120
- Views: 19001
Re: G-codes/offsets/tools with .Net
Ah. That'll be the graphics library I used for the viewer. I forgot that relied on a separate DLL, which should be attached to this post. It'll need copied to the Release folder, and hopefully should work. I've also uploaded a version with the current line and config saving bugs sorted. Tom, I'm jus...
- Fri Dec 25, 2020 10:48 pm
- Forum: User PC Applications and Libraries .Net
- Topic: G-codes/offsets/tools with .Net
- Replies: 120
- Views: 19001
Re: G-codes/offsets/tools with .Net
So I've spent the past few days ironing out some bugs in my existing code, and finally hunted down a bug that has been annoying me. I've attached the latest build, which I think should work if you copy it to the KMotion/Release folder (I'm still using 4.35b, and the default file to open is hardcoded...
- Fri Dec 11, 2020 6:37 pm
- Forum: New Feature Request
- Topic: Ethernet stand-alone and Differential axis outputs
- Replies: 6
- Views: 3295
Re: Ethernet stand-alone and Differential axis outputs
Hi Amit,
Diptrace files attached for the board.
I think you'll need some of my custom component libraries, but I'm not sure what ones, as it's been a while since I created this design.
Diptrace files attached for the board.
I think you'll need some of my custom component libraries, but I'm not sure what ones, as it's been a while since I created this design.
- Wed Dec 09, 2020 1:44 pm
- Forum: New Feature Request
- Topic: Ethernet stand-alone and Differential axis outputs
- Replies: 6
- Views: 3295
Re: Ethernet stand-alone and Differential axis outputs
Hi moray, Do you have board diagram and component list for the board you shared ?? Waiting for your kind reply. Hi Amit, I do, however they're in DipTrace format, and I think you may need some of my custom libraries to view them. I would check, but I don't have DipTrace installed on this PC. I also...
- Tue Sep 22, 2020 5:20 pm
- Forum: User Machines
- Topic: A little CMM
- Replies: 6
- Views: 4599
Re: A little CMM
Hi Rasta, in short, no. Due to various reasons, I've been working pretty much flat out for the past 6 months, so all these side projects have been on hold. I finally got a new machine in and working last week which should reduce a good bit of my current workload, so I'll hopefully get back to this s...
- Wed May 27, 2020 10:40 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Live Tooling
- Replies: 5
- Views: 885
Re: Live Tooling
This is something I need to research soon, as the first parts for my new lathe build have arrived, although getting as far as live tooling is probably going to take me at least a couple months. It's probably worth having a look at some of the Haas programming guides, to understand how they achieve i...
- Thu May 21, 2020 11:08 pm
- Forum: User Machines
- Topic: Shizouka ST-N Matchmaker retrofit
- Replies: 4
- Views: 1628
Re: Shizouka ST-N Matchmaker retrofit
I'm getting ready to start a conversion to an AN-S. Would you mind telling me which servos you ordered? I'm currently looking at my options and trying to decide what makes sense. I've ordered Lichuan 1.2kw servos with matching A4 drives. They sell on Aliexpress, however you can get a better deal th...
- Tue May 05, 2020 9:41 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Why kmotionserver?
- Replies: 11
- Views: 2179
Re: Why kmotionserver?
You don't need to constantly switch between KMotion and KMotionCNC, however during the initial machine setup, it's pretty much essential. Have KMotion open for modifying C programs, and to monitor axes/bits/console, while you also have KMotionCNC running to trigger the required events you're trying ...
- Tue May 05, 2020 6:01 pm
- Forum: C Programs
- Topic: C Program don't want to open
- Replies: 10
- Views: 2142
Re: C Program don't want to open
I think we'll need more details. I'm assuming you want to edit a C program that you are already using in KMotionCNC? If you are, then open KMotionCNC, open Tool Setup, then find the link for the C Program you'd like to open. I.e. if you want to edit your main initialisation file, go to the User Butt...
- Tue May 05, 2020 5:56 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Why kmotionserver?
- Replies: 11
- Views: 2179
Re: Why kmotionserver?
I'm pretty sure even your average user, if they did manage to open multiple instances of KMotionCNC, would either realise, or not try running G code in more than one instance. I do get your argument, but are you still going to be able to use KMotion while also using KMotionCNC? For setup/diagnostic ...