-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Size of the wipe tower #4433
Closed
Closed
Size of the wipe tower #4433
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from Ref<TabIface> to TabIface*, Perl takes ownership and the Tab is being incorrectly deleted by the background threads.
Added right event handling if informative string is selected in ComboBoxes
* Corrected default size of undo buttons for GTK * Experiment with rich tooltips
to find out whether there has ever been a snapshot taken with a given configuration version. Implemented an "on snapshot" flag, which indicates, whether the current state equals to some snapshot. If so, a new snapshot is not taken in upgrade / downgrade case.
…e times for the same version
…ndo_grey.png for dark themes of OS
…e is almost identical to print volume's size
…s size is almost identical to print volume's size
removed the "Check for updates" from the "Configuration" menu, added an "Open file explorer at the datadir" item to the Help menu.
the datadir using the platform specific file explorer, enquote and escape the path.
* partial french translation progress (45%) * partial french translation progress (60%)
there is a bug still in Slic3r, it should refuse to load config keys from a wrong location.
if it is placed in a wrong group (for example, max_print_height does not belong to print settings, but a printer settings, so Slic3r will now complain about it being in print settings, and it will remove the value from the print settings).
You pushed the pull request into an incorrect repository.
This is the correct one:
https://github.com/prusa3d/slic3r
…On Fri, Jun 1, 2018 at 11:02 AM, jpatenet ***@***.***> wrote:
With the last 1.39 version, it was possible to adjust te size of the wipe
tower in length and width. Now it's not longer possible, if I reduce the
length, th width is increased ... And the wipe tower is larger than the
previous one.
I suggest to restore the previous wipe tower parameters
------------------------------
You can view, comment on, or merge this pull request online at:
#4433
Commit Summary
- Fix of the previous commit. Once the Slic3r::GUI::Tab was rewritten
- Added lock icons to system presets in ComboBoxes.
- Fixed hovering while panning/rotating camera
- Added tooltips for reverse buttons
- ConfigWizard: Fix reset checkbox
- Fix alpha legacy dir detection, Fix SemVer value ctor
- Sync index file
- Added SnapshotDB::snapshot_with_vendor_preset() utility function
- PresetUpdater: Use PID in cache tmp filenames
- PresetUpdater: Fix double free from Perl
- Merge branch 'config_snapshots' into updating
- Added reset buttons description
- Added missed files to commit
- PresetUpdater: Don't display new Slic3r version notifications
multiple times for the same version
- Added new files to MackList
- Added little more information to ButtonsDescription dialog
- Added effective update of ComboBoxes on Plater
- Tweaks to zooming logic
- Updated action_undo.png icon and added sys_unlock_grey.png &
action_undo_grey.png for dark themes of OS
- PresetUpdater: Add/fix logging, comments
- Fixed wrong behavior of options group Tree after extruders count
change
- PresetUpdater: Don't install updates that are already present in a
snapshot
- Workaround for 3D view and GUI buttons not in synch when object's
size is almost identical to print volume's size
- Experiment with extruders count change
- Fixed GCode Preview not invalidated when deleting an object
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Experiment failed
- Modified text for tooltips and ButtonsDescription
- More robust fix for 3D view and GUI buttons not in synch when
object's size is almost identical to print volume's size
- Fixed wrong updating of "Top/Bottom fill pattern"
- Change reset buttons tooltips according to its state
- Added tooltips for reset buttons near each option
- Fixed automatic view type selection when changing printer
- PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario
- Merge branch 'master' into updating
- Merge branch 'profile_changes_reset' into updating
- Fix text in UpdateDialogs
- PresetUpdater: Fix string type
- New cooling logic to equalize extrusion velocity. The old behavior
caused bad outer surface print quality on Prusa i3 MK3
- Fixed layer heights profile invalidated when loading model from amf
file
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Aligned printer settings on Plater tab
- Merge branch 'master' into updating
- Merge remote-tracking branch 'origin/profile_changes_reset' into
updating
- Fixed get_zoom_to_bounding_box_factor on linux
- Merge branch 'updating' of https://github.com/prusa3d/Slic3r into
updating
- Snapshots: Disable activation of incompatible snapshots
- Fixed incorrect z values set into GCode Preview sliders
- Fixes in SemVer and MsgUpdateConfig
- Fixed wrong countours for multipart objects in cut dialog 3D view
- Merge branch 'updating' of https://github.com/prusa3d/Slic3r into
updating
- PresetUpdate: Fix UpdateConfig dialog
- Export of print config enabled as default in save file dialog when
exporting to amf and 3mf files
- Update PrusaResearch bundle & index
- Updating: Start using proper URLs
- Fix of a new cooling logic.
- Refactored cooling logic for readibility and maintainability.
- Increase z buffer range to avoid clipping while panning/rotating the
3D view
- Fixed division by zero in get_zoom_to_bounding_box_factor on Linux
- Updated description preset line for each type of presets...
- Merge remote-tracking branch 'origin/profile_changes_reset' into
updating
- Fixed update of ranges for GCode paths colors selection
- Inverted order of range items in legend texture
- Forbid tabstop on resert buttons
- Merge branch 'updating' of https://github.com/prusa3d/Slic3r into
updating
- Set default bitmap (white_bullet) when creating Field's reset buttons
- Changed background color in AboutDialog from wxWHITE to
wxSYS_COLOUR_WINDOW,
- Fix of the new cooling logic.
- Merge branch 'new_cooling_logic'
- Merge branch 'new_cooling_logic' into updating
- Apply gradient to colors in GCode Preview
- Merge branch 'cpp_ui_optimization' into updating
- Fix & refactor legacy datadir dialog
- 3mf I/O - Added import/export of layer heights profile
- Keyboard capture by 3D view on Linux
- Add documentation for system profiles, snapshots & updating
- Added Freeze/Thaw and BusyCursor to selection_changed in object list
(on Plater),
- Merge branch 'updating' of https://github.com/prusa3d/Slic3r into
updating
- Legacy data update dialog: Add link to wiki
- Fixed initial view on Linux Ubuntu
- ToolTips are showing on GTK
- Merge branch 'updating' of https://github.com/prusa3d/slic3r into
updating
- Added versioning to amf file
- Add a new error dialog
- Added versioning to 3mf file
- Added ability to change color of the labels of the system or
modified values
- Merge branch 'updating' of https://github.com/prusa3d/Slic3r into
updating
- Fix bitmap loading in new dialogs
- Fix: Turn two Preset & PresetUpdater exceptions into error logs
- Yet another attempt to fix the layer height profile validation
- Label in filament settings changed
- ConfigWizard: Add additional logging
- Fix Perl path MSVC props file #857
- MSVC: Rename props file #857
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Removed unneeded scene reloads when selecting objects
- Merge pull request #859 from prusa3d/updating
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed crash when pressing 'A' with empty print bed
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Preparations to the localization update & new Slic3rPE.pot
- Merge remote-tracking branch 'origin/master' into updating
- PresetUpdater: More logging
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Initial zoom set to bed extent
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Save the Canonical Language Name instead of the Enumerator to the
Slic3r.ini
- Merge branch 'master' of https://github.com/prusa3d/Slic3r
- Fixed normals on wipe tower box
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed visibility of the contents of the GCode fields
- Fixed crash when reducing objects from 2D/preview/layers tabs
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed typo preventing to build on Win
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Removed the "Broken croak" support, which was useful on broken
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed update of 3D view when selecting objects on Linux
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed wrong extrusion paths detection with multimaterial objects
- Max count of auto assigned extruders when splitting object set as
dependent of current printer
- Merge with master branch
- Fixed conflict in previous merge
- Auto-correction of the input values according to the admissible range
- Corrected error message to last commit
- New wipe tower parameters added to INI file with profiles
- Fixed a crash when loading multipart objects
- Fixed the version number. We have an alpha state as of today.
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Added possibility of select all TextCtrl context using Ctrl+A
- Fixed a GCode preview crash on Linux due to returning a reference to
temporary (issue #872)
- Merge branch 'master' of https://github.com/prusa3d/Slic3r
- Fixed enable/disable of the tooltips on GTK
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Updated PrusaResearch.ini with the latest version from
Slic3r-settings repository
- Merge branch 'master' of https://github.com/prusa3d/Slic3r
- Fixed Perl array addressing issues, leading to crashes when loading
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Object information is pasted to the ScrolledWindow
- Fix in _3DScene::_load_gcode_extrusion_paths::Helper::path_color()
- Added layer index under sliders in 3D view
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fix build failure (#884)
- Updated POT-file, added Spanish and Polish, fixed bug with
Ctrl+U,O,L in Italian
- Merge branch 'master' of https://github.com/prusa3d/Slic3r
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Removed auto zoom to volumes when changing view
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Replacement of xml escape characters when exporting to amf
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Added layer_num, layer_z variables to the end_gcode,
end_filament_gcode,
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Fix of the previous commmit. gcc and clang rightfully complained
about a typo.
- Fixed loading of configuration files after reverting to a snapshot
- PresetUpdater: Fix: Don't offer updates on legacy datadir
- Fix of prusa3d/PrusaSlicer#791
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Modification of the AboutDialog to be correct showing on dark theme
of Linux
- Parsing of obsolete presets from Config Bundle to remove them
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Set minimum width for the right sizer
- Reset tooltips for manifold objects into object info panel
- Merge branch 'master' of https://github.com/prusa3d/Slic3r
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed shell visualization in g-code preview
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Horrible workaround to make the gcode preview dropdown (show feature
types) work on all platforms
- Fix of prusa3d/PrusaSlicer#896
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Merge branch 'gcode_preview_dropdown_ui'
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fix in File menu
- PresetUpdater: Remove obsolete presets
- Fixed loading of configuraton values octoprint_host,
support_material_threshold
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Hide legend texture when invalidating gcode by editing config data
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Tweaks to logic for sliders update in 3D Preview
- AppConfig: Remember previous Slic3r version
- ConfigWizard: Fix incorrent wizard run after a language change
- Fix of prusa3d/PrusaSlicer#869
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed a typo in AppConfig
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fix of extraneous infill over thin walls.
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed z layers indices under 3D preview sliders
- Corrected brim generation (width), enabling continuity with skirt
- Resolved problem with Flickering.
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- PresetUpdater: Add some more logging
- Aligned frequently changing parameters according to presets settings
on the Plater tab.
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fixed object setting dialog on NVIDIA cards
- Merge branch 'master' of https://github.com/prusa3d/Slic3r into
scene_manipulators
- Fix of #889
- Remember output directory default value set to true
- Fixed bugs with non-correct update of buttons enable.
- Fixed wrong updating of the options group tree
- avrdude base
- avrdude integration basics (WIP)
- CMake: Fix C compiler warning about C++ flags
- avrdude.conf base
- avrdude.conf: Remove unsupported stuff
- Firmware updater GUI
- avrdude: Compilation on Windows/MSVC
- avrdude: bugfixes
- avrdude: Use C99, fix alloca include in stk500
- avrdude: Fix PATH_MAX
- avrdude: Fix h_addr
- avrdude: Fixes in error handling
- avrdude: Build fixes
- FirmwareUpdater: Disable dialog close while flashing
- Firmware updater: Make the GUI less scary
- Firmware updater: Perform work in a background thread
- Firmware updater: Add cancelation
- Firmware updater: Disable dictionary flashing menu entry for the
time being
- FirmwareDialog: Fix dialog sizing
- avrdude: Fix serial I/O timeout on Windows
- Firmware updater: rework cancelling
- FirmwareDialog: Fix log clearing
- Added friendly names to serial ports, added automatic selection of
Prusa's printers in the firmware updater dialog
- Serial port fix, get description for serial ports on OSX.
- Fix of previous commit, fix of compilation on OSX.
- Fixed compilation on Linux.
- Yet another fix for OSX
- Another fix for linux & osx
- Serial port friendly name on Linux
- avrdude: Fix exit hook not being adapted properly
- Merge branch 'fwupdater'
- Moved the "Flash firmware" menu to "Configuration",
- Fix of the previous commit: When asking the operating system to open
- Yet another fix of the previous commit.
- One day I will fix it!
- A fix to use correct spacing with multiloop skirts
- Partial french translation (#914)
- Merge remote-tracking branch 'remotes/origin/brim_width_calculation'
- Merge branch 'master' of https://github.com/prusa3d/slic3r
- Moved max_print_height from [print:*common*] to [printer:*common*],
- Fixed remember output directory default value set to true
- Fixed correct updating of the modified preset on Plater tab.
- When loading a config bundle, make sure a config value is not
accepted
- Merge remote-tracking branch 'remotes/origin/scene_manipulators'
- ErrorDialog: Fix size and message encoding
- Bumped up version numbers of the PrusaResearch.ini and the Slic3r
itself.
- Fix of a crash intruduced with e8247c5
a3232a6c28
- Updated translations (de, fr, es, it & pl)
- Feedrate on the first layer of the wipe tower properly set (bugfix)
File Changes
- *M* .gitignore
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-0> (3)
- *D* .travis.yml
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-1> (21)
- *M* Build.PL
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-2> (84)
- *A* CMakeLists.txt
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-3> (75)
- *A* LICENSE <https://github.com/slic3r/Slic3r/pull/4433/files#diff-4>
(661)
- *M* README.md
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-5> (52)
- *A* cmake/modules/FindAlienWx.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-6> (106)
- *A* cmake/modules/FindCURL.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-7> (59)
- *A* cmake/modules/FindEigen3.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-8> (86)
- *A* cmake/modules/FindPerlEmbed.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-9> (88)
- *A* cmake/modules/FindTBB.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-10> (322)
- *A* cmake/modules/LibFindMacros.cmake
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-11> (265)
- *A* cmake/msvc/xs.wperl.props.in
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-12> (22)
- *A* doc/How to build - UNIX.md
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-13> (2)
- *A* doc/How to build - Windows.md
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-14> (93)
- *A* doc/How_to_build_Slic3r.txt
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-15> (316)
- *A* doc/Localization_guide.md
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-16> (76)
- *A* doc/deps-build/unix-static/Makefile
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-17> (135)
- *A* doc/deps-build/windows/slic3r-makedeps.ps1
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-18> (141)
- *A* doc/updating/Updatig.md
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-19> (52)
- *A* doc/updating/setting_mod.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-20> (0)
- *A* doc/updating/setting_sys.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-21> (0)
- *A* doc/updating/setting_user.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-22> (0)
- *A* doc/updating/snapshots_dialog.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-23> (0)
- *M* lib/Slic3r.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-24> (268)
- *M* lib/Slic3r/Config.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-25> (355)
- *M* lib/Slic3r/ExPolygon.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-26> (2)
- *D* lib/Slic3r/Fill.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-27> (294)
- *D* lib/Slic3r/Fill/3DHoneycomb.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-28> (230)
- *D* lib/Slic3r/Fill/Base.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-29> (91)
- *D* lib/Slic3r/Fill/Concentric.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-30> (57)
- *D* lib/Slic3r/Fill/Honeycomb.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-31> (129)
- *D* lib/Slic3r/Fill/PlanePath.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-32> (118)
- *D* lib/Slic3r/Fill/Rectilinear.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-33> (168)
- *D* lib/Slic3r/Format/AMF.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-34> (130)
- *D* lib/Slic3r/Format/AMF/Parser.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-35> (162)
- *D* lib/Slic3r/Format/OBJ.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-36> (34)
- *D* lib/Slic3r/Format/STL.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-37> (41)
- *D* lib/Slic3r/GCode/ArcFitting.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-38> (242)
- *D* lib/Slic3r/GCode/CoolingBuffer.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-39> (81)
- *D* lib/Slic3r/GCode/MotionPlanner.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-40> (317)
- *D* lib/Slic3r/GCode/PressureRegulator.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-41> (95)
- *M* lib/Slic3r/GCode/Reader.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-42> (5)
- *D* lib/Slic3r/GCode/SpiralVase.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-43> (86)
- *D* lib/Slic3r/GCode/VibrationLimit.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-44> (63)
- *M* lib/Slic3r/GUI.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-45> (426)
- *M* lib/Slic3r/GUI/2DBed.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-46> (38)
- *M* lib/Slic3r/GUI/3DScene.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-47> (2034)
- *D* lib/Slic3r/GUI/AboutDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-48> (121)
- *M* lib/Slic3r/GUI/BedShapeDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-49> (50)
- *D* lib/Slic3r/GUI/BonjourBrowser.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-50> (55)
- *D* lib/Slic3r/GUI/ConfigWizard.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-51> (384)
- *M* lib/Slic3r/GUI/Controller.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-52> (61)
- *M* lib/Slic3r/GUI/Controller/ManualControlDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-53> (9)
- *M* lib/Slic3r/GUI/Controller/PrinterPanel.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-54> (46)
- *M* lib/Slic3r/GUI/MainFrame.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-55> (744)
- *D* lib/Slic3r/GUI/Notifier.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-56> (43)
- *M* lib/Slic3r/GUI/OptionsGroup.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-57> (24)
- *M* lib/Slic3r/GUI/OptionsGroup/Field.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-58> (33)
- *M* lib/Slic3r/GUI/Plater.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-59> (1543)
- *M* lib/Slic3r/GUI/Plater/2D.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-60> (75)
- *M* lib/Slic3r/GUI/Plater/2DToolpaths.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-61> (218)
- *M* lib/Slic3r/GUI/Plater/3D.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-62> (223)
- *M* lib/Slic3r/GUI/Plater/3DPreview.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-63> (509)
- *A* lib/Slic3r/GUI/Plater/LambdaObjectDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-64> (221)
- *M* lib/Slic3r/GUI/Plater/ObjectCutDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-65> (131)
- *M* lib/Slic3r/GUI/Plater/ObjectPartsPanel.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-66> (329)
- *M* lib/Slic3r/GUI/Plater/ObjectSettingsDialog.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-67> (57)
- *M* lib/Slic3r/GUI/Plater/OverrideSettingsPanel.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-68> (54)
- *D* lib/Slic3r/GUI/Preferences.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-69> (96)
- *M* lib/Slic3r/GUI/ProgressStatusBar.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-70> (2)
- *D* lib/Slic3r/GUI/Projector.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-71> (920)
- *D* lib/Slic3r/GUI/SimpleTab.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-72> (347)
- *A* lib/Slic3r/GUI/SystemInfo.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-73> (70)
- *D* lib/Slic3r/GUI/Tab.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-74> (1584)
- *M* lib/Slic3r/Geometry.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-75> (394)
- *M* lib/Slic3r/Geometry/Clipper.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-76> (11)
- *M* lib/Slic3r/Layer.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-77> (11)
- *M* lib/Slic3r/Model.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-78> (80)
- *M* lib/Slic3r/Polygon.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-79> (22)
- *M* lib/Slic3r/Print.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-80> (301)
- *D* lib/Slic3r/Print/GCode.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-81> (646)
- *M* lib/Slic3r/Print/Object.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-82> (1091)
- *M* lib/Slic3r/Print/Simple.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-83> (21)
- *M* lib/Slic3r/Print/State.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-84> (3)
- *D* lib/Slic3r/Print/SupportMaterial.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-85> (0)
- *M* lib/Slic3r/Test.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-86> (0)
- *D* lib/Slic3r/Test/SectionCut.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-87> (0)
- *A* resources/avrdude/avrdude.conf
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-88> (0)
- *A* resources/icons/Slic3r-console.ico
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-89> (0)
- *A* resources/icons/Slic3r.icns
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-90> (0)
- *A* resources/icons/Slic3r.ico
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-91> (0)
- *A* resources/icons/Slic3r.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-92> (0)
- *A* resources/icons/Slic3r_128px.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-93> (0)
- *A* resources/icons/Slic3r_192px.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-94> (0)
- *A* resources/icons/Slic3r_192px_grayscale.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-95> (0)
- *A* resources/icons/Slic3r_192px_transparent.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-96> (0)
- *A* resources/icons/action_undo.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-97> (0)
- *A* resources/icons/action_undo_grey.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-98> (0)
- *R* resources/icons/add.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-99> (0)
- *R* resources/icons/application_view_tile.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-100> (0)
- *R* resources/icons/arrow_down.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-101> (0)
- *R* resources/icons/arrow_left.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-102> (0)
- *R* resources/icons/arrow_out.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-103> (0)
- *A* resources/icons/arrow_refresh.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-104> (0)
- *R* resources/icons/arrow_right.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-105> (0)
- *R* resources/icons/arrow_rotate_anticlockwise.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-106> (0)
- *R* resources/icons/arrow_rotate_clockwise.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-107> (0)
- *A* resources/icons/arrow_undo.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-108> (0)
- *R* resources/icons/arrow_up.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-109> (0)
- *R* resources/icons/box.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-110> (0)
- *R* resources/icons/brick.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-111> (0)
- *R* resources/icons/brick_add.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-112> (0)
- *R* resources/icons/brick_delete.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-113> (0)
- *R* resources/icons/brick_go.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-114> (0)
- *R* resources/icons/bricks.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-115> (0)
- *R* resources/icons/building.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-116> (0)
- *A* resources/icons/bullet_arrow_down.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-117> (0)
- *A* resources/icons/bullet_arrow_up.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-118> (0)
- *R* resources/icons/bullet_black.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-119> (0)
- *R* resources/icons/bullet_blue.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-120> (0)
- *R* resources/icons/bullet_green.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-121> (0)
- *R* resources/icons/bullet_red.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-122> (0)
- *R* resources/icons/bullet_white.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-123> (0)
- *R* resources/icons/cog.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-124> (0)
- *R* resources/icons/cog_go.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-125> (0)
- *R* resources/icons/control_pause.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-126> (0)
- *R* resources/icons/control_pause_blue.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-127> (0)
- *R* resources/icons/control_play.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-128> (0)
- *R* resources/icons/control_play_blue.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-129> (0)
- *R* resources/icons/control_stop.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-130> (0)
- *R* resources/icons/control_stop_blue.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-131> (0)
- *R* resources/icons/cross.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-132> (0)
- *R* resources/icons/delete.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-133> (0)
- *R* resources/icons/disk.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-134> (0)
- *R* resources/icons/error.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-135> (0)
- *A* resources/icons/flag-green-icon.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-136> (0)
- *A* resources/icons/flag-red-icon.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-137> (0)
- *R* resources/icons/funnel.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-138> (0)
- *R* resources/icons/hourglass.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-139> (0)
- *R* resources/icons/house.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-140> (0)
- *R* resources/icons/infill.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-141> (0)
- *R* resources/icons/joystick.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-142> (0)
- *R* resources/icons/layers.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-143> (0)
- *A* resources/icons/lock.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-144> (0)
- *A* resources/icons/lock_open.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-145> (0)
- *R* resources/icons/lorry_add.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-146> (0)
- *R* resources/icons/lorry_go.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-147> (0)
- *R* resources/icons/note.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-148> (0)
- *R* resources/icons/package.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-149> (0)
- *R* resources/icons/package_green.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-150> (0)
- *R* resources/icons/page_white_go.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-151> (0)
- *R* resources/icons/plugin.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-152> (0)
- *R* resources/icons/plugin_add.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-153> (0)
- *R* resources/icons/plugin_go.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-154> (0)
- *R* resources/icons/printer_empty.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-155> (0)
- *A* resources/icons/printers/BarBaz_M1.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-156> (0)
- *A* resources/icons/printers/BarBaz_M2.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-157> (0)
- *A* resources/icons/printers/BarBaz_M3.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-158> (0)
- *A* resources/icons/printers/Foobar_M1.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-159> (0)
- *A* resources/icons/printers/Foobar_M2.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-160> (0)
- *A* resources/icons/printers/Foobar_M3.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-161> (0)
- *A* resources/icons/printers/PrusaResearch_MK2S.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-162> (0)
- *A* resources/icons/printers/PrusaResearch_MK2SMM.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-163> (0)
- *A* resources/icons/printers/PrusaResearch_MK3.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-164> (0)
- *A* resources/icons/question_mark_01.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-165> (0)
- *A* resources/icons/reslice.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-166> (0)
- *R* resources/icons/shape_flip_horizontal.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-167> (0)
- *R* resources/icons/shape_handles.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-168> (0)
- *R* resources/icons/shape_ungroup.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-169> (0)
- *R* resources/icons/spool.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-170> (0)
- *A* resources/icons/sys_lock.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-171> (0)
- *A* resources/icons/sys_unlock.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-172> (0)
- *A* resources/icons/sys_unlock_grey.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-173> (0)
- *R* resources/icons/tag_blue.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-174> (0)
- *R* resources/icons/textfield.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-175> (0)
- *R* resources/icons/time.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-176> (0)
- *A* resources/icons/variable_layer_height.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-177> (0)
- *A* resources/icons/variable_layer_height_reset.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-178> (0)
- *A* resources/icons/variable_layer_height_tooltip.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-179> (0)
- *A* resources/icons/wand.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-180> (0)
- *R* resources/icons/wrench.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-181> (0)
- *R* resources/icons/zoom.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-182> (0)
- *A* resources/localization/Slic3rPE.pot
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-183> (0)
- *A* resources/localization/cs_CZ/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-184> (0)
- *A* resources/localization/cs_CZ/Slic3rPE_cs.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-185> (0)
- *A* resources/localization/de_DE/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-186> (0)
- *A* resources/localization/de_DE/Slic3rPE_de.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-187> (0)
- *A* resources/localization/en_US/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-188> (0)
- *A* resources/localization/en_US/Slic3rPE_en.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-189> (0)
- *A* resources/localization/es/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-190> (0)
- *A* resources/localization/es/Slic3rPE_es.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-191> (0)
- *A* resources/localization/fr_FR/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-192> (0)
- *A* resources/localization/fr_FR/Slic3rPE_fr.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-193> (0)
- *A* resources/localization/it/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-194> (0)
- *A* resources/localization/it/Slic3rPE_it.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-195> (0)
- *A* resources/localization/list.txt
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-196> (0)
- *A* resources/localization/pl/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-197> (0)
- *A* resources/localization/pl/Slic3rPE_pl.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-198> (0)
- *A* resources/localization/uk/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-199> (0)
- *A* resources/localization/uk/Slic3rPE_.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-200> (0)
- *A* resources/localization/uk/Slic3rPE_uk.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-201> (0)
- *A* resources/localization/zh_CN/Slic3rPE.mo
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-202> (0)
- *A* resources/localization/zh_CN/Slic3rPE_zh.po
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-203> (0)
- *A* resources/profiles/BarBaz.ini
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-204> (0)
- *A* resources/profiles/Foobar.ini
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-205> (0)
- *A* resources/profiles/PrusaResearch.idx
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-206> (0)
- *A* resources/profiles/PrusaResearch.ini
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-207> (0)
- *M* slic3r.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-208> (0)
- *A* slic3r.sublime-project
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-209> (0)
- *A* src/slic3r.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-210> (0)
- *M* t/angles.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-211> (0)
- *D* t/arcs.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-212> (0)
- *M* t/avoid_crossing_perimeters.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-213> (0)
- *M* t/bridges.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-214> (0)
- *M* t/clean_polylines.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-215> (0)
- *M* t/clipper.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-216> (0)
- *M* t/collinear.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-217> (0)
- *M* t/combineinfill.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-218> (0)
- *M* t/config.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-219> (0)
- *M* t/cooling.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-220> (0)
- *M* t/custom_gcode.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-221> (0)
- *M* t/dynamic.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-222> (0)
- *M* t/fill.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-223> (0)
- *M* t/flow.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-224> (0)
- *M* t/gaps.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-225> (0)
- *M* t/gcode.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-226> (0)
- *M* t/geometry.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-227> (0)
- *M* t/layers.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-228> (0)
- *M* t/loops.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-229> (0)
- *M* t/multi.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-230> (0)
- *M* t/perimeters.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-231> (0)
- *M* t/polyclip.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-232> (0)
- *D* t/pressure.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-233> (0)
- *M* t/print.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-234> (0)
- *M* t/retraction.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-235> (0)
- *M* t/shells.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-236> (0)
- *M* t/skirt_brim.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-237> (0)
- *M* t/slice.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-238> (0)
- *M* t/support.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-239> (0)
- *M* t/svg.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-240> (0)
- *M* t/thin.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-241> (0)
- *M* t/threads.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-242> (0)
- *D* t/vibrationlimit.t
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-243> (0)
- *M* utils/amf-to-stl.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-244> (0)
- *D* utils/config-bundle-to-config.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-245> (0)
- *M* utils/dump-stl.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-246> (0)
- *D* utils/gcode_sectioncut.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-247> (0)
- *M* utils/pdf-slices.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-248> (0)
- *M* utils/post-processing/flowrate.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-249> (0)
- *M* utils/send-gcode.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-250> (0)
- *M* utils/split_stl.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-251> (0)
- *M* utils/stl-to-amf.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-252> (0)
- *M* utils/view-mesh.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-253> (0)
- *M* utils/view-toolpaths.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-254> (0)
- *M* utils/wireframe.pl
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-255> (0)
- *M* utils/zsh/functions/_slic3r
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-256> (0)
- *D* var/Slic3r.icns
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-257> (0)
- *D* var/Slic3r.ico
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-258> (0)
- *D* var/Slic3r.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-259> (0)
- *D* var/Slic3r_128px.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-260> (0)
- *D* var/Slic3r_192px.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-261> (0)
- *D* var/Slic3r_192px_transparent.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-262> (0)
- *D* var/film.png
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-263> (0)
- *D* xs/Build.PL
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-264> (0)
- *A* xs/CMakeLists.txt
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-265> (0)
- *D* xs/MANIFEST
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-266> (0)
- *D* xs/MANIFEST.SKIP
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-267> (0)
- *M* xs/lib/Slic3r/XS.pm
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-268> (0)
- *A* xs/main.xs.in
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-269> (0)
- *A* xs/src/Shiny/Shiny.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-270> (0)
- *A* xs/src/Shiny/ShinyConfig.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-271> (0)
- *A* xs/src/Shiny/ShinyData.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-272> (0)
- *A* xs/src/Shiny/ShinyMacros.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-273> (0)
- *A* xs/src/Shiny/ShinyManager.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-274> (0)
- *A* xs/src/Shiny/ShinyManager.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-275> (0)
- *A* xs/src/Shiny/ShinyNode.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-276> (0)
- *A* xs/src/Shiny/ShinyNode.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-277> (0)
- *A* xs/src/Shiny/ShinyNodePool.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-278> (0)
- *A* xs/src/Shiny/ShinyNodePool.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-279> (0)
- *A* xs/src/Shiny/ShinyNodeState.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-280> (0)
- *A* xs/src/Shiny/ShinyNodeState.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-281> (0)
- *A* xs/src/Shiny/ShinyOutput.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-282> (0)
- *A* xs/src/Shiny/ShinyOutput.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-283> (0)
- *A* xs/src/Shiny/ShinyPrereqs.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-284> (0)
- *A* xs/src/Shiny/ShinyTools.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-285> (0)
- *A* xs/src/Shiny/ShinyTools.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-286> (0)
- *A* xs/src/Shiny/ShinyVersion.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-287> (0)
- *A* xs/src/Shiny/ShinyZone.c
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-288> (0)
- *A* xs/src/Shiny/ShinyZone.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-289> (0)
- *R* xs/src/admesh/connect.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-290> (0)
- *R* xs/src/admesh/normals.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-291> (0)
- *R* xs/src/admesh/shared.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-292> (0)
- *M* xs/src/admesh/stl.h
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-293> (0)
- *R* xs/src/admesh/stl_io.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-294> (0)
- *R* xs/src/admesh/stlinit.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-295> (0)
- *R* xs/src/admesh/util.cpp
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-296> (0)
- *A* xs/src/avrdude/AUTHORS
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-297> (0)
- *A* xs/src/avrdude/BUILD-FROM-SVN
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-298> (0)
- *A* xs/src/avrdude/CMakeLists.txt
<https://github.com/slic3r/Slic3r/pull/4433/files#diff-299> (0)
Patch Links:
- https://github.com/slic3r/Slic3r/pull/4433.patch
- https://github.com/slic3r/Slic3r/pull/4433.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4433>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFj5I_P9zeMf_USBEQBRuTLxtRDg7VfUks5t4QMXgaJpZM4UWWBy>
.
|
Closing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
With the last 1.39 version, it was possible to adjust te size of the wipe tower in length and width. Now it's not longer possible, if I reduce the length, th width is increased ... And the wipe tower is larger than the previous one.
I suggest to restore the previous wipe tower parameters