From 29eb39037425cedc0fa5203cad38d3a408a0c1cd Mon Sep 17 00:00:00 2001 From: shiftingtech <53156353+shiftingtech@users.noreply.github.com> Date: Sun, 29 Oct 2023 11:46:55 -0600 Subject: [PATCH] octopus pro 1.1 config changes --- Firmware/Octopus/Trident_Octopus_Config.cfg | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Firmware/Octopus/Trident_Octopus_Config.cfg b/Firmware/Octopus/Trident_Octopus_Config.cfg index c3f8e1a..6602b68 100644 --- a/Firmware/Octopus/Trident_Octopus_Config.cfg +++ b/Firmware/Octopus/Trident_Octopus_Config.cfg @@ -12,9 +12,11 @@ ## *** THINGS TO CHANGE/CHECK: *** ## MCU paths [mcu] section ## Thermistor types [extruder] and [heater_bed] sections - See https://www.klipper3d.org/Config_Reference.html#common-thermistors for common thermistor types +## Hotend heater pin [extruder] section ## Leadscrew Rotation Distance [stepper_z], [stepper_z1], [stepper_z2] ## Z Endstop Switch location [safe_z_home] section ## Z Endstop Switch offset for Z0 [stepper_z] section +## Stepper Z1 enable pin [stepper_z1] section ## PID tune [extruder] and [heater_bed] sections ## Probe pin [probe] section ## Fine tune E steps [extruder] section @@ -156,7 +158,10 @@ stealthchop_threshold: 0 [stepper_z1] step_pin: PG4 dir_pin: PC1 -enable_pin: !PA0 +## Octopus 1.0 & 1.1. Octopus PRO 1.0 +#enable_pin: !PA0 +## Octopus PRO 1.1 +#enable_pin: !PA2 # Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2 # rotation_distance: 8 microsteps: 32 @@ -213,7 +218,10 @@ microsteps: 32 full_steps_per_rotation: 200 #200 for 1.8 degree, 400 for 0.9 degree nozzle_diameter: 0.400 filament_diameter: 1.75 -heater_pin: PA2 +## Octopus 1.0 & 1.1. Octopus PRO 1.0 +#heater_pin: PA2 +## Octopus PRO 1.1 +#heater_pin: PA0 ## Check what thermistor type you have. See https://www.klipper3d.org/Config_Reference.html#common-thermistors for common thermistor types. ## Use "Generic 3950" for NTC 100k 3950 thermistors #sensor_type: @@ -337,7 +345,10 @@ heater: heater_bed #[output_pin caselight] # Chamber Lighting - HE2 Connector (Optional) +##Octopus 1.0 & 1.1, Octopus PRO 1.0 #pin: PB10 +##Octopus PRO 1.1 +#pin: PB0 #pwm:true #shutdown_value: 0 #value:1