📎 AI Summary:
The thread discusses issues with saving Notepad files and formatting G-code for clarity. The first poster resolved a saving problem by entering a filename with the correct extension. Another user asks how to reformat G-code, and solutions include manually inserting returns or using advanced replace features in text editors like Notepad++. Overall, the conversation offers practical advice for file management and text formatting, with a light-hearted tone.
The thread discusses issues with saving Notepad files and formatting G-code for clarity. The first poster resolved a saving problem by entering a filename with the correct extension. Another user asks how to reformat G-code, and solutions include manually inserting returns or using advanced replace features in text editors like Notepad++. Overall, the conversation offers practical advice for file management and text formatting, with a light-hearted tone.
Solution
You could also use a very text program like notepad++. You could then do a advanced replace and replace 'G01 ' with 'G01\n'
jojo455
New Member
- Joined
- Feb 6, 2022
- Messages
- 2
Windows 10 Notepad:
How can I change this
G01 X51.271 Y162.193
G01 X52.141 Y163.896
G01 X53.010 Y165.497
G01 X53.878 Y167.098
G01 X55.121 Y169.300
into this
G01
X51.271 Y162.193
G01
X52.141 Y163.896
G01
X53.010 Y165.497
G01
X53.878 Y167.098
G01
X55.121 Y169.300
How can I change this
G01 X51.271 Y162.193
G01 X52.141 Y163.896
G01 X53.010 Y165.497
G01 X53.878 Y167.098
G01 X55.121 Y169.300
into this
G01
X51.271 Y162.193
G01
X52.141 Y163.896
G01
X53.010 Y165.497
G01
X53.878 Y167.098
G01
X55.121 Y169.300
jojo455
New Member
- Joined
- Feb 6, 2022
- Messages
- 2
Ha Ha.Zadaním „return“ po všetkých Go1
- Joined
- May 1, 2008
- Messages
- 5,546
As someone said "you can fool some of the people all of the time, and all of the people, some of the time!!Ha Ha.![]()