andre
Posts: 72
Joined: Thu Mar 06, 2014 10:53 pm

[ADDED] Descriptive gcode

Could we have more descriptive gcode? Follow each line with a comment:

; outer shell
; inner shell
; support
; infill

etc...
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: Descriptive gcode

That seems like a lot of extra text to put in the file...
S3D-Jason
Posts: 1608
Joined: Sun May 31, 2015 6:01 am

Re: Descriptive gcode

In version 3.0, you now have the ability to include feature type tags that will identify the different sections of the gcode.

So if you open the gcode in a text editor, you will see lines like below

; outer perimeters
; inner perimeters
; infill
; solid layers
; support

etc

Return to “Feature Requests”