Releases: Carvera-Community/Carvera_Controller
Releases · Carvera-Community/Carvera_Controller
V0.7.1
What's Changed
- Fix: Set a default for the A axis microsteps per degree config option by @SergeBakharev in #128
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Enhancement: Added A axis microsteps per degree config option by @SergeBakharev in #122
- Enhancement: Controller config option to allow MDI usage when machine running by @SergeBakharev in #122
- Change: Add version string to app window title by @SergeBakharev in #122
- Fix: Saved Window size is bigger than actual when DPI scaling is above 1x by @SergeBakharev in #122
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Enhancement: add "tool change" as a option for the front button long press actions. This feature requires Community Firmware. by @faecorrigan in #109
- Enhancement: Support translation file generation, updates, and inclusion into binary. We now can accept translation contributions. by @faecorrigan abd @SergeBakharev in #101
- Change: Using the report bug button opens the controller log directory by @SergeBakharev in #102
- Enhancement: Window size of the app is saved on exit by @SergeBakharev in #108
- Change: Default to showing the Control screen instead of empty file view by @SergeBakharev in #108
- Change: Default window size is now 1440x900 by @SergeBakharev in #108
- Enhancement: Controller configuration can now be changed via Settings by @SergeBakharev in #108
- Enhancement: Added configurable Controller UI Density via Settings by @SergeBakharev in #108
- Enhancement: Added configurable screensaver prevention via Settings by @SergeBakharev in #108
- Enhancement: Advanced Jog Controls. Additional controls panel for jogging. Including Ability to set jog movement speed and Keyboard Mode. When keyboard mode is enabled, use Arrow keys for X/Y, and PgUp/PgDown for Z axis movements. by @SergeBakharev in #114
- Fix: "Scan Wi-Fi..." menu option is now non blocking, and will no longer freeze the rest of the UI by @scottyallen in #111
New Contributors
- @scottyallen made their first contribution in #111
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- Fix: Exception handling for loading machine config file into controller. If the config can't be parsed correctly it will be skipped and a warning message shown on screen. by @SergeBakharev in #94
- Bump dunamai from 1.22.0 to 1.23.0 by @dependabot in #96
- Fix: Use correct gcode filename if file was uploaded compressed by @SergeBakharev in #98
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Fix: Upload-and-select fails to load local gcode file when machine supports .lz compression by @SergeBakharev in #88
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fix: uploadLocalFile callback causes crash when uploading firmware
Works with the stock firmware 0.9.8
And community firmware community_1.0.0_beta1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Change: Replace Makera logos on icons. by @SergeBakharev in #71
- Change: Improved text on Diagnostics screen by @SergeBakharev in #76
- Change: Allow the use of '*' character in MDI by @SergeBakharev in #76
- Change: Use the command 'diagnose' instead of '*' to poll machine status. This makes the Diagnostics screen cross-compatible with Makera and Community firmware by @SergeBakharev in #76
- Fix: Actually use the Carvera-Community URL for loading this change log by @SergeBakharev in #76
- Enhancement: Confirm before entering laser mode by @SergeBakharev in #76
- Fix: Sliders in Diagnostics screen for Spindle Fan and Vacuum. Used to have broken UX requiring enabling and setting value within 2s. Now enable/disable toggles removed leaving slider to exclusively control value. by @SergeBakharev in #76
- Enhancement: Added Clamp and Unclamp buttons to the Tool Changer drop down by @faecorrigan in #73
- Enhancement: Added bug report button to menu drop down. Please open github issues for any thing not working correctly. by @faecorrigan in #77
- Enhancement: Storing machine network address after wifi scan for reconnect by @faecorrigan in #68
New Contributors
- @faecorrigan made her first contribution in #68
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Reversed a axis and feed rate scaling range fixes by @SergeBakharev in #49
- Version update tracker by @SergeBakharev in #51
- Dependabot config by @SergeBakharev in #52
- initial contributing guide #29 by @SergeBakharev in #48
- Update dependabot.yml to use poetry by @SergeBakharev in #53
- use pip as the dependabot package ecosystem by @SergeBakharev in #59
- Bump pyinstaller from 6.11.0 to 6.11.1 by @dependabot in #60
- Default to last local dir by @SergeBakharev in #62
- Upload and Select by @SergeBakharev in #61
New Contributors
- @dependabot made their first contribution in #60
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix dmg background image and icon locations
- Fix application name and title to show "Community"
- Fix macos build version metadata by @SergeBakharev in #46
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Machine Reconnect Functionality by @SergeBakharev in #40
Full Changelog: v0.2.2...v0.3.0