Commit Graph
60 Commits
Author SHA1 Message Date
Tiago Conceição 3f559ce03d Update UVtools.InstallerMM.wxs 2020-06-21 17:11:17 +01:00
Tiago Conceição 043770ca12 v0.5.2.2
* (Fix) phz: Files with encryption or sliced by chitubox produced black images after save due not setting the image address nor size (Spotted by Burak Cezairli)
2020-06-21 17:06:52 +01:00
Tiago Conceição c10bf6cef3 v0.5.2.1
* (Add) cws: Allow change layer PWM value
* (Update) Dependency ImageSharp from 1.0.0-rc0002 to 1.0.0-rc0003 (It fix a error on resize function)
* (Fix) cws: GCode 0 before G29
* (Fix) Phrozen Sonic Mini: Display Height from 66.04 to 68.04
* (Fix) Zortrax Inkspire: Display and Volume to 74.67x132.88
* (Fix) Layer repair tool allow operation when every repair checkbox is deselected
2020-06-20 23:54:38 +01:00
Tiago Conceição fc73f2ff75 v0.5.2
* (Add) Resin Trap issue validator and repairer - Experimental Feature (#3)
* (Add) Layer Repair tool can now fix Resin Traps when selected
* (Add) "Remove" issues button fix selected Resin traps, the operation now run under a thread and in a parallel way, preventing the GUI from freeze
* (Change) "Repair Layers" button renamed to "Repair Layers and Issues"
* (Fix) When do a "repair layers" before open the Issue tab, when open next it will recompute issues without the need
2020-06-19 23:52:08 +01:00
Tiago Conceição 93e548c7de Update CHANGELOG.md 2020-06-18 20:39:29 +01:00
Tiago Conceição 7fe804a9ac v0.5.1.3
* (Add) Button save layer image to Clipboard
* (Change) Go to issue now zoom at bouding area instead of first pixels
* (Change) Layer navigation panel width increased in 20 pixels, in some cases it was overlaping the slider
* (Change) Actual layer information now have a depth border
* (Change) Increased main GUI size to X: 1800 and Y: 850 pixels
* (Change) If the GUI window is bigger than current screen resolution, it will start maximized istead
* (Fix) cbddlp: AntiAlias is number of _greys_, not number of significant bits (ezrec/uv3dp#75)
* (Fix) Outline not working as before, due a forget to remove test code
2020-06-18 20:24:51 +01:00
Tiago Conceição 379c5140f6 v0.5.1.2
* (Add) Able to install only the desired profiles and not the whole lot (Suggested  by: Ingo Strohmenger)
* (Add) Update manager for PrusaSlicer profiles
* (Add) If PrusaSlicer not installed on system it prompt for installation (By open the official website)
* (Fix) Prevent profiles instalation when PrusaSlicer is not installed on system
* (Fix) The "Issues" computation sometimes fails triggering an error due the use of non concurrent dictionary
* (Fix) Print profiles won't install into PrusaSlicer
2020-06-17 19:54:00 +01:00
Tiago Conceição 7822839109 v5.1.1
* (Add) photon, cbddlp, ctb and phz can be converted to Zip
* (Fix) CTB: When AntiAliasing is on it saves a bad file
2020-06-16 17:57:29 +01:00
Tiago Conceição 62d9cc80ea Update README.md 2020-06-16 05:27:58 +01:00
Tiago Conceição 87d2062495 v5.1 2020-06-16 05:19:32 +01:00
Tiago Conceição b3c9781a8b v0.5 2020-06-13 05:33:03 +01:00
Tiago Conceição 1979a105ea Update FileFormat.cs 2020-06-10 19:20:01 +01:00
Tiago Conceição 8866d7b31a Add resize 2020-06-10 19:19:37 +01:00
Tiago Conceição 4a2a053068 Update README.md 2020-06-10 05:53:40 +01:00
Tiago Conceição 0f02f4d2a0 pre v0.4.3 2020-06-10 05:51:57 +01:00
Tiago Conceição 80dc1f2a5c Show available printers 2020-06-06 16:08:47 +01:00
Tiago Conceição 7788fffa9f v0.4.2.2
* (Add) Shortcut "ESC" under Islands list view to deselect all items
* (Add) Shortcut "CTRL+A" under Islands list view to select all items
* (Add) Shortcut "*" under Islands list view to invert selection
* (Add) Shortcut "CTRL+F" to go to a layer number
* (Change) Layer image is now a RGB image for better manipulation and draws
* (Change) Layer difference now shows previous and next layers (only pixels not present on current layer) were previous are pink and next are cyan, if a pixel are present in both layers a red pixel will be painted.
* (Fix) Save modified layers on .cbddlp and .cbt corrupts the file to print when Anti-Aliasing is used (> 1)
* (Fix) cbdlp layer encoding
2020-06-05 22:35:35 +01:00
Tiago Conceição e5dd60b3cf Update bug_report.md 2020-06-05 00:15:23 +01:00
Tiago Conceição 9699372646 Update CHANGELOG.md 2020-06-04 23:45:11 +01:00
Tiago Conceição 7e18243bdd v0.4.2.1
* (Add) PrusaSlicer Printer "AnyCubic Photon"
* (Add) PrusaSlicer Printer "Elegoo Mars Saturn"
* (Add) PrusaSlicer Printer "Elegoo Mars"
* (Add) PrusaSlicer Printer "EPAX X10"
* (Add) PrusaSlicer Printer "EPAX X133 4K Mono"
* (Add) PrusaSlicer Printer "EPAX X156 4K Color"
* (Add) PrusaSlicer Printer "Peopoly Phenom L"
* (Add) PrusaSlicer Printer "Peopoly Phenom Noir"
* (Add) PrusaSlicer Printer "Peopoly Phenom"
* (Add) PrusaSlicer Printer "Phrozen Shuffle 4K"
* (Add) PrusaSlicer Printer "Phrozen Shuffle Lite"
* (Add) PrusaSlicer Printer "Phrozen Shuffle XL"
* (Add) PrusaSlicer Printer "Phrozen Shuffle"
* (Add) PrusaSlicer Printer "Phrozen Sonic"
* (Add) PrusaSlicer Printer "Phrozen Transform"
* (Add) PrusaSlicer Printer "QIDI Shadow5.5"
* (Add) PrusaSlicer Printer "QIDI Shadow6.0 Pro"
* (Add) "Detect" text to compute layers button
* (Add) "Repair" islands button on Islands tab
* (Add) "Highlight islands" button on layer toolbar
* (Add) Possible error cath on island computation
* (Add) After load new file layer is rotated or not based on it width, landscape will not rotate while portrait will
* (Improvement) Highlighted islands now also show AA pixels as a darker yellow
* (Improvement) Island detection now need a certain number of touching pixels to consider a island or not, ie: i can't lay on only one pixel
* (Fix) Island detection now don't consider dark fadded AA pixels as safe land
* (Fix) Epax X1 printer properties
2020-06-04 23:43:11 +01:00
Tiago Conceição 6a2939b44a v0.4.2
* (Add) Zoom times information
* (Add) Island checker, navigation and removal
* (Add) Layer repair with island repair
* (Add) Show mouse coordinates over layer image
* (Fix) Pixel edit cant remove faded AA pixels
* (Fix) Pixel edit cant add white pixels over faded AA pixels
* (Change) Nova3D Elfin printer build volume from 130x70 to 132x74
2020-06-03 22:51:52 +01:00
Tiago Conceição 15d9b3e7a5 v0.4.1
* (Add) Opening, Closing and Gradient Mutators
* (Add) Choose layer range when appling a mutator #1
* (Add) Choose iterations range/fading when appling a mutator (Thanks to Renos Makrosellis)
* (Add) Global and unhandled exceptions are now logged to be easier to report a bug
* (Change) Current layer and layer count text was reduced by 1 to match indexes on mutators
* (Improvement) Better mutator dialogs and explanation
* (Improvement) Compressed GUI images size
* (Fix) SlicerHeader was with wrong data size and affecting .photon, .cbddlp and .cbt (Thanks to Renos Makrosellis)
2020-06-01 04:31:18 +01:00
Tiago Conceição 82f29a7928 v0.4
* (Add) CWS file format
* (Add) Nova3D Elfin printer
* (Add) Zoom and pan functions to layer image
* (Add) Pixel editor to add or remove pixels
* (Add) Outline layer showing only borders
* (Add) Image mutators, Erode, Dilate, PyrDownUp, Smooth
* (Add) Task to save operation
* (Add) Printers can be installed from GUI Menu -> About -> Install printers into PrusaSlicer
* (Improvement) Layer Management
* (Improvement) Faster Save and Save As operation
* (Fix) Bad layer image when converting SL1 to PHZ
* (Fix) Corrected EncryptionMode for PHZ files
* (Fix) Save As can change file extension
* (Fix) Save As no longer reload file
* (Fix) SL1 files not accepting float numbers for exposures
* (Fix) SL1 files was calculating the wrong layer count when using slow layer settings
* (Fix) Modifiers can't accept float values
* (Fix) Sonic Mini prints mirroed
* (Fix) Layer resolution shows wrong values
2020-05-27 05:07:42 +01:00
Tiago Conceição 1759fb0ec5 v0.3.3.1 2020-05-21 15:40:44 +01:00
Tiago Conceição 9922609ba7 Update CHANGELOG.md 2020-05-19 17:12:07 +01:00
Tiago Conceição d91986f803 v0.3.3
* (Add) PHZ file format
* (Add) "Phrozen Sonic Mini" printer
* (Add) Convert Chitubox files to PHZ files and otherwise
* (Add) Convert Chitubox and PHZ files to ZCodex
* (Add) Elapsed seconds to convertion and extract dialog
* (Improvement) "Convert To" menu now only show available formats to convert to, if none menu is disabled
* (Fixed) Enforce cbt encryption
* (Fixed) Not implemented convertions stay processing forever
2020-05-19 16:57:04 +01:00
Tiago Conceição e756162d70 v0.3.2 prepare 2020-05-11 03:30:17 +01:00
Tiago Conceição b28bf4ddc1 Update FrmLoading.Designer.cs 2020-05-10 06:15:31 +01:00
Tiago Conceição 72f52e0ef7 Add tasks and fix extraction 2020-05-10 06:07:19 +01:00
Tiago Conceição 8ebc6a72c7 Parallel process and layer cache 2020-05-04 00:48:33 +01:00
Tiago Conceição 052eeecd0e Update CHANGELOG.md 2020-04-30 04:12:07 +01:00
Tiago Conceição ed77f868cb v0.3.1 2020-04-30 04:06:10 +01:00
Tiago Conceição 788f12cc41 v0.3 2020-04-27 22:56:35 +01:00
Tiago ConceiçãoandGitHub bfc42aa060 Create FUNDING.yml 2020-04-22 03:37:19 +01:00
Tiago ConceiçãoandGitHub 043e380024 Update issue templates 2020-04-22 03:35:49 +01:00
Tiago ConceiçãoandGitHub cb05737028 Update issue templates 2020-04-22 03:35:03 +01:00
Tiago ConceiçãoandGitHub 7044222c2e Update issue templates 2020-04-22 03:30:19 +01:00
Tiago Conceição 2fa50b2a62 Update README.md 2020-04-22 03:16:29 +01:00
Tiago Conceição 07ef8c698c Update README.md 2020-04-22 03:15:31 +01:00
Tiago Conceição 054d55b452 v0.2.2 2020-04-22 03:01:29 +01:00
Tiago Conceição ef3bef5073 Update CHANGELOG.md 2020-04-20 03:53:56 +01:00
Tiago Conceição 7f0d12068e Update README.md 2020-04-20 03:53:40 +01:00
Tiago Conceição ca7305ef99 Print properties edit function and save 2020-04-20 03:51:16 +01:00
Tiago Conceição bc0cab54e0 v0.2.1 2020-04-15 05:02:44 +01:00
Tiago Conceição 29d5326494 Update CREDITS.md 2020-04-15 01:46:26 +01:00
Tiago Conceição 2bab4bea28 Add CREDITS file 2020-04-15 01:45:45 +01:00
Tiago Conceição 531fd9bac7 Allow open known filetypes + More abstraction 2020-04-14 00:18:49 +01:00
Tiago Conceição f99c1eddc4 Update CHANGELOG.md 2020-04-12 21:06:40 +01:00
Tiago Conceição 234cfc06f4 Create EPAX X1.ini 2020-04-12 21:03:15 +01:00
Tiago Conceição 962ae6076d Update README.md 2020-04-12 21:00:14 +01:00
Tiago Conceição c9b5e58065 v0.2 2020-04-12 20:59:00 +01:00
Tiago Conceição db04afa97e Pre0.2 commit 2020-04-11 21:16:49 +01:00
Tiago Conceição 43f2b67c2c Update README.md 2020-04-06 22:16:46 +01:00
Tiago Conceição 6299a49a26 Update README.md 2020-04-06 22:05:36 +01:00
Tiago Conceição 4b290674ca Update README.md 2020-04-06 22:03:43 +01:00
Tiago Conceição 94527a98aa Update README.md 2020-04-06 21:49:44 +01:00
Tiago Conceição 3c4d9696af Update README.md 2020-04-06 21:46:31 +01:00
Tiago Conceição 416e163868 Update README.md 2020-04-06 21:34:58 +01:00
Tiago Conceição 780d4f37ee First commit 2020-04-06 21:31:34 +01:00
Tiago ConceiçãoandGitHub 91b73494b3 Initial commit 2020-04-05 23:10:43 +01:00