Hi
All I want is syntax highlighting, function chart, and code examples / explination for each line you write.
That might be a lot to expect from any editor
gedit has a windows port
projects.gnome.org/gedit/ and see link on RHS of page
The main thing to be wary of is that you don't want windows CR/LF pairs and other formatting characters in your code.
See if it has a Unix mode.
I just have a browser open with whatever info I need, if I need to refer to something whilst coding.
is there any way to write gcode alongside axis and have it pipe directly
axis-remote on the same machine or
emcrsh (
linuxcncrsh) remotely
But if you use VNC you can just remotely write and run the code on the linux machine in the first place.
That seems to be what quite a few people do
regards