Skip to content

Releases: Carvera-Community/Carvera_Controller

v0.8.2

30 May 00:04
25ec0be

Choose a tag to compare

What's Changed

  • Fix: Linux ARM64 appimage builds
  • Change: Minimum Linux X64 appimage build requires running a Linux distribution with Glibc 2.35 or above (eg. Ubuntu 22.04 or higher)
  • Fix: Show all .bin files as possible options during firmware upload
  • Fix: Fix wrong Z calibration position when running margin command on CA1 when there is high network latency

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

02 Apr 12:44
d59d740

Choose a tag to compare

What's Changed

  • Enhancement: Added 3 axis probing screens for outside/inside corners, single axis, bore/pocket, boxx/block, and angles. Community Firmware V1.0.1c1.0.4_beta or higher is required to use.
  • Enhancement: Initial iOS platform support
  • Enhancement: The ability to reduce the size of the autolevel probe area. This enables the ability to avoid probing the stock where there might be obstacles preventing probing.
  • Enhancement: tooltip support. Hover mouse cursor for 0.5s for tool tip to popup. See #143 for more information
  • Enhancement: Added custom background images in a dropdown for the start file/probe screen to show bolt hole positions. The user can create custom ones, see release for base image files.
  • Enhancement: Set and change to custom tool number (including beyond 6)
  • Enhancement: Added enclosure light switch to centre control panel
  • Enhancement: Support copy keyboard shortcut from MDI window
  • Enhancement: update_translations.py now searches for all .py and .kv files in the project instead of manually adding each one
  • Fix: Fixed squished center buttons
  • Fix: Fixed Speed/Feed scaling when using +/- buttons. Now can reach 10% and 300% scaling.
  • Fix: Fixed firmware download button. Now opens the github releases page for the Community firmware
  • Removed: ARM64 (Raspberry Pi etc) version of pre-compiled Linux package. We will be re-added at a later date. For now use the pypi version.

New Contributors

Full Changelog: v0.7.1...v0.8.1

V0.7.1

16 Jan 19:20
c843509

Choose a tag to compare

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

14 Jan 21:05
c6124d3

Choose a tag to compare

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

21 Dec 22:54
de74181

Choose a tag to compare

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

Full Changelog: v0.5.3...v0.6.0

v0.5.3

08 Dec 04:52
79b81da

Choose a tag to compare

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

23 Nov 18:12
e4021e2

Choose a tag to compare

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

16 Nov 02:09
ca71e29

Choose a tag to compare

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

15 Nov 21:08
1648cd0

Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Nov 23:30
8869540

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0