Commit Graph
489 Commits
Author SHA1 Message Date
Tiago Conceição 45daa9912e Update ODLP.md 2021-07-16 18:49:18 +01:00
Tiago Conceição fcbb604e33 Update ODLP.md 2021-07-16 18:36:05 +01:00
Tiago Conceição e522a42a0d Update ODLP.md 2021-07-16 18:35:30 +01:00
Tiago Conceição d1142666ec Update ODLP.md 2021-07-16 18:34:37 +01:00
Tiago Conceição 08eb36d867 Update ODLP.md 2021-07-16 18:33:03 +01:00
Tiago Conceição 7f9e309364 Update ODLP.md 2021-07-16 18:14:35 +01:00
Tiago Conceição 721b841815 Update ODLP.md 2021-07-16 18:10:55 +01:00
Tiago Conceição d9f2963e67 Update ODLP.md 2021-07-16 18:10:12 +01:00
Tiago Conceição 9acb9060ac Create ODLP.md 2021-07-16 18:06:00 +01:00
Tiago Conceição c289954753 v2.14.3
- (Add) Exposure time finder: Base layers print modes, a option to speed up the print process and merge all base layers in the same height
- (Add) GCode tab: Allow to temporarily edit and use custom gcode
- (Change) Zcode: Omit M18 at end of the gcode to prevent carrier goes up and crash to the limit at a end of a print
2021-07-12 02:01:02 +01:00
Tiago Conceição 683a6f4fb4 v2.14.2
- **Exposure time finder:**
   - (Add) [ME] Option: 'Use different settings for layers with same Z positioning'
   - (Add) [ME] Option: 'Lift height' for same Z positioned layers
   - (Add) [ME] Option: 'Light-off delay' for same Z positioned layers
   - (Improvement) Auto-detect and optimize the 'multiple exposures' test to decrease the print time, by set a minimal lift to almost none
   - (Improvement) Better information on the thumbnail
   - (Fix) Importing a profile would crash the application
   - (Fix) Error with 'Pattern loaded model' fails when generating more models than build plate can afford (#239)
- **GCode:**
   - (Fix) When the last layer have no lifts and a move to top command is set on end, that value were being set incorrectly as last layer position
   - (Fix) Layer parsing from mm/s to mm/m bad convertion
- (Add) File formats: Setter `SuppressRebuildGCode` to disable or enable the gcode auto rebuild when needed, set this to false to manually write your own gcode
- (Fix) ZCode: Some test files come with layer height of 0mm on a property, in that case lookup layer height on the second property as fallback
2021-07-11 01:09:43 +01:00
Tiago Conceição 29c485458c v2.14.1
- (Upgrade) EmguCV from 4.5.1 to 4.5.2
- **File formats:**
   - (Add) Getter `IsAntiAliasingEmulated`: Gets whatever a file format uses real or emulated AntiAliasing
   - (Add) Getter `IsDisplayPortrait`: Gets if the display is in portrait mode
   - (Add) Getter `IsDisplayLandscape`: Gets if the display is in landscape mode
- **Tool - Resize:** (#235)
   - (Fix) Division by 0 when start layer is equal to end layer
   - (Fix) Calculations when using the option "Increase or decrease towards 100%"
- (Add) About window: OpenCV build number and a button to copy build information to clipboard
- (Improvement) Exposure exposure finder: Improve the **Multiple brightness** section to auto fill with correct values for file formats that use time fractions to emulate AntiAliasing, this can be used to replace the **Multiple exposures** section
- (Fix) UVJ: Error when using a null or empty layer array on manifest `config.json` file (#232)
- (Fix) GCode parser: When only a G4/wait command is present on a layer it was setting the global exposure time and discard the this value per layer
2021-07-07 22:41:12 +01:00
Tiago Conceição c56ddb904c Update README.md 2021-07-07 16:16:15 +01:00
Tiago Conceição d95f75d5b8 Update README.md 2021-07-06 00:25:30 +01:00
Tiago Conceição b13c6c392d Update CREDITS.md 2021-07-06 00:25:28 +01:00
Tiago Conceição 570e6217b0 Update ctb.bt 2021-07-05 18:16:04 +01:00
Tiago Conceição 747decbe6f Update README.md 2021-07-05 18:15:59 +01:00
Tiago Conceição 01c1281285 Update README.md 2021-07-05 16:51:49 +01:00
Tiago Conceição ac51b7c4e0 v2.14.0
- **File Formats:**
   - (Add) SL1S: Prusa SL1S Speed
   - (Add) CTB v4 support (318570758)
   - (Improvement) PHOTON, CBDDLP, CTB v2, PHZ: Disallow per layer settings, beside the format support, printers never use it
   - (Improvement) Longer Orange format with new found keys
   - (Improvement) CXDLP: Fix the resolution from CL-60 and trigger an error when a invalid resolution was set and unable to detect the printer model
- **Prusa Slicer:**
   - (Add) UVtools Prusa SL1S SPEED
   - (Add) Longer Orange 120
   - (Fix) Creality HALOT-ONE CL-60: Flip resolution & display and remove mirror
   - (Fix) Creality HALOT-SKY CL-89: Remove mirror
   - (Improvement) Longer Orange printers with better default settings
- (Add) Button on `Help - Sponsor`: Open github sponsor webpage
2021-07-03 01:16:17 +01:00
Tiago Conceição 2329074efb Update lgs.bt 2021-07-01 11:42:54 +01:00
Tiago Conceição 17f351e53a Update lgs.bt 2021-06-26 14:20:33 +01:00
Tiago ConceiçãoandGitHub ccf336b3ea Update FUNDING.yml 2021-06-26 12:34:25 +01:00
Tiago Conceição 7b76c4917b Update CHANGELOG.md 2021-06-25 21:46:21 +01:00
Tiago Conceição 74b6335f64 v2.13.4
- (Fix) ZCode: lcd.gcode was blank / not generating when converting from any file format
- (Fix) Zcodex: Change MaterialId from `uint` to `string` (#223, #224)
- (Fix) CXDLP: Set the default printer name to `CL-89` when creating new instance, was `null` before
- (Fix) Some tools were unable to pull certain settings from profiles and imported settings:
   - Elephant foot
   - Exposure finder
   - Grayscale
   - Stress tower
   - Tolerance
   - XYZ Accuracy
   - Change resolution
   - Dynamic lifts
- (Change) `Layer repair` icon at Issues tab and `Outline` icon on preview toolbar (#227)
- (Developers) Created `UVtools.AvaloniaControls` project with `AdvancedImageBox` control for AvaloniaUI
2021-06-25 21:43:30 +01:00
Tiago Conceição 57c4825d16 Update README.md 2021-06-15 23:59:03 +01:00
Tiago Conceição b2fd7bc7ae Update 2021-06-15 23:54:02 +01:00
Tiago Conceição a6f3e74f93 Update 2021-06-15 23:41:58 +01:00
Tiago Conceição 3888f187bb Create UVtools.AvaloniaControls 2021-06-15 23:29:45 +01:00
Tiago Conceição 5217f9ff22 Update CreateRelease.WPF.ps1 2021-06-12 22:56:54 +01:00
Tiago Conceição cea97420a4 Update for nuget 2021-06-12 22:50:23 +01:00
Tiago Conceição 4864bda887 Update CHANGELOG.md 2021-06-12 15:11:13 +01:00
Tiago Conceição f32aef4ac3 Update CHANGELOG.md 2021-06-12 04:10:17 +01:00
Tiago Conceição 5f5c088db5 Update CHANGELOG.md 2021-06-12 04:05:22 +01:00
Tiago Conceição bcdc712f41 Update CHANGELOG.md 2021-06-12 04:04:57 +01:00
Tiago Conceição 5d61e95331 v2.13.3
- **File formats:**
   - (Add) CXDLP v2
   - (Improved) GR1, MDLP, CXDLP decode and encode performance and memory optimization
   - (Remove) CXDLP v1 from available formats
- (Add) Pixel editor - Drawing: New brushes of shapes/polygons
- (Upgrade) .NET from 5.0.6 to 5.0.7
- (Fix) When there are issues on the list, executing any operation will navigate to the last layer
- (Fix) PrusaSlicer printer: Rename "Creality HALOT-SKY CL-60" to "Creality HALOT-ONE CL-60"
2021-06-12 03:56:20 +01:00
Tiago Conceição 470f5ec1cf Update ScriptTestPerLayerSettingsSample.cs 2021-06-09 03:22:11 +01:00
Tiago Conceição e49e57c992 Update ScriptTestPerLayerSettingsSample.cs 2021-06-09 03:16:56 +01:00
Tiago Conceição 24e7463e2c Create cxdlp_v1.bt 2021-06-08 22:36:08 +01:00
Tiago Conceição 1c765f795d Update cxdlp script 2021-06-08 22:35:17 +01:00
Tiago Conceição 6d0fd9a4cb Add polygon drawing 2021-06-08 20:57:10 +01:00
Tiago Conceição 0d3207dcb4 Update EmguExtensions.cs 2021-06-07 23:52:14 +01:00
Tiago Conceição 85d629b303 Update EmguExtensions.cs 2021-06-07 23:50:34 +01:00
Tiago Conceição 98b7c01df8 v2.13.2
- (Upgrade) AvaloniaUI from 0.10.5 to 0.10.6
- (Add) Pixel editor - Text: Allow multi-line text and line alignment modes
2021-06-06 01:26:59 +01:00
Tiago Conceição 0321ec746d Rename asset 2021-06-01 04:16:23 +01:00
Tiago Conceição bdb143a98e Delete Global-Network-icon-16x16.png 2021-06-01 04:16:00 +01:00
Tiago Conceição 147630d092 Fix asset 2021-06-01 04:15:28 +01:00
Tiago Conceição d4d24ba49f Rename asset 2021-06-01 04:15:18 +01:00
Tiago Conceição 1db7c1a5ef Rename asset 2021-06-01 04:14:30 +01:00
Tiago Conceição 6ba52d09ef Fix assets 2021-06-01 04:12:48 +01:00
Tiago Conceição 1f9a0e74fb Rename assets 2021-06-01 04:12:32 +01:00