Page 1 of 1

Feature Request: Comment header in GCODE for Travel

Posted: Sat Mar 24, 2018 11:02 am
by zemlin
i use the REPLACE function in post processing to set acceleration and jerk values for different types of moves.
To the best of my knowledge I am able to tweak
Outer Perimeter
Inner Perimeter
Solid Layer
Support
Infill

I have not found any headers in the GCODE for travel.
I can use M204 T7200 in the start script to set the acceleration for travel moves. I have not found a command where I can set the JERK for travel moves. A comment header in the GCODE would allow the use of the REPLACE command for TRAVEL commands.

Thank you.