-
Notifications
You must be signed in to change notification settings - Fork 0
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
...