The main reason why I need the layer blocks in G-code files folded is that I have to exchange certain layers with ones from other files.
Let's say I have two G-code files that contain the same number of layers, with just slightly different machine movements within these layers.
I now want to exchange every fourth layer of one file with the corresponding of the other file. Folded layers make it way easier than it was before, but maybe there is a way to automate this step too. Currently, I am doing it all manually. It should be possible to write a macro or script that does just that, shouldn't it?
Now this kind of macro is probably a little more complex than a macro for folding on startup, but maybe you can show me a guide or something on how to achieve this, or does UE already have a function included that could help with this matter?
Let's say I have two G-code files that contain the same number of layers, with just slightly different machine movements within these layers.
I now want to exchange every fourth layer of one file with the corresponding of the other file. Folded layers make it way easier than it was before, but maybe there is a way to automate this step too. Currently, I am doing it all manually. It should be possible to write a macro or script that does just that, shouldn't it?
Now this kind of macro is probably a little more complex than a macro for folding on startup, but maybe you can show me a guide or something on how to achieve this, or does UE already have a function included that could help with this matter?