DerAndere1 / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform. The branch Marlin2ForPipetBot is optimized firmware for cartesian robots (lab robots, also known as liquid handling robots or pipetting robots)
https://derandere.gitlab.io/pipetbot-a8
GNU General Public License v3.0
53 stars 20 forks source link

Add M81 (drill), M82 (spot drill), M83 (pecking) drilling cycles #35

Closed DerAndere1 closed 4 years ago

DerAndere1 commented 4 years ago

Requirements

Description

See description

Benefits

Add drill cycles

Configurations

Related Issues

DerAndere1 commented 4 years ago

@FNeo31 : This code is split out from your PR. would be nice if you could have a look at this whenever you have time. Did I miss something?

FNeo31 commented 4 years ago

Just need to add

define DRILLING_CANNED_CYCLES

On confirmation file to activate them