gcode editing - What do you use to manually make edits to your gcode?

gcode editing - What do you use to manually make edits to your gcode?

Gedit…Or word pad depending on the os

@Alex_Krause So when you have a file that has 100klocs how are you figuring out where to edit?

What are you trying to edit… Might be fixed in how you deal with the cam side of things before generating code. Please specify what part of the code you want to alter

It could be very hard to edit large textfiles. My experience is, that Visual Studio (or free Atmel Studio) is doing a very good job on big files.

I use https://code.visualstudio.com/

notepad++ may offer some (free) relief as well.

I get there are text editors to edit text, my question was more intended to see if there are tools out there that visualize the gcode as you edit it.

Vim, but you can edit gcode in LW and see how it interprets it…

@Richard_Betel Really where?