Search found 2180 matches
- Wed May 31, 2023 11:42 pm
- Forum: Hardware Interface Issues
- Topic: Difference between JP4 and JP6 on digital output
- Replies: 6
- Views: 21
Re: Difference between JP4 and JP6 on digital output
My apologies I forgot there is Jumper J2 which can change a number of IO pins to operate with a 2.5V supply instead of a 3.3V Supply. Or if not installed basically no supply at all. It should be installed as shown below between pins 1 and 2. I think this is the issue. I see in your email/post this w...
- Wed May 31, 2023 5:12 pm
- Forum: Hardware Interface Issues
- Topic: Difference between JP4 and JP6 on digital output
- Replies: 6
- Views: 21
Re: Difference between JP4 and JP6 on digital output
Those results are opposite what was stated originally. Did you make a mistake or did the problem change? You might try Flashing New Version and re-booting to make sure nothing was changed in KFLOP. Although I can't think of what might cause such a problem. Are you putting the Outputs high one at a t...
- Wed May 31, 2023 12:02 am
- Forum: Hardware Interface Issues
- Topic: Difference between JP4 and JP6 on digital output
- Replies: 6
- Views: 21
Re: Difference between JP4 and JP6 on digital output
You are correct they should behave the same and have an absolute minimum high voltage of 2.4V.
Could you have a short between outputs?
You might disconnect everything then test right at KFLOP.
Do all 8 behave the same?
Could you have a short between outputs?
You might disconnect everything then test right at KFLOP.
Do all 8 behave the same?
- Mon May 29, 2023 6:19 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: RUN GCODE
- Replies: 6
- Views: 106
Re: RUN GCODE
Did you try my first response?
- Fri May 26, 2023 7:07 pm
- Forum: Miscellaneous
- Topic: Deciding if Kflop is for me
- Replies: 10
- Views: 179
Re: Deciding if Kflop is for me
Hi Mick, Will I still need the DMM breakout board? I'm not sure what that is. You will be responsible for the connectors and cables between devices. You might see our wiki here . Is there anything else I am likely to need? One thing I failed to mention is that Kogna only has 4 24V Opto-isolated Outp...
- Fri May 26, 2023 3:56 pm
- Forum: Miscellaneous
- Topic: Deciding if Kflop is for me
- Replies: 10
- Views: 179
Re: Deciding if Kflop is for me
Hi Mick, Yes I believe the DYN4 drives have encoder output for connecting to a control board. So from your reply to my last post I am now leaning towards the Kogna. The Kflop plus a Kanalog is basically the same price and a tidier package being one unit. Please let me know if there is a better optio...
- Thu May 25, 2023 9:05 pm
- Forum: Miscellaneous
- Topic: Deciding if Kflop is for me
- Replies: 10
- Views: 179
Re: Deciding if Kflop is for me
Hi Mick, Thanks for the reply. I am assuming Kflop isn't too fussy on the specs of the pc needed, didn't see anything suggesting a minimum requirements. I'm thinking an AIO i5 8g RAM will do. Is there a way to have the machine boot directly into Kmotion and keep windows buried in the background? Pre...
- Thu May 25, 2023 5:10 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: RUN GCODE
- Replies: 6
- Views: 106
Re: RUN GCODE
Hi Ivan, I don't think that works. Does it? When GCode is currently running (necessary to command the M105) another GCode Program can't be started. I suppose you could set a Virtual Bit that could be monitored in a forever loop, and if set and after the GCode stops (!JOB_ACTIVE) it could then push t...
- Wed May 24, 2023 3:16 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: RUN GCODE
- Replies: 6
- Views: 106
Re: RUN GCODE
Hi Ivan, I don't understand the question. But you can change the selected file number with Screen Script. The code below will select file #2 #include "KMotionDef.h" #define TMP 10 // which spare persist to use to transfer data #include "KflopToKMotionCNCFunctions.c" void main() { if (ScreenScript("W...
- Mon May 22, 2023 8:22 pm
- Forum: Miscellaneous
- Topic: Deciding if Kflop is for me
- Replies: 10
- Views: 179
Re: Deciding if Kflop is for me
Hi Mick, We don't currently support SSCNET. Regarding DYN4 Drivers you might Google "DYN4 drivers dynomotion" for threads like this . I don't think they will maintain position after a power cyle. There are a few features on the current lathe setup I would like to retain. Firstly, the current system ...