Jump to content

Voron 2.4 Octopus v1.1 .cfg


TitusADuxass

Recommended Posts

I have found several .cfg on BTT's Github - both of them have not been updated for 2 years.

The one that is probably the correct one is BTT_OctoPus_Pro_V1.1_Voron2_Config.cfg - can someone please confirm that this is correct, or even better, can someone share their .cfg?

Thanks

Paul

Link to comment
Share on other sites

Hi. First we need to know your hardware,Voron provided generic configuration file that need to be edited to fit your build,thats the best practice. Here is my printer.cfg. Notice this has been configured to work with SB,LDO HT stepper motors and TMC BTT 1.3 2209 drivers,Galileo2 extruder,BTT octopus pro 429,BTT smart sensor,Klicky probe at 5V. If you want to try then check that you configure provided cfg to fit your build. Things to check,MCU Id,tmc drivers,rotation,current. Extruder e steps,temp sensors. This build is using 220V kenovo heated bed,SSR connected to HE1. All fans are running at 24V. Make sure that endstops are configured correctly and trigger as intended. This is provided as is so take care to check configuration and adjust as needed.

config-20251026-165936.zip

Edited by SamppaD
  • Like 2
Link to comment
Share on other sites

21 hours ago, TitusADuxass said:

I've got a Beacon and a Orbitool O2S toolhead board. TMC2209 drivers.

Here's my printer.cfg and associated .cfg's

config-20251027-084259.zip

I have a Leviathan but... You really only need to change the device pins on the motors.

The Orbitool pin entries will also need to be checked, but the scaffolding for what you want to build on is all there. 

  • Like 1
Link to comment
Share on other sites

16 hours ago, Penatr8tor said:

Here's my printer.cfg and associated .cfg's

config-20251027-084259.zip 19.55 kB · 1 download

I have a Leviathan but... You really only need to change the device pins on the motors.

The Orbitool pin entries will also need to be checked, but the scaffolding for what you want to build on is all there. 

Thanks mate, that is just what I was looking for.

  • Like 1
Link to comment
Share on other sites

On 10/26/2025 at 12:33 PM, TitusADuxass said:

I've got a Beacon and a Orbitool O2S toolhead board. TMC2209 drivers.

What is needed to mount an Orbiter extruder and Beacon on a V2.4 or Trident?

  • Like 1
Link to comment
Share on other sites

@PFarm I have a complete toolhead (Stealthburner style) on this thread.

It's designed to use all of the orbiter products, extruder+toolboard+filament sensor) and utilizes a CNC Fysetc Beacon mount.

p.s. If you get the Orbitool o2s toolboard you can plug the Beacon into it and you won't need to run an extra cable other than the CAN cable.

 

  • Like 2
Link to comment
Share on other sites

So the new Octopus board is not playing nicely.

It gives me the following error - 

 

Unable to read tmc uart 'stepper_z' register IFCNTUnable to read tmc uart 'stepper_gz' register IFCNT

I've checked that the jumpers are in place for the motor power, they are all on the left 2 pins.

When I got the board, all the jumpers where installed for a SPI mode setup. In my experience the boards normally don't have any of the jumpers installed.

I suspect that this board is "used" and has been returned. Discussion are going on with support at BTT/BIQU, but as always it takes time. You answer one set of questions and then they come back with more questions.

Just for SnGs, I put the M8P/CB2 board back in, everything worked as expected - which proves that the TMC2290s are working.

 

Link to comment
Share on other sites

5 minutes ago, PFarm said:

@TitusADuxass Did you set the voltage jumpers for the steppers?

Screenshot2025-10-31at6_04_13AM.thumb.png.611322fae443878ccf47ed45f0d9e3ed.png

The way I read that is that it doesn't matter whether it's left or right, both options will supply 24v which is connected to the motor power terminal on the board.

The board came with the jumpers connected to the right, I get the same error message.

 

  • Like 1
Link to comment
Share on other sites

1 hour ago, TitusADuxass said:

Problem solved, one motor connector crimp had worked itself out of the connector.

Ha! Had that happen on my RatRig V-Minion. Now I'm super anal careful when it comes to setting pins in JST connectors. Had too many of them pop out of the socket on insertion.

  • Like 2
Link to comment
Share on other sites

1 hour ago, claudermilk said:

I still have no more than the skirt fans in my Trident. The Octopus MCU is always the cooler of the controller chips.

My RatRig V-Core has an Octopus 1.1 and I have 2 big 120mm fans over it and the Pi. In RatOS you can configure your printer for normal mode or rapid mode. In rapid mode the TMC2209 driver chips get so hot that I had to write a fan macro to ramp up both fans to 11 to keep the printer from erroring out before it got done homing. Of course, you can't monitor the driver chips and while the processor is barely warming up and you're thinking everything is good... you can fry bacon on the driver chips. FWIW, I don't run rapid mode anymore so it's not an issue but, you can definitely run the steppers fast enough that you need some cooling.

Link to comment
Share on other sites

5 hours ago, TitusADuxass said:

So the new Octopus board is not playing nicely.

It gives me the following error - 

Unable to read tmc uart 'stepper_z' register IFCNTUnable to read tmc uart 'stepper_gz' register IFCNT

I've checked that the jumpers are in place for the motor power, they are all on the left 2 pins.

When I got the board, all the jumpers where installed for a SPI mode setup. In my experience the boards normally don't have any of the jumpers installed.

I suspect that this board is "used" and has been returned. Discussion are going on with support at BTT/BIQU, but as always it takes time. You answer one set of questions and then they come back with more questions.

Just for SnGs, I put the M8P/CB2 board back in, everything worked as expected - which proves that the TMC2290s are working.

Hi. I just got my Octopus 723 board and that one came with jumpers already installed for 24V 2209 uart . It also had 5V jumper for probe and usb power jumper for flashing preinstalled?? The rest of jumpers and accessories was packed in original packaging. I was thinking what the hell? Purchased from official BTT store,stepper drivers came packed in to factory sealed plastic packaging. It looks like BTT is testing the boards? Lets see what is not working this time...

Link to comment
Share on other sites

1 hour ago, Penatr8tor said:

My RatRig V-Core has an Octopus 1.1 and I have 2 big 120mm fans over it and the Pi. In RatOS you can configure your printer for normal mode or rapid mode. In rapid mode the TMC2209 driver chips get so hot that I had to write a fan macro to ramp up both fans to 11 to keep the printer from erroring out before it got done homing. Of course, you can't monitor the driver chips and while the processor is barely warming up and you're thinking everything is good... you can fry bacon on the driver chips. FWIW, I don't run rapid mode anymore so it's not an issue but, you can definitely run the steppers fast enough that you need some cooling.

Yes. TMC2209 will idle at 30C and rump temperature up during printing. My 429 octopus is at 29C when printing but TMC2209 are at 47-50C with electronic bay fans running at 95% I would say normal printing its fine but for fast printing extra fans are needed.

  • Like 2
Link to comment
Share on other sites

I only cool the boards that are running 48V - Mercury and VZBot. The others are like most cooled by the electronics bay fans. But I have 4 of those in the bay (Tridents and V2.4,s

  • Like 1
Link to comment
Share on other sites

Hi. This weekend went on another rabbit hole investigation so i didnt have the time to inspect defective boards tracks. After some long hours print still having issues with moonraker. I posted a new topic on forum   Moonraker connection issues. Go check it out and give some ideas what can be done to solve this..

Edited by SamppaD
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...