cilynx / pygdk

Python G-code Development Kit
GNU General Public License v3.0
13 stars 3 forks source link

Dynamic layer height #44

Open cilynx opened 2 years ago

cilynx commented 2 years ago

Calculate layer height / extrusion amount based on the nearest point (in 3-dimensions) that we've already printed. Requires #43 and is a requirement for #16.