forked from MakeraInc/CarveraFirmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.txt
More file actions
59 lines (50 loc) · 3.95 KB
/
version.txt
File metadata and controls
59 lines (50 loc) · 3.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Notice:
To let the Carvera work perfectly, please make sure both your controller software and firmware are up to date. For firmware, download the new firmware first, then use the 'update' function to upgrade the firmware, and reset the machine after the update is complete.
[0.9.8]
1. Optimizing: Improve file transfer speed
2. Optimizing: wifi Library file upgrade
3. Optimizing: Optimize the file system operation module to improve file read and write speed
4. Optimizing: File transfer adopts compressed file format
5. Optimizing:Improve the stability and reliability of the connection between the machine and the controller
6. Bug fixing:False alarm of soft limit when the machine is powered on
7. Bug fixing:False alarm of hard limit during machine operation
8. Bug fixing: Fix BUG where G0G90/G0G91/G1G90/G1G91 code does not execute
9. Bug fixing: Fixed the bug where the spindle speed occasionally displayed as 0 during the machining process
10. Optimizing:Add the function of "If the probe or tool setter has been triggered before tool calibration, an alarm window will pop up"
11. Optimizing:Add Main Button long press function selection in the configuration page。
12. Optimizing:Modify the automatic dust collection function to be disabled by default, and you can choose whether to enable automatic dust collection on the "Configure and Run" page
[0.9.7]
Bug Fixing: The laser clustering setting function has been withdrawn due to its potential to cause random crashes. (We will reintroduce this feature once we have resolved the issue and conducted a full test.)
[0.9.6]
1、Bug fixing:4th axis position is not accurate after large-angle continuous rotation.
2、Bug fixing:4th axis rotation direction is reversed, should follow the right-hand rule (Please check if you manually changed the post processor for the previous false, need to restore that after the upgrade).
3、Bug fixing: Moving wrongly after pause/resume in arc processing.
4、Bug Fixing: The first tool sometimes does not appear in the preview UI panel.
5、Bug Fixing: Incomplete display of the UI in the Android version.
6、Bug Fixing: The Android version cannot access local files.
7、Bug Fixing: Added a laser clustering setting to optimize laser offset issues when engraving at high resolution, particularly with Lightburn software. Note: This feature was withdrawn in version 0.9.7 due to its potential to cause random crashes.
8、Optimizing: Auto leveling, restricting the Z Probe to the 0,0 position from path origin, to ensure leveling accuracy.
9、Optimizing: The software limit switch can now be configured to be on or off, and the limit travel distance can be set.
10、Optimizing: XYZ Probe UI integrated into the Work Origin settings.
11、Optimizing: Adding support for multiple languages (now support English and Chinese).
12、Optimizing: Adding a display for the processing time of the previous task.
13、Optimizing: Input fields in the controller can now be switched with the Tab key.
14、Optimizing: Adding a width-changing feature for the MDI window in the controller.
15、Optimizing: Auto Leveling results can be visually observed on the Z-axis dropdown and a clearing function is provided.
16、Optimizing: Holding the main button for more than 3 seconds allows automatic repetition of the previous task, facilitating the repetitive execution of tasks.
[0.9.5]
Optimized the WiFi connection file transfer speed and stability.
Added software limit functions to reduce machine resets caused by the false triggering of limit switches.
[0.9.4]
Added the 'goto' function for resuming a job from a certain line.
Added the WiFi Access Point password setting and enable/disable function.
See the usage at: https://github.com/MakeraInc/CarveraFirmware/releases/tag/v0.9.4
[0.9.3]
Fixed the WiFi special character bug.
Fixed the identical WiFi SSID display problem.
Fixed the WiFi connectivity unstable problem.
Fixed the spindle stop earlier issue when doing a tool change.
[0.9.2]
Initial version.
[0.9.1]
Beta version.