Skip to content

Commit

Permalink
bringing Trident inline with recent config tweaks to Voron 2
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftingtech committed Jul 14, 2024
1 parent 87859d0 commit d77fff8
Show file tree
Hide file tree
Showing 3 changed files with 1,056 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# This file contains common pin mappings for the BIGTREETECH Manta M8P
# This file contains common pin mappings for the BIGTREETECH Manta M8P V1.0
# To use this config, the firmware should be compiled for the
# STM32G0B1 with a "8KiB bootloader" and USB communication.

# This config is currently only correct for V1.0 boards
#
# See docs/Config_Reference.md for a description of parameters.

[mcu]
## [X in MOTOR1] - B Motor
## [Y in MOTOR2] - A Motor
## [E in MOTOR8] - Extruder
## Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify
## Obtain definition by "ls /dev/serial/by-id/*" then unplug to verify
##--------------------------------------------------------------------
serial: /dev/serial/by-id/YOU_DIDNT_CHANGE_ME_YET
#restart_method: command
Expand Down
Loading

0 comments on commit d77fff8

Please sign in to comment.