Skip to content

Releases: drunken-octopus/drunken-octopus-marlin

Drunken Octopus October 3rd Release 69

03 Oct 17:08
Compare
Choose a tag to compare

This release updates the source code to upstream as of df8ff17 (Sep 23rd).

Like release 68, this enables the experimental feature INPUT_SHAPING_X and INPUT_SHAPING_Y on all Archim builds

Please refer to these pages for documentation for this feature:

https://marlinfw.org/docs/gcode/M593.html
https://marlinfw.org/docs/features/input_shaping.html

Please note I have not done any testing on this feature and cannot speak for or against it, but enabling was a special request by a patron. If you choose to experiment with this feature, consider starting a thread in the Drunken Octopus Forums to share your experience!

This feature has not been enabled on Rambo or MiniRambo builds due to memory constraints.

Drunken Octopus August 12th Release 68

12 Aug 17:11
Compare
Choose a tag to compare

This release updates the source code to upstream as of 0ec1a54 (August 7th). Like release 67, this enables the experimental feature INPUT_SHAPING_X and INPUT_SHAPING_Y on all Archim builds, but corrects the TMC Connection Error on said boards.

Please refer to these pages for documentation for this feature:

https://marlinfw.org/docs/gcode/M593.html
https://marlinfw.org/docs/features/input_shaping.html

Please note I have not done any testing on this feature and cannot speak for or against it, but enabling was a special request by a patron. If you choose to experiment with this feature, consider starting a thread in the Drunken Octopus Forums to share your experience!

This feature has not been enabled on Rambo or MiniRambo builds due to memory constraints.

Drunken Octopus July 1st Release 67

10 Aug 20:31
Compare
Choose a tag to compare

This release updates the source code to upstream as of July 1st (commit 6fed66). It also enables INPUT_SHAPING_X and INPUT_SHAPING_Y on all Archim builds. Please refer to these pages for documentation for this feature:

Please note I have not done any testing on this feature and cannot speak for or against it, but enabling was a special request by a patron. If you choose to experiment with this feature, consider starting a thread in the Drunken Octopus Forums to share your experience!

This feature has not been enabled on Rambo or MiniRambo builds due to memory constraints.

Reported Issues:

  • This release seems to cause a TMC Connection Error on the Archim board. It is necessary to go into the LCD menu and restore the default settings before this error is resolved. This appears to be a problem introduced by Marlin commit cb6fd13

Drunken Octopus February 22nd Release 66

22 Feb 15:43
Compare
Choose a tag to compare

This release updates the source code to upstream as of February 11th (commit 9e879a5).

New Builds

I have added the following custom build upon request. These are untested and unsupported. Use at your own risk.

Printer Variant Toolhead
Gladiola_MiniLCDArchim Gladiola_SingleExtruder
Gladiola_MiniLCDArchim Albatross_Flexystruder
Juniper_TAZ5ArchimBLTouchHallEffect CecropiaSilk_SingleExtruderAeroV2
Oliveoil_TAZ6ArchimHallEffect Tilapia_SingleExtruder

HallEffect = TAZ Pro compatible smart filament sensor

Drunken Octopus December 12th Release 65

12 Dec 23:24
Compare
Choose a tag to compare

This release updates the source code to upstream as of December 8th (commit dfec58e).

Fixes:

  • Lowered homing feedrate on TAZ Pro as suggested by LulzBot for compatibility with motor change in latest printers

Drunken Octopus November 1st Release 64

02 Nov 03:51
Compare
Choose a tag to compare

This release updates the source code to upstream as of November 1st (commit 24cf29b).

Fixes:

  • Reduce firmware size to allow for flashing on Mini 2/Einsy Retro

Drunken Octopus October 5th Release 63

05 Oct 16:24
Compare
Choose a tag to compare

This release updates the source code to upstream as of September 30th (commit d56136f).

Fixes:

  • Includes fix for probing on TAZ printers.

Known Issues:

  • Fails to flash on Mini 2/Einsy Retro, latest known release without this problem is release 60

Drunken Octopus August 21th Release 62

22 Aug 00:59
Compare
Choose a tag to compare

This release updates the source code to upstream as of August 14th (commit 79f6d9b).

This experimental release enables safety end-stop functionality that was missing in releases 60 and 61.

Known Issues:

  • Fails to flash on Mini 2/Einsy Retro, latest known release without this problem is release 60

Drunken Octopus August 16th Release 61

17 Aug 00:23
Compare
Choose a tag to compare

This release updates the source code to upstream as of August 14th (commit 79f6d9b).

Known Issues:

  • Please note that upstream work on end-stops has removed support for non-homing end-stops, which is required for certain Gladiola Mini printers. Gladiola Mini users should use releases 59 or earlier.

  • Fails to flash on Mini 2/Einsy Retro, latest known release without this problem is release 60

Drunken Octopus June 21st Release 60

21 Jun 17:39
Compare
Choose a tag to compare
Pre-release

This release updates the source code to upstream as of June 18th (commit 4414167).

Known Issues

Please note that upstream work on end-stops has removed support for non-homing end-stops, which is required for certain Gladiola Mini printers. Those printers home to XMIN, but rely on XMAX to set the axis limit during probe. It is likely that using this release will cause probe failure or an axis crash. It is hoped that compatibility will be restored once X_SAFETY_STOP and Y_SAFETY_STOP is introduced by pull request MarlinFirmware#25758 . For the time being, Gladiola Mini users should use earlier releases.