Search found 2747 matches
- Wed Feb 12, 2025 5:39 pm
- Forum: User Machines
- Topic: Snap Amp Faulting
- Replies: 16
- Views: 1639
Re: Snap Amp Faulting
Hi William, The only SnapAmp related change I see is that the Axis OutputOffset is now applied to PWMC (brush motor current mode) where previously it was ignored. If it is 0 it should have no effect. KflopToKMotionCNCFunction.c has to do with sending commands to KMotionCNC so is very unlikely to hav...
- Tue Feb 11, 2025 3:32 am
- Forum: User Machines
- Topic: Snap Amp Faulting
- Replies: 16
- Views: 1639
Re: Snap Amp Faulting
Hi William,
I'm can't think of any change that would cause that. Do you have a copy of the previous installation folder? Maybe something wasn't merged into the new Version?
Here is a link to 4.35f.
KMotion4.35f
Please go back to it to see if anything else changed.
I'm can't think of any change that would cause that. Do you have a copy of the previous installation folder? Maybe something wasn't merged into the new Version?
Here is a link to 4.35f.
KMotion4.35f
Please go back to it to see if anything else changed.
- Fri Feb 07, 2025 5:42 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Which Post Procesor?
- Replies: 11
- Views: 6572
Re: Which Post Procesor?
Hi Alexanders,
Most post processors have an option to break full circles into semicircles. The problem with full circles is that it is somewhat vague whether the intent is a microscopic arc, that truncated to zero length arc, or a full circle. Please see if you have such option.
Most post processors have an option to break full circles into semicircles. The problem with full circles is that it is somewhat vague whether the intent is a microscopic arc, that truncated to zero length arc, or a full circle. Please see if you have such option.
- Tue Feb 04, 2025 11:03 pm
- Forum: Announcements
- Topic: KMotion/KFLOP/Kogna Version 5.3.7 Released
- Replies: 2
- Views: 632
Re: KMotion/KFLOP/Kogna Version 5.3.7 Released
Hi Alexanders, There haven't been other requests for this option. Its somewhat difficult as it changes the tool Table format and the Tool Table Screen. Some users might not appreciate the changes so it would need to be done as an optional, backward compatible manner. So then also a new option to sel...
- Sun Feb 02, 2025 6:43 pm
- Forum: User Machines
- Topic: Fried KStep?
- Replies: 1
- Views: 194
Re: Fried KStep?
Hi Jack, Sorry to hear this. Yes crossing the coils is one of the worst things. Current limits are applied to the wrong FETs. It is likely damaged. Fuses are normally too slow to protect against this. KStep doesn't have any fuses. We don't find it cost effect to repair. You will likely need to repla...
- Tue Jan 28, 2025 12:13 am
- Forum: Configuration Issues
- Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
- Replies: 314
- Views: 74138
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Hi Noel,
You might see the Tangent.c example.
You might see the Tangent.c example.
- Fri Jan 24, 2025 6:22 pm
- Forum: User Machines
- Topic: 5 axis CNC Router/3d printer
- Replies: 185
- Views: 43644
Re: 5 axis CNC Router/3d printer
Hi George,
If you hove over buttons a tool tip should indicate any Hot Key.
If you hove over buttons a tool tip should indicate any Hot Key.
- Fri Jan 24, 2025 6:20 pm
- Forum: Noise, Grounding, Shielding Issues
- Topic: Placing RC snubber across source and drain of FETs on SnapAmp
- Replies: 1
- Views: 362
Re: Placing RC snubber across source and drain of FETs on SnapAmp
Hi Griffin, I'm not sure. The risk would be to draw large currents and reduce efficiency. The outputs are switching 80V in ~100ns. To have high efficiency these switch very fast. Unfortunately this is a source of noise. When the output is high or low there is very little power dissipation. But when ...
- Fri Jan 17, 2025 6:08 pm
- Forum: User Machines
- Topic: 5 axis CNC Router/3d printer
- Replies: 185
- Views: 43644
Re: 5 axis CNC Router/3d printer
Hi George, The danger would be the Operator types a long MDI command and sees a typo near the beginning so he/she attempts to use the arrow keys to go back and fix it but instead the X axis moves. Try it, carefully. We plan to disable Keyboard Jog in the next Version when you click in the MDI control.
- Fri Jan 17, 2025 2:00 am
- Forum: User Machines
- Topic: 5 axis CNC Router/3d printer
- Replies: 185
- Views: 43644
Re: 5 axis CNC Router/3d printer
Hi George, That would be somewhat dangerous. Some Users would expect when an edit control is selected to be able to move the cursor with the arrow buttons and not have it unexpectedly Jog the machine. Actually I see now a bug where clicking in the MDI Edit Control (not the drop down) the Keyboard Jo...