Commit Graph

112 Commits

Author SHA1 Message Date
Tiago Conceição 35c63beebf Update install-uvtools.sh 2022-10-30 04:55:18 +00:00
Tiago Conceição 6e60e354be Update install-uvtools.sh 2022-10-30 04:36:17 +00:00
Tiago Conceição 3d402606c7 Update install-uvtools.sh 2022-10-30 04:21:08 +00:00
Tiago Conceição 191745792d Update install-uvtools.sh 2022-10-30 03:52:39 +00:00
Tiago Conceição d41ef9cd99 Update install-uvtools.sh 2022-10-30 03:48:04 +00:00
Tiago Conceição 3a2c927455 Update install-uvtools.sh 2022-10-30 03:47:03 +00:00
Tiago Conceição 3a7aef28e9 Improve the scripts 2022-10-30 01:21:13 +00:00
Tiago Conceição 6dc26f7434 v3.8.0
- **File formats:**
  - (Add) Property: DisplayTotalOnTime
  - (Add) Property: DisplayTotalOffTime
  - (Add) SL1File Property: high_viscosity_tilt_time
- **Tools**
  - **I printed this file**
    - (Add) Display on time for the print information
    - (Improvement) Labels on numeric box
    - (Improvement) Show print time label formatted as hh:mm:ss
  - **PCB Exposure:**
    - (Improvement) Increase "Exposure time" maximum from 200s to 1000s (#592)
    - (Fix) Set `BottomLightHeight` to 0
    - (Fix) Set `TransitionLayerCount` to 0
- **Issues:**
  - (Improvement) Overhang detection by using a dynamic cross kernel
  - (Improvement) Bring back the discard logic of "false-positive" islands based on overhang detection but improve the threshold of the detection to be safer (#591, #591)
- **PrusaSlicer:**
  - (Change) Elegoo Mars 2 to use file version 4
  - (Change) Elegoo Mars 2 Pro to use file version 4
- (Add) Status bar: On and Off time (hh:mm:ss) as tooltip in the Print time label
- (Improvement) When any of libcvextern dependencies are missing, it try to show the missing libraries in the error message (Linux only)
- (Improvement) Auto-upgrade procedure for non-Windows systems
- (Improvement) macOS arm64 (M1/M2) can now run natively if installed via the auto installer script
- (Fix) Error on Mat cache manager when file have only one layer
- (Fix) Suggestion "Transition layer count" shows as never applied when using with file formats that use in-firmware transition layers
- (Upgrade) openCV from 4.5.4 to 4.6.0
  - Custom library is now built to strip unused dependencies and reduce library size
- (Remove) arch and rhel packages in favor of a generic linux
2022-10-30 00:52:49 +01:00
Tiago Conceição 1335e18fe2 Update install-uvtools.sh 2022-10-25 22:01:02 +01:00
Tiago Conceição ab11d40d33 Refactorings 2022-10-23 22:18:49 +01:00
Tiago Conceição 9602650bb5 Add Downloads to lookupPaths 2022-10-23 19:53:46 +01:00
Tiago Conceição c09c4138f3 Update install-uvtools.sh 2022-10-23 19:50:21 +01:00
Tiago Conceição c32da13c5c Update install-uvtools.sh 2022-10-23 19:47:11 +01:00
Tiago Conceição ba2c70d4ca Update scripts 2022-10-23 19:42:12 +01:00
Tiago Conceição 843c3e817e Update install-uvtools.sh 2022-10-23 05:56:45 +01:00
Tiago Conceição cebbc62f93 Update install-uvtools.sh 2022-10-23 05:24:48 +01:00
Tiago Conceição 8fec074dfb Escape $ sign 2022-10-23 05:15:30 +01:00
Tiago Conceição bd0bdbfd2e Fix base path 2022-10-23 05:09:39 +01:00
Tiago Conceição a05e6b536c Better if commands 2022-10-23 04:54:29 +01:00
Tiago Conceição 9276735203 v3.7.2
- **File formats:**
  - (Add) AnyCubic PM3R (#587)
  - (Add) AnyCubic PMX2
  - (Fix) LGS: `LightOffDelay` is `WaitTimeBeforeCure` in this format
- **PrusaSlicer printer:**
  - (Add) AnyCubic Photon M3 Premium
  - (Add) AnyCubic Photon Mono X2
- (Fix) Scripting: Unable to use sub-classes (#583)
- (Fix) Loading an image as file cause application to crash
- (Fix) "File - Send to" doesn't ignore case on file extension names resulting in ignore files in a uppercase even if extension is correct
- (Fix) Do not show layer material milliliters when value is 0 or the percentage is NaN
- (Fix) Auto-upgrade on Linux with AppImage integrated on system causes the file name to grow with hash strings
2022-10-20 21:42:31 +01:00
Tiago Conceição 9feb17ed27 Remove wget dependency 2022-10-20 03:26:15 +01:00
Tiago Conceição 0ee5e925ea Fix single quotes 2022-10-19 16:33:03 +01:00
Tiago Conceição 657cbf6072 Refactorings 2022-10-19 16:18:14 +01:00
Tiago Conceição c8e5bc9dbe Refactoring 2022-10-19 05:53:29 +01:00
Tiago Conceição 71d82cc8c4 Update install-uvtools.sh 2022-10-19 05:49:36 +01:00
Tiago Conceição 8799fee1dc Update install-uvtools.sh 2022-10-19 05:46:13 +01:00
Tiago Conceição fa916f98bc Update install-uvtools.sh 2022-10-19 05:41:10 +01:00
Tiago Conceição f026ecf37d Update install-uvtools.sh 2022-10-19 05:35:36 +01:00
Tiago Conceição a680245338 Update install-uvtools.sh 2022-10-19 05:32:09 +01:00
Tiago Conceição 891325dc81 Update install-uvtools.sh 2022-10-19 05:29:04 +01:00
Tiago Conceição 04bd7ef4e1 Use $HOME instead of ~ 2022-10-19 05:12:05 +01:00
Tiago Conceição cf2e06dabe Update install-uvtools.sh 2022-10-19 05:06:09 +01:00
Tiago Conceição cba04077fb Update install-uvtools.sh 2022-10-19 04:47:27 +01:00
Tiago Conceição 30c9c6d69e Update install-uvtools.sh 2022-10-19 04:44:28 +01:00
Tiago Conceição 8942292e8b Update install-uvtools.sh 2022-10-19 04:39:19 +01:00
Tiago Conceição ddf6ba30c8 Update install-uvtools.sh 2022-10-19 04:32:47 +01:00
Tiago Conceição 09027ea5e0 Allow to run arm64 builds 2022-10-19 04:31:38 +01:00
Tiago Conceição eaffd40346 Update install-uvtools.sh 2022-10-19 03:06:12 +01:00
Tiago Conceição 853f190efe Update install-uvtools.sh 2022-10-19 03:03:21 +01:00
Tiago Conceição 1aabca6705 Update install-uvtools.sh 2022-10-19 02:58:41 +01:00
Tiago Conceição 05abbba087 improve instalation for macOS 2022-10-19 02:56:16 +01:00
Tiago Conceição 652d0280dd Use curl instead of wget 2022-10-19 02:41:16 +01:00
Tiago Conceição 73abc620df remove double brackets from scripts 2022-10-19 01:30:18 +01:00
Tiago Conceição 0b3caa0b22 Create install-uvtools.sh 2022-10-18 01:29:40 +01:00
Tiago Conceição 06fbc84549 Update install-dependencies.sh 2022-10-18 01:29:37 +01:00
Tiago Conceição cde8c51456 Update install-dependencies.sh 2022-10-11 23:41:43 +01:00
Tiago Conceição c0531113cb Update install-dependencies.sh 2022-10-10 23:47:53 +01:00
Tiago Conceição be5c25bdf7 Update libdl-solver.sh 2022-10-10 23:34:29 +01:00
Tiago Conceição e36c6e8753 Create install-dependencies.sh 2022-10-10 23:34:26 +01:00
Tiago Conceição 46706f50a8 Create FileFormats.1pj 2022-09-22 03:28:40 +01:00