C# KFlop Buffer
Posted: Wed Jun 20, 2018 6:03 pm
I'm using the command CM.StraightFeed and I notice that can only hold 3 commands, when I add 4 it flush the buffer without the command CM.FlushSegments(); is this normal?
what I'm trying to do is read a file with coordinates(x,y,z) insert it in the buffer and then flush the buffer and I'm worried that it can cause a malfuncition (I haven't notice any so far)
what I'm trying to do is read a file with coordinates(x,y,z) insert it in the buffer and then flush the buffer and I'm worried that it can cause a malfuncition (I haven't notice any so far)