Skip to content

KrautLab/gCodeParser_offset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

gCodeParser_offset

This is a small python script to modify gcodes meant for FDM 3D-Printing, using Andy Everitts gCode parser. It offsets every second layer a bit to the side to decrease interlaminar and inter-layer voids, thus increasing strength in Z-Direction. If this proves to be useful, it should be communicated as an issue for commonly used slicers or branches of them.

This only makes sense when using following settings:

  • 100% Infill
  • Infill Pattern: Lines or monotonic
  • Infill Direction: 90° (or whatever gives you lines only in y-direction)

Instructions

Paste filepath instead of example filepath in line 5, change nozzle size in line 3 according to the one you are using.

Paste output in editor, save as .gcode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages