Many people here have noted Easel’s heavy-handed approach to tabs, wishing for a way to modify the size or number of tabs created. I’m in the same boat.
So last night I decided to export the code from one of my Easel projects and see if I could do anything about irony own. The .nc file that easel creates doesn’t generate line numbers. In fact, in notepad it is one giant continuous line of code. I imported it into ChiliPeppr which tidied it up into numbered lines, and I identified which sections of code to modify in order to eliminate excess tabs.
Now, here is where I hit a wall. I didn’t see any way to modify or delete lines of code in ChiliPeppr. Nor did I see any way to export the newly numbered lines of g-code from CgiliPeppr so that I could manually edit it. Is there a way to edit my g-code, either in a visual WYSIWYG way or line by line, without wading through the unnumbered export from Easel?