Skip to content

Commit 3814c76

Browse files
committed
7.80.2
1 parent 5bbc7b7 commit 3814c76

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## 7.80.2
11+
12+
### Added
13+
- Fully customizable shortcuts in the main menu, including the ability to add new shortcuts for any menu item.
14+
### Changed
15+
- Improved support for BTT mini E3 v3 by tweaking serial settings. Tested with RUMBA and Mini.
16+
### Fixed
17+
- Editor context (machine/paper/pen) settings were not being passed to the live drawing controls.
18+
- `Save to` path remembered across all dialogs.
19+
- MickeyMoe1992 now properly obeys the margin limits, same as the other converters.
20+
1021
## 7.78.6
1122

1223
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.marginallyclever</groupId>
88
<artifactId>Makelangelo</artifactId>
9-
<version>7.80.1</version>
9+
<version>7.80.2</version>
1010
<name>Makelangelo</name>
1111
<description>Makelangelo Software is a Java program that prepares art for CNC plotters. It is especially designed for the Makelangelo Robot.
1212
It pairs really well with Marlin-polargraph, the code in the brain of the robot that receives instructions and moves the motors.</description>

0 commit comments

Comments
 (0)