Search found 7 matches
- Thu Apr 09, 2026 5:06 pm
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: KMotionCNC Screen Editor - PC VC Exmple Dir
- Replies: 3
- Views: 3224
Re: KMotionCNC Screen Editor - PC VC Exmple Dir
Hi Tom, I can confirm that the patch works and the application starts correctly even after deleting the PC VC Examples folder. Unfortunately, the PC VC Examples\KMotionCNC\Screens\Backup folder is recreated every time you edit and save a .scr file. It would be perfect if the Backup folder was create...
- Fri Apr 03, 2026 12:47 pm
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: KMotionCNC Screen Editor - PC VC Exmple Dir
- Replies: 3
- Views: 3224
KMotionCNC Screen Editor - PC VC Exmple Dir
Hi Tom, I found an unclear condition. If I delete PC VC Example folder from my installation there is no way to run KMotionScreenEditor.Exe. I can erase all files contained in this folder exept resource.h and KMotionCNC.rc. I assume the application looks for these files in the PC VC Example directory...
- Thu Apr 02, 2026 4:22 pm
- Forum: C Programs
- Topic: DoHomeIndexFunction debounce time
- Replies: 2
- Views: 3469
Re: DoHomeIndexFunction debounce time
Hi Tom,
Thanks a lot for your suggestion.
I agree with you about "eliminate the source of the noise" as best option.
Thanks a lot for your suggestion.
I agree with you about "eliminate the source of the noise" as best option.
- Tue Mar 31, 2026 5:09 pm
- Forum: C Programs
- Topic: DoHomeIndexFunction debounce time
- Replies: 2
- Views: 3469
DoHomeIndexFunction debounce time
Hi Tom, we have some problem during axis homing. It often happens, but only on one axis, that during the dog switch search phase, the axis stops searching before actually finding it and zeros in the wrong place. I'm worried that it might be due to some noise picked up by the sensor cable. As a zero ...
- Fri Apr 04, 2025 8:08 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: KmotionCNC start with error
- Replies: 3
- Views: 34779
Re: KmotionCNC start with error
Hi Tom,
do you think it's possible for you to include the change in the next release?
Thanks
do you think it's possible for you to include the change in the next release?
Thanks
- Wed Apr 02, 2025 5:05 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: KmotionCNC start with error
- Replies: 3
- Views: 34779
KmotionCNC start with error
KmotionCNC does not start and gives error "Unable to open Screen resource.h file" if the directory "PC VC Examples\KMotionCNC" is not present in the installation directory.
We would like to have a clean installation with the minimum of necessary files.
Is there a way to fix this behavior?
We would like to have a clean installation with the minimum of necessary files.
Is there a way to fix this behavior?
- Tue Dec 20, 2022 9:06 pm
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: Label, button and UserButton Hide in runtine
- Replies: 2
- Views: 37472
Label, button and UserButton Hide in runtine
Hi,
is it possible to hide Label, Buttun or UserButton by code during runtime?
Example : Hide a UserButton during Gcode program execution.
Thanks
is it possible to hide Label, Buttun or UserButton by code during runtime?
Example : Hide a UserButton during Gcode program execution.
Thanks