|
Many thanks. Basically, everything is clear. Soon there will be a full Russian translation.
Please clarify whether I correctly understood the purpose of parameters # 2 and # 396.
As far as I understand, parameter # 396 determines how many lines of G-code will be pre-read (preemptively, pre-emptively) for planning processing, and parameter # 2 determines how much processor resources will be allocated for this pre-emptively reading?
If you set a large value for # 2, the interface starts to slow down, because almost all the CPU time is spent on pre-reading g-code?
Parameter # 2 affects the probability of zeroes appearing on the screen (0.0000) while the G code is executing?
Parameter # 396 specifies how many lines will be read forward from the beginning of the program, or from the line that is currently running?
That is, if # 396 = 1600, does it read 1600 lines 1 time during the program startup, or every time you switch to a new line?
If you added these settings, then they were for some reason needed.
Please describe some typical situations when you need to change the values of parameters # 2 and # 396.
Having a good understanding of this, I will be able to compose a qualitative instruction on setting up DDCSV.
|
|