Search found 2732 matches

by TomKerekes
Tue Feb 18, 2025 9:05 pm
Forum: KMotionCNC, G Code Files, Offsets, Post Process
Topic: Manual entry (MDI)
Replies: 1
Views: 9

Re: Manual entry (MDI)

Hi Tim, The Drop down list remembers the last 10 unique commands Sent. So if you enter 10 unique valid commands any undesirable commands should be removed. Otherwise the commands are saved in GCodeConfigCNC.txt in lines with CommandHistory[X]= such as: CommandHistory[0]=G0A0B0C0 If you delete those ...
by TomKerekes
Sat Feb 15, 2025 6:58 pm
Forum: User Machines
Topic: Snap Amp Faulting
Replies: 10
Views: 214

Re: Snap Amp Faulting

Hi William,

That is basically exactly the same with a Data folder with a GCodeConfigCNC.txt with the KStep references.

Please send me the actual \KMotion\Data folder you are using.
by TomKerekes
Sat Feb 15, 2025 1:24 am
Forum: User Machines
Topic: Snap Amp Faulting
Replies: 10
Views: 214

Re: Snap Amp Faulting

Hi William, The Data folder you sent has a GCodeConfigCNC.txt with the references to KStep. Did you send the wrong Data folder? The folder you sent is named CNC_George_CFiles copy. But your Screen references CNC_George_CFiles. Or are you using a custom, non-standard configuration file when launching...
by TomKerekes
Thu Feb 13, 2025 10:47 pm
Forum: KMotionCNC, G Code Files, Offsets, Post Process
Topic: Spindle load, display analog readings on screen
Replies: 2
Views: 62

Re: Spindle load, display analog readings on screen

Hi Thomas, Yes. You might see the Screen example ShowInstantFeedRate3AxisBar.scr that shows the feed rate as a value and as a Bar Graphic. The C Program example ShowInstantVelocityDROBar.c updates the Value and the Bar Graphic periodically. You can read the current value of a Kanalog ADC with ADC(n)...
by TomKerekes
Thu Feb 13, 2025 6:07 pm
Forum: User Machines
Topic: Snap Amp Faulting
Replies: 10
Views: 214

Re: Snap Amp Faulting

Hi William, Since simple MDI GCode doesn't show the problem can you find a simple GCode fragment of code that does? The KMotionCNC Configuration seems to be for a KStep system rather than SnapAmp. Or I don't see the configured C Programs included. Here is what the Tool Setup Shows. ToolSetup.png How...
by TomKerekes
Wed Feb 12, 2025 5:39 pm
Forum: User Machines
Topic: Snap Amp Faulting
Replies: 10
Views: 214

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...
by TomKerekes
Tue Feb 11, 2025 3:32 am
Forum: User Machines
Topic: Snap Amp Faulting
Replies: 10
Views: 214

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.
by TomKerekes
Fri Feb 07, 2025 5:42 pm
Forum: KMotionCNC, G Code Files, Offsets, Post Process
Topic: Which Post Procesor?
Replies: 11
Views: 6249

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.
by TomKerekes
Tue Feb 04, 2025 11:03 pm
Forum: Announcements
Topic: KMotion/KFLOP/Kogna Version 5.3.7 Released
Replies: 2
Views: 349

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...
by TomKerekes
Sun Feb 02, 2025 6:43 pm
Forum: User Machines
Topic: Fried KStep?
Replies: 1
Views: 109

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...