Skip to content

Commit

Permalink
Update Trident_M8P_v2.0_config.cfg (#171)
Browse files Browse the repository at this point in the history
As per PR to voron-2 repo- correct some minor issues in m8p v2 config example
  • Loading branch information
keyboard-magpie authored Oct 5, 2024
1 parent 0b9a602 commit 638d8c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firmware/M8P/Trident_M8P_v2.0_config.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file contains common pin mappings for the BIGTREETECH Manta M8P V2.0
# To use this config, the firmware should be compiled for the
# STM32G0B1 with a "8KiB bootloader" and USB communication.
# STM32H723 with a "8KiB bootloader" and USB communication.

# This config is currently only correct for V2.0 boards
#
Expand Down Expand Up @@ -75,7 +75,7 @@ stealthchop_threshold: 0
[stepper_y]
step_pin: PE2
dir_pin: PE1
enable_pin: !PE0
enable_pin: !PE4
microsteps: 16
rotation_distance: 40
full_steps_per_rotation:200 #set to 400 for 0.9 degree stepper
Expand Down

0 comments on commit 638d8c4

Please sign in to comment.