Search found 14 matches

by xdmattz
Thu Nov 12, 2020 12:22 am
Forum: User PC Applications and Libraries .Net
Topic: Checking for Resume Circumstances from Halt.
Replies: 6
Views: 1453

Re: Checking for Resume Circumstances from Halt.

Tom, Looks like you got it to compile and run! The KFLOP C code is in a different repository on GitHub. https://github.com/xdmattz/BP308/tree/master/KFLOP It is under KFLOP C Code. The BP308 Notes.txt file contains a minimal explanation. The LED_Indicator.xaml and .cs files I didn't include because ...
by xdmattz
Wed Nov 11, 2020 1:42 am
Forum: User PC Applications and Libraries .Net
Topic: Checking for Resume Circumstances from Halt.
Replies: 6
Views: 1453

Re: Checking for Resume Circumstances from Halt.

And if you wanted to show us how to step into unmanaged code that would be nice!

Dan M.
by xdmattz
Wed Nov 11, 2020 1:39 am
Forum: User PC Applications and Libraries .Net
Topic: Checking for Resume Circumstances from Halt.
Replies: 6
Views: 1453

Re: Checking for Resume Circumstances from Halt.

Tom, Thanks for the quick response, Stepping through the code was a good suggestion. As I was stepping through the code after the Resume Dialog returns it was getting reasonable numbers in the return values. Then I noticed that I was setting the Interpreter.ResumeFeedSafeZ twice. Once from my Resume...
by xdmattz
Sun Nov 08, 2020 2:38 am
Forum: User PC Applications and Libraries .Net
Topic: Checking for Resume Circumstances from Halt.
Replies: 6
Views: 1453

Checking for Resume Circumstances from Halt.

Tom, For the past few months I have been working on writing a .Net application similar to your KMotionCNC. I started with the SimpleGCodeWPF example and it evolved from there. I have been trying to copy a lot of the functionality of KMotionCNC and have so far been fairly successful. I can currently ...
by xdmattz
Tue Sep 29, 2020 1:26 am
Forum: Tuning Servos
Topic: Servo tuning question/problems
Replies: 0
Views: 3326

Servo tuning question/problems

Tom, I've been working on an old Bridgeport VMC (Discovery 308) for about 2 years now, I've got a KFLOP interfaced with a board that I made that essentially looks like a Kanalog with a Konnect - I got one of your Kanalog boards and reverse engineered the serial scheme because the Kanalog board didn'...
by xdmattz
Thu Aug 06, 2020 1:54 am
Forum: User PC Applications and Libraries .Net
Topic: can't open emc.var
Replies: 2
Views: 1267

Re: can't open emc.var

Thanks Tom!

That has gotten me past this hurdle.

I can tell I've still got a lot to learn on this, but at least I'm moving again.

Dan M.
by xdmattz
Wed Aug 05, 2020 1:37 am
Forum: User PC Applications and Libraries .Net
Topic: can't open emc.var
Replies: 2
Views: 1267

can't open emc.var

Tom, (or anybody else who might know the answer!) I'm trying to write a C# (WPF) program with your .net libraries to talk to my KFLOP board. I am using VS2015 and after some fits and starts am able to compile the .net libraries in BuildAllLibs.sln. I can also build and run all the examples in the PC...
by xdmattz
Wed Apr 22, 2020 2:36 am
Forum: User PC Applications and Libraries .Net
Topic: G-codes/offsets/tools with .Net
Replies: 153
Views: 33777

Re: G-codes/offsets/tools with .Net

Moray, Thanks for the response. I can certainly understand you not wanting to give away all that work, or putting something out there that you don't feel isn't quite finished. But it never hurts to ask. Hope you can get things running how you like. Maybe you can post a short YouTube video of your ma...
by xdmattz
Mon Apr 20, 2020 6:36 pm
Forum: User PC Applications and Libraries .Net
Topic: G-codes/offsets/tools with .Net
Replies: 153
Views: 33777

Re: G-codes/offsets/tools with .Net

Moray, It looks like you have made a lot of progress on converting to KMCNC to C#. Is this a personal or a work project, and if it is personal... would you be willing to share? Maybe post it on GitHub? I've got an old Bridgeport Discovery 308 VMC machine I've been working on for about 18 months now....
by xdmattz
Sat Mar 23, 2019 12:24 pm
Forum: C Programs
Topic: Sharing data and resources between threads
Replies: 4
Views: 2834

Re: Sharing data and resources between threads

OK, I read the forum help.

Here is a picture of the board from KiCAD
Image

and here is one of it installed in the machine
Image