Skip to content

Releases: DoubleStrike/OctoPrint-SegmentedBed

Minor fix to plugin title

27 Nov 04:17
Compare
Choose a tag to compare

The wrong title was showing in the Plugins UI screen ("Segmentedbed" instead of "Segmented Bed") due to a bad entry in init.py. Fixed.

Less hacky code

06 Oct 01:39
Compare
Choose a tag to compare

Merged PR1 from @larrrox which improved my comments with more detail, and added a much cleaner way to loop thru the array using the reorderMatrix.

Thanks @larrrox !

Better layout with a nicer color scheme

22 Sep 00:36
Compare
Choose a tag to compare

A more well-behaved CSS/HTML layout.

77% less crappy code

21 Sep 18:09
Compare
Choose a tag to compare

This is far less of a hack and slash job now. There is still some "magic" array manipulation to reorder the tiles that, frankly, a better coder will likely laugh at. That's on the to-do list.

Initial release - Prusa XL only

20 Sep 13:23
Compare
Choose a tag to compare

This is the first release. It's admittedly a bit hacky in the code structure, but it is well-behaved and should not cause any issues.

At the moment, this is designed for the output format for the Prusa XL.