Search found 7 matches

by Al4nse
Fri Feb 16, 2018 5:54 am
Forum: Configuration Issues
Topic: Duble servo on axis
Replies: 7
Views: 10294

Re: Duble servo on axis

This bug appears only when the EnableAxis command is issued. Servos are set up correctly. I have been working on this machine for half a year now. The slave is configured correctly. ch1->SlaveGain=-1; I repeat. This bug appears only when the machine starts. In the process, no bugs are detected. Than...
by Al4nse
Thu Feb 15, 2018 8:05 am
Forum: Configuration Issues
Topic: Duble servo on axis
Replies: 7
Views: 10294

Re: Duble servo on axis

#include "KMotionDef.h" void main() { float setup[4]; //Инициализация Konnect InitAux(); AddKonnect_Aux0(0,&VirtualBits,VirtualBitsEx); // Konnect on JP4 //DoRS232Cmds = TRUE; // Активация серводрайверов S-ON SetBit(48); SetBit(50); SetBit(52); SetBit(54); // Параметры оси Y(мастер) ch0->InputMode=...
by Al4nse
Wed Feb 14, 2018 11:55 am
Forum: Configuration Issues
Topic: Duble servo on axis
Replies: 7
Views: 10294

Duble servo on axis



Hello. We have such a problem. What could it be?
by Al4nse
Mon Jan 29, 2018 6:22 am
Forum: New Feature Request
Topic: Graver on KFlop
Replies: 6
Views: 15390

Re: Graver on KFlop

9.jpg
It seemed to me that the G1 command ended with a servo stop.
I'll try to use this approach.
Thank you for the link. I have not read it before.
Laser engraver is not a commercial product. We build it for the needs of our own production.
by Al4nse
Mon Jan 29, 2018 6:21 am
Forum: New Feature Request
Topic: Graver on KFlop
Replies: 6
Views: 15390

Re: Graver on KFlop

I apologize.
10.jpg
10.jpg (17.46 KiB) Viewed 11305 times
by Al4nse
Fri Jan 26, 2018 1:07 pm
Forum: New Feature Request
Topic: Graver on KFlop
Replies: 6
Views: 15390

Re: Graver on KFlop

I mean that when using G-code for laser engraving, due to frequent stops when changing colors, the running time will increase. Yes. This should look like a bitmap editor, with a contour highlighting feature. Kflop should work as a laser printer. At black points, the laser turns on, turns off the whi...
by Al4nse
Thu Jan 25, 2018 6:02 am
Forum: New Feature Request
Topic: Graver on KFlop
Replies: 6
Views: 15390

Graver on KFlop

Hello, Tom. Kflop is a very good CNC tool.Its flexible architecture allows you to implement many different projects. Our company has already built a laser cutter based on Kflop. Now we want to add the function of marking parts with a laser. However, the concept of the G-code introduces limitations f...