NOTE: users SHOULD pull in these changes. Removed test_speed.cfg import; macro is not ready for use.

This commit is contained in:
bassamanator
2023-02-27 21:43:44 -05:00
parent 5f464d961c
commit 119c313434
2 changed files with 2 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
# NOTE This macro is not ready for use. ☠️☠️☠️
# Home, get position, throw around toolhead, home again.
# If MCU stepper positions (first line in GET_POSITION) are greater than a full step different (your number of microsteps), then skipping occured.
# We only measure to a full step to accomodate for endstop variance.

View File

@@ -1,14 +1,10 @@
# This file contains pin mappings for the stock Sovol SV06.
#
# Using the wrong firmware, or wrong configuration, has the potential to destroy
# your 3D printer.
#
# ⚠️⚡☢️ USE AT YOUR OWN RISK! YOU HAVE BEEN WARNED! ☢️⚡⚠️
# Find installation instructions at https://github.com/bassamanator/Sovol-SV06-firmware
#
# See https://www.klipper3d.org/Config_Reference.html for configuration reference.
[include ./cfgs/macros.cfg]
[include ./cfgs/TEST_SPEED.cfg]
[include ./cfgs/PARKING.cfg]
[include ./cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg]
[include ./cfgs/beeper.cfg]