PrusaSlicer-NonPlainar/lib/Slic3r/GUI
Lukas Matena d5f042b4b8 Wipe tower postprocessing, wipe tower block on 3D plate improved.
- it renders red with one egde as indeterminate, the front edge is where the wipe tower will start
- changing width changes depth of the block (as requested)
- the block shows the brim of the wipe tower
- after slicing, the block is rendered in usual dark green and takes the exact shape of the tower (also with brim)
- moving or rotationg the block after slicing does not invalidate the wipe tower (and hence the exact block dimensions are preserved)
- changing anything that invalidates the wipe tower reverts the block back to the "indeterminate" shape
- the block is not shown after slicing, if the wipe tower is not actually generated (printing single color object with the wipe tower enabled)

This required changes in the wipe tower generator, which now generates the tower
at origin with no rotation. Resulting gcode is postprocessed and transformed during
gcode export. This means the wipe tower needs not be invalidated when it is moved or rotated.
2018-08-02 11:04:04 +02:00
..
Controller Looks like the reworked C++ preferences start to work again. 2017-11-02 16:21:34 +01:00
OptionsGroup Fixed update of sliders' texts into object settings dialog 2018-07-13 14:41:49 +02:00
Plater Merge remote-tracking branch 'remotes/origin/opengl_to_cpp' 2018-07-17 09:37:38 +02:00
2DBed.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
3DScene.pm Cleanup of perl code 2018-06-21 12:21:51 +02:00
Controller.pm Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
MainFrame.pm Fix crash on Linux when arranging 2018-07-02 11:22:47 +02:00
OptionsGroup.pm get_option moved from Tab to ConfigOptionsGroup and extended. Added change_opt_value to changing option value in config 2018-01-07 18:41:40 +01:00
Plater.pm Wipe tower postprocessing, wipe tower block on 3D plate improved. 2018-08-02 11:04:04 +02:00
ProgressStatusBar.pm
SystemInfo.pm System Info dialog made nicer. 2017-02-19 19:08:58 +01:00