Releases: diabase/H-Series-Wizard
Releases · diabase/H-Series-Wizard
Release list
Release 1.0.7
Release 1.0.6
New Features
- Machine can be configured manually, searched on network and now also network address can be provided directly
Fixes
- Fix #9: In some cases it was possible that the actual post-processing step never finished
Release 1.0.5
New features
- Allow disabling of homing at start of print file
- Allow different nozzle cleaning behaviors (never, first only, interval, always)
Changes
Seams of rotary print files must now be in the -Z direction. This makes more intuitive sense when combining with milling operations. Also upgraded VTK libraries to support this change.
Release 1.0.4
This is a bugfix release to address the following issues
Fixes
- Rewrite preheating again to correctly calculate move distances
- Override rules have not been considered when calculating move times for preheating
G-codes other thanG0andG1were removed when using island combining
Release 1.0.3
New Features
- PostProcess will now launch DiabasePrintingWizard if it does not run
- DiabasePrintingWizard accepts a filename as parameter to mimic behavior of PostProcess
- Duration considered for tool changes when pre-heating lowered to 2 seconds
- Rewritten pre-heating from scratch to cover all cases
- Add a new Save button to the last page that overwrites the input file
Changes
- Button "Save Toolpath" renamed to "Save as..." to be more in line with regular naming scheme
- If a override rule is active the speed factor will be reset prior to a toolchange to not interfere with it
Fixes
- In rare cases it was possible that the file provided as a parameter was not found and then PostProcess exited without doing anything. This will now retry 3 times and wait 500ms in between each try.
Release 1.0.2
- [NEW] Post-processing settings are saved in the output file
- [NEW] Version of Printing Wizard is shown on the first page and included in the output file
- [NEW] Add setting do disable island combining (enabled by default) (#8)
- [CHANGE]
M106(fan) commands are no longer removed - [CHANGE] Input field for layer in override rules has been changed from dropdown to text input
- [FIX] Tool change retraction and prime distance could be wrong in certain cases
- [FIX] US number format was not applied in all cases
Release 1.0.1
Changes
- Fix: make sure un-hop is performed
- Fix: Make reading and writing files locale-independent
- Change: reduce number of decimals for rotary printing to 3
Release 1.0
This is the first release of the Diabase Printing Wizard. The wizard supports preheating upcoming tools, unwrapping and rewrapping rotary prints, and stitching of hybrid operation files.