mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
NOTE: users SHOULD pull in these changes. Removed test_speed.cfg import; macro is not ready for use.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user