From b00c27fbd11b795502deb15e00129535c32f81b3 Mon Sep 17 00:00:00 2001 From: poofjunior Date: Wed, 21 Apr 2021 11:28:44 -0700 Subject: [PATCH] updating changelog --- CHANGELOG.md | 27 ++++++++++++++++----------- README.md | 2 +- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fbab63..36bb0f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,23 @@ All changes between releases are tracked here. -## upcoming rel/jubilee 2.3.0 - Apr (?) -- The four M3 12mm screws on the front carriage have been swapped for the four M3 10mm screws on the back Z axis. Screw count did not change. -- Flipped Wedge Plate Orientation in the Tool Template Model. Preliminary tests show that this shape makes the tool plate much more resilient to creep. -- Flipped Wedge Plate Orientation in the Default BMG Tool for same reasons above. (Instructions also regenerated.) -- Added Tool Wings to the Tool Template (2 variants in Solidworks, STEP, and STL) -- Back Panel supports hole patterns for (1) Duet 3 Mini + 3HC, (2) Duet 2 + Duex5, (3) Duet 3 + 2 3HC's -- On Back Panel, removed Tool Wiring Cable feedthrough holes -- Updated Default BMG Tool Fan Shroud to @edthesped's "Cappuccino" fan shroud. Uses 5015 fans instead of 4020 fans. -- Added 2mm slot width to Cappuccino fan for extra vertical adjustment. -- Added second Cappuccino fan model with wider slot for [Mechatronics 5015 fans](https://www.mechatronics.com/pdf/B5015.pdf) -- Added pics to BMG Tool instructions. Fixes [#107](https://github.com/machineagency/jubilee/issues/107) and [#143](https://github.com/machineagency/jubilee/issues/143) +## rel/jubilee 2.2.1 - Apr 21, 2021 +- Updated Electronics Back Panel! + - Back Panel supports hole patterns for (1) Duet 3 Mini + 3HC, (2) Duet 2 + Duex5, and (3) Duet 3 + 2 3HC's + - Removed Tool Wiring Cable feedthrough holes. Tool wiring can be routed under the machine. +- Updated Default BMG Tool: + - Flipped Wedge Plate Orientation in the Default BMG Tool. This orientation makes for a stiffer back plate. + - Updated Default BMG Tool Fan Shroud to @edthesped's "Cappuccino" fan shroud. Uses 5015 fans instead of 4020 fans. + - Added 2mm slot width to Cappuccino fan for extra vertical adjustment. + - Added second Cappuccino fan model with wider slot for [Mechatronics 5015 fans](https://www.mechatronics.com/pdf/B5015.pdf) + - Added pics to BMG Tool instructions from @msds. Fixes [#107](https://github.com/machineagency/jubilee/issues/107) and [#143](https://github.com/machineagency/jubilee/issues/143) +- Tool Template Updates: + - Added Tool Wings to the Tool Template (2 variants in Solidworks, STEP, and STL) + - Flipped Wedge Plate Orientation in the Tool Template Model. Preliminary tests show that this shape makes the tool plate much more resilient to creep. - Merged [PR from Olby](https://github.com/machineagency/jubilee/pull/179) which updates the Duet3 Wiring Diagram to be in sync with the config files. +- The four M3 12mm screws on the front carriage have been swapped for the four M3 10mm screws on the back Z axis. Screw count did not change. + + ## rel/jubilee 2.2.0 - Dec 2, 2020 - More Permissive License! diff --git a/README.md b/README.md index a5c6898..6e0861e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Jubilee V2.2.0 +Jubilee V2.2.1 ======= Jubilee is an open-source, extensible multi-tool motion platform capable of running GCode for non-loadbearing automation applications.