Message 1 of 3
Editing Adaptive Post Processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to make a post processor for my 3D printer. There are a few things that get outputed that I can not figure out where they come from. I am using the generic FFF post as a starting place. This gets generated in the post. But when I click on it in Visual Studio Code, it does not know where in the post it was created.
;rapid-leaky
G0 X-140 Y-139.25 Z0.2
G1 F1500 E15
Does anyone know where this comes from? I want to stop the post from extruding 15mm at the very beginning of the post.