PrusaSlicer-NonPlainar/lib/Slic3r/GUI/Plater
bubnikv b1f5e7e8fa Removed the GCodePreviewData from the Print class, it does not belong here,
as the GCode is generated outside of the Print class.
Exported the GCodePreviewData as GCode::PreviewData to Perl.
When exporting the G-code with a command line Slic3r,
the GCodeAnalyzer is now supressed for performance reasons.
Removed obsolete Perl module Slic3r::GUI::Plater::3DToolpaths.
2018-02-14 20:35:59 +01:00
..
2D.pm Looks like the reworked C++ preferences start to work again. 2017-11-02 16:21:34 +01:00
2DToolpaths.pm Simplified the code base by requiring wxWidgets >= 3.0 2017-08-03 17:47:18 +02:00
3D.pm New hot key for auto arrange: 'a'. 2017-11-30 17:45:03 +01:00
3DPreview.pm Removed the GCodePreviewData from the Print class, it does not belong here, 2018-02-14 20:35:59 +01:00
LambdaObjectDialog.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
ObjectCutDialog.pm Fixed "upscaled objects cannot be cut above original height" 2017-07-12 23:28:11 +02:00
ObjectPartsPanel.pm Fix of the previous commit: Slic3r::Config::new_from_defaults_keys 2017-10-27 22:49:59 +02:00
ObjectSettingsDialog.pm A bit of refactoring and beautification. 2017-09-18 10:01:37 +02:00
OverrideSettingsPanel.pm Another step towards C++ presets. 2017-10-25 12:53:31 +02:00