PrusaOwners / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
27 stars 10 forks source link

Rename mesh_bed_level.py to bed_mesh.py #3

Closed Arksine closed 6 years ago

Arksine commented 6 years ago

Changed naming conventions to match Klipper's naming conventions. The GCODES have been changed to BED_MESH_CALIBRATE and BED_MESH_OUTPUT. They each continue to have G80 and G81 aliases respectively