Skip to content

GCode Parser

Alex Petsiuk edited this page Mar 14, 2024 · 2 revisions

PrusaSlicer contains the following types of g-code segments:

- ;TYPE:Perimeter
- ;TYPE:External perimeter
- ;TYPE:Overhang perimeter

- ;TYPE:Internal infill

- ;TYPE:Solid infill
- ;TYPE:Top solid infill
- ;TYPE:Bridge infill

- ;TYPE:Support material

- ;TYPE:Support material interface

- ;TYPE:Skirt/Brim

- ;TYPE:Wipe tower
- ;TYPE:Custom

...

Clone this wiki locally