All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added an EditorContext to better track drawing updates to refresh the view
- Real time updates when using the Rotate, Scale, and Translate tools.
- First travel move was appearing in white instead of the travel color.
- Render of the drawing was fixed to the world center, not the Turtle center.
- Drag + drop a file now adds that file to the "Recent Files" list.
- Infill of closed loops should now be properly filled. Was occasionally failing the in/out test and creating a mess.
- MickeyMoe1992 now properly obeys the margin limits, same as the other converters.
- Render hints are now forced to enable antialiasing, etc.
- Added Generator "Registration Marks"
- Added "Zoom to fit machine"
- Hid the Donatello panel at startup for a less confusing new user experience.
- This changelog.
- Open source button to README.md.
- GCode headers now include M201, M203, M204, and M205 for speed tuning.
- English for "Jerk" in plotter settings tab.
- Added Peano and other L system fractals, all consolidated under
Fractals > L Systems.
- Size of "upload firmware" dialog should now be large enough to see all text.
- Bumped Jogamp to 2.6.0.
- use of OpenGL and all hardware accelerated graphics
- English label for "Acceleration" in plotter settings tab.
- Calculation for meters of timing belt needed on each side of Makelangelo 5 and HUGE.
Last release before changelog was introduced.