Skip to content

Commit

Permalink
Update OctopusPro V1.1
Browse files Browse the repository at this point in the history
Difference between Octopus Pro V1.0 and V1.1 managed via line selection (uncomment selection)
  • Loading branch information
MirageC79 authored Nov 1, 2023
1 parent 358a5c5 commit 00d5c88
Showing 1 changed file with 43 additions and 25 deletions.
68 changes: 43 additions & 25 deletions firmware/klipper/OctopusProTMC5160_printer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,32 @@
# This file contains example configuration for Klipper running on: #
# #
# PRINTER: HevORT 315*315*340 #
# CONTROL_BOARD: OctopusPro V1.0 RefDoc: https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-Pro # #
# CONTROL_BOARD: OctopusPro V1.0 or V1.1 #
# RefDoc: https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-Pro #
# OctopusPro V1.0 vs V1.1: https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-Pro#changes-in-v11-compared-to-v10 #
# #
# OPTIONS: a) 48V on X,Y,E using BTT HV5160 #
# b) HevACS #
# #
# Config example created by: #
# Date: MirageC Feb 1st, 2022 #
# Last Updated: Nov 1st, 2023 #
####################################################################

################## CONTROL BOARD PIN DEFINITION ####################
# ______________________________________________________________
# | DRIVE | STEP pin | DIR pin | EN pin | CS PIN | END_STOP |
# |-------|----------|----------|----------|----------|----------|
# | 0 | PF13 | PF12 | PF14 | PC4 | PG6 |
# | 1 | PG0 | PG1 | PF15 | PD11 | PG9 |
# | 2.1&2 | PF11 | PG3 | PG5 | PC6 | PG10 |
# | 3 | PG4 | PC1 | PA0 | PC7 | PG11 |
# | 4 | PF9 | PF10 | PG2 | PF2 | PG12 |
# | 5 | PC13 | PF0 | PF1 | PE4 | PD13 |
# | 6 | PE2 | PE3 | PD4 | PE1 | PD14 |
# | 7 | PE6 | PA14 | PE0 | PD3 | PD15 |
# |_______|__________|__________|__________|__________|__________|
# __________________________________________________________________
# | DRIVE | STEP pin | DIR pin | EN pin | CS PIN | END_STOP |
# |-----------|----------|----------|----------|----------|----------|
# | 0 | PF13 | PF12 | PF14 | PC4 | PG6 |
# | 1 | PG0 | PG1 | PF15 | PD11 | PG9 |
# | 2.1&2 | PF11 | PG3 | PG5 | PC6 | PG10 |
# | 3 on V1.0 | PG4 | PC1 | 1.0: PA0 | PC7 | PG11 |
# | 3 on V1.1 | Same | Same | 1.1: PA2 | Same | Same |
# | 4 | PF9 | PF10 | PG2 | PF2 | PG12 |
# | 5 | PC13 | PF0 | PF1 | PE4 | PD13 |
# | 6 | PE2 | PE3 | PD4 | PE1 | PD14 |
# | 7 | PE6 | PA14 | PE0 | PD3 | PD15 |
# |___________|__________|__________|__________|__________|__________|
# ___________________
# | FAN | PIN |
# |-------|-----------|
Expand All @@ -37,15 +42,17 @@
# | FAN6 | ALWAYS_ON |
# | FAN7 | ALWAYS_ON |
# | ______|___________|
# ________________________________
# | HEATER | HEAT pin | TEMP pin |
# |--------|-----------|-----------|
# | BED | PA1 | (TB) PF3 |
# | HE0 | PA2 | (TO) PF4 |
# | HE1 | PA3 | (T1) PF5 |
# | HE2 | PB10 | (T2) PF6 |
# | HE3 | PB11 | (T3) PF7 |
# |________|___________|___________|
# _____________________________________
# | HEATER | HEAT pin | TEMP pin |
# |-------------|-----------|-----------|
# | BED | PA1 | (TB) PF3 |
# | HE0 on V1.0 | 1.0: PA2 | (TO) PF4 |
# | HE0 on V1.1 | 1.1: PA0 | Same |
# | HE1 | PA3 | (T1) PF5 |
# | HE2 on V1.0 | V1.0 PB10 | (T2) PF6 |
# | HE2 on V1.1 | V1.1: PB0 | Same |
# | HE3 | PB11 | (T3) PF7 |
# |_____________|___________|___________|
# _________________
# | SPI | PIN |
# |--------|--------|
Expand All @@ -54,7 +61,12 @@
# | SCK | PA5 |
# |________|________|


# _________________
# | RGB | PIN |
# |--------|--------|
# | V1.0 | PB0 |
# | V1.1 | PB10 |
# |________|________|

####################################################################
############################ MCU ###################################
Expand Down Expand Up @@ -173,7 +185,10 @@ run_current: 1.2
[stepper_z1]
step_pin: PG4
dir_pin: !PC1
enable_pin: !PA0
# # BOARD VERSION SELECTION - UNCOMMENT ACCORDING TO YOUR BOARD #
#enable_pin: !PA0 #Drive 3 on OctopusPro V1.0
#enable_pin: !PA2 #Drive 3 on OctopusPro V1.1

microsteps: 128
rotation_distance: 4
full_steps_per_rotation: 400
Expand Down Expand Up @@ -279,7 +294,10 @@ rotation_distance: 4.52
nozzle_diameter: 0.500
filament_diameter: 1.750
#____________________#### HEATER NOZZLE on HE0 ####_________________
heater_pin: PA2
# # BOARD VERSION SELECTION - UNCOMMENT ACCORDING TO YOUR BOARD #
#heater_pin: PA2 #Extruder Heater(HE0) on OctopusPro V1.0
#heater_pin: PB10 #Extruder Heater(HE0) on OctopusPro V1.1

#_________________________NOZZLE TEMP _____________________________
sensor_type: ATC Semitec 104NT-4-R025H42G
sensor_pin: PF4
Expand Down

0 comments on commit 00d5c88

Please sign in to comment.