some cleaning

This commit is contained in:
Félix Boisselier
2023-11-29 12:09:30 +01:00
parent 3a9cb57f31
commit 7ba692954f
8 changed files with 0 additions and 42 deletions

View File

@@ -4,13 +4,6 @@
######## CoreXY BELTS CALIBRATION SCRIPT ########
#################################################
# Written by Frix_x#0161 #
# @version: 2.1
# CHANGELOG:
# v2.1: replaced the TwoSlopNorm by a custom made norm to allow the script to work on older versions of matplotlib
# v2.0: updated the script to align it to the new K-Shake&Tune module
# v1.0: first version of this tool for enhanced vizualisation of belt graphs
# Be sure to make this script executable using SSH: type 'chmod +x ./graph_belts.py' when in the folder!