Alessandro Ranellucci
82db702801
List objects in a submenu and allow to select them from it
2017-03-22 22:19:12 +01:00
Alessandro Ranellucci
4ca5f9ee16
Allow dirty presets, and many more improvements including remembering the preset dialog position and closing it with the Esc key
2017-03-22 19:47:23 +01:00
Alessandro Ranellucci
c2d933382a
Add nice icons to the dropdown override menu
2017-03-21 21:16:14 +01:00
Alessandro Ranellucci
cea9ff53d5
Allow to add overrides in the plater on the fly
2017-03-21 20:41:39 +01:00
Alessandro Ranellucci
c2fecf7c70
Minor fix to prevent the Cancel button from showing when there are no objects
2017-03-21 20:29:36 +01:00
Alessandro Ranellucci
fb22900738
Merge remote-tracking branch 'origin/master' into gui3
...
Conflicts:
lib/Slic3r/GUI/Plater.pm
2017-03-21 17:47:55 +01:00
Alessandro Ranellucci
8560655372
Only reload the selected object and not all the objects of the input file. #3786
2017-03-21 17:34:30 +01:00
Alessandro Ranellucci
6d0cb54cf2
A few more fixes to plater
2017-03-20 17:01:19 +01:00
Alessandro Ranellucci
1fadfd6fb8
Merge remote-tracking branch 'origin/master' into gui3
...
Conflicts:
lib/Slic3r/GUI.pm
lib/Slic3r/GUI/Plater.pm
lib/Slic3r/GUI/PresetEditor.pm
slic3r.pl
xs/src/libslic3r/Config.cpp
xs/src/libslic3r/Config.hpp
2017-03-20 17:00:42 +01:00
Alessandro Ranellucci
9dbe2eea37
Menu option for coloring toolpaths by extruder using the configured filament colors
2017-03-20 15:47:02 +01:00
Joseph Lenox
dddbe64b86
Restrict file types for model exports to what we are permitting (UX fix). Changed extension from .amf.xml -> .amf (common usage)
...
Fixes #3774
2017-03-19 00:31:14 -05:00
Joseph Lenox
af8ae8d268
Added single-object AMF export (with modifier meshes). Extended text on plate AMF export to indicate that it exports modifier meshes.
2017-03-19 00:22:17 -05:00
Alessandro Ranellucci
b571f4af84
Bugfix: scale to size didn't work multiple times. #3768
2017-03-18 15:59:21 +01:00
Alessandro Ranellucci
7467eb8fbb
Merge all OctoPrint print options in a single dialog (bypassable by pressing the Alt key). #3765 #3655
2017-03-18 12:28:53 +01:00
Alessandro Ranellucci
a1c7b65741
Moved threads option from print settings to application preferences
2017-03-17 16:41:34 +01:00
Alessandro Ranellucci
b50417cb20
Cosmetic improvements
2017-03-17 16:03:58 +01:00
Alessandro Ranellucci
4fe51125cf
A couple minor fixes for the new GUI
2017-03-17 15:45:24 +01:00
Alessandro Ranellucci
5d77c160c6
Changes to the GUI. New preset editor dialog. Option overrides in plater and between configs. More.
2017-03-17 01:22:54 +01:00
Joseph Lenox
0741ecc2aa
Add weight/cost output to gcode. On the way to #647 ( #3669 )
...
* Add weight/cost output to gcode. On the way to #647
* added total cost/weight to Extruder statistics, mocked up addendum to status bar change.
* Added second information box that populates after exporting gcode for sliced statistics.
* Changed filament density to use g/cm^3. Extended tooltip to indicate calculation methods.
* Hide sliced info box when gcode export hasn't been done.
* Remove if invalidated and we have background processing or the configuration changes.
* Called layout after every Hide/Show call to ensure that it is placed correctly on different platforms.
Changed output units to cm/cm^3
Conflicts:
lib/Slic3r/GUI/Plater.pm
2017-03-10 17:36:14 -06:00
Alessandro Ranellucci
5821f040c4
Bugfix: placeholders with preset names were not initialized without background processing. #3507
2017-03-05 16:30:32 +01:00
Alessandro Ranellucci
22ba87c3b3
Finished porting importers and read_from_file() to C++
2017-03-01 22:19:30 +01:00
Alessandro Ranellucci
8326f75af8
Ported AMF parsing/writing to C++ (by @bubnikv)
2017-03-01 21:29:29 +01:00
Gege2B
f4bf6fef92
Fix for #3655 - always print after gcode send
2017-01-08 22:46:48 +01:00
Alessandro Ranellucci
85bf2ed7ae
Bugfix: object disappeared from 2D plater when reloaded from disk. #3634
2016-12-22 12:13:28 +01:00
Alessandro Ranellucci
27b2f0d6c3
Prevent useless reloading of 3D preview
2016-12-21 18:10:48 +01:00
Alessandro Ranellucci
c5a285f435
Ported expanded_output_filepath() to C++/XS
2016-12-20 19:02:20 +01:00
Alessandro Ranellucci
f2d8ab5b87
Minor fix: don't reselect the 3D plater when the 2D plater is already selected
2016-12-18 19:40:28 +01:00
Alessandro Ranellucci
464421cfe4
If background slicing is disabled, reslice automatically when selecting the preview tabs. When making changes, go back to the plater view. #2979
2016-12-18 14:01:57 +01:00
Alessandro Ranellucci
42a6fb130f
Revert "Merge branch 'lordofhyphens-background-slice-now'"
...
This reverts commit 807d441c6ea5b0b149649bae4dc4fe8a03239c16, reversing
changes made to 5cbdb7865d6a5b0441c8b34da7c235446e9df488.
2016-12-18 13:31:23 +01:00
Alessandro Ranellucci
fe2116a37c
Merge remote-tracking branch 'lordofhyphens/background-slice-now' into lordofhyphens-background-slice-now
2016-12-18 13:23:10 +01:00
Alessandro Ranellucci
5cbdb7865d
Cut by Grid also in GUI
2016-12-18 13:10:25 +01:00
Alessandro Ranellucci
fbfd47b235
Command for reloading an object from file. #1466
2016-12-17 21:47:45 +01:00
Alessandro Ranellucci
1ae8d13ffd
Query OctoPrint and prompt user if a file with same name exists. #2666
2016-12-17 21:31:41 +01:00
Alessandro Ranellucci
6f6ddf5086
Prompt for filename and ask whether to start printing when uploading to OctoPrint. #3217 #3027 #2780 #2666
2016-12-17 21:19:58 +01:00
Alessandro Ranellucci
a778cd9820
Cut along X and Y axes too
2016-12-17 19:51:29 +01:00
Alessandro Ranellucci
4be6c973e3
Support decimal scaling factors and rotation angles. #1617
2016-12-17 00:26:57 +01:00
Joseph Lenox
0033cf9974
Add LWP::UserAgent to use of plater.pm ( #3608 )
2016-12-06 22:10:18 -06:00
Alessandro Ranellucci
01cd85f7cf
New command for importing 2.5D/TIN meshes in plater
2016-11-27 18:04:39 +01:00
Joseph Lenox
9c4e82cecf
"Background slice now" function, initial implementation by @lordofhyphens
...
https://github.com/alexrj/Slic3r/pull/3501
Conflicts:
lib/Slic3r/GUI/MainFrame.pm
lib/Slic3r/GUI/Plater.pm
2016-11-24 12:58:03 -06:00
bubnikv
a5135f4369
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
...
Replaced eval { die } construct with a bool return value indicating
success or failure of an automatic arrangement of parts on the print bed.
Don't know exactly what is happening here, but throwing a "die" inside
a XS function and then catching it inside an eval {} block is suspcious.
Conflicts:
xs/src/libslic3r/Geometry.cpp
xs/src/libslic3r/Geometry.hpp
2016-11-24 16:33:13 +01:00
bubnikv
8c315ff467
Select standard camera views (left / right / top / bottom / front / rear / default)
...
by menu.
2016-11-24 15:48:29 +01:00
bubnikv
9f0523cb53
Documented the purpose of various perl modules.
...
Conflicts:
lib/Slic3r/GUI/3DScene.pm
lib/Slic3r/GUI/Plater/2DToolpaths.pm
2016-11-24 15:41:19 +01:00
bubnikv
335638a614
Documented perl modules.
...
Conflicts:
lib/Slic3r.pm
lib/Slic3r/Config.pm
2016-11-24 15:38:59 +01:00
Joseph Lenox
6e1d10bd06
Added a reslice now option to main menu, bound it to ctrl+s.
...
Reslicing stops the background process before starting a new one.
2016-09-19 19:51:15 -05:00
Joseph Lenox
4ee1793bfd
Implemented a Slice Now button in the UI, starts a background process.
2016-09-19 19:51:15 -05:00
Alessandro Ranellucci
f3259bb899
Fix regression in volume not being displayed in the GUI. #3431
2016-07-20 22:11:09 +02:00
Alessandro Ranellucci
5cfaea8a7f
Ported --info to C++
2016-07-09 10:31:52 +02:00
Alessandro Ranellucci
f006e66549
Refactored calls to Wx::Bitmap->new
2016-04-09 19:10:57 +02:00
Alessandro Ranellucci
dd879c3ef2
When loading an AMF file having multiple objects that look like multiple parts of a single object, prompt user and ask how to consider it. #2970
...
Conflicts:
lib/Slic3r/Model.pm
2016-03-19 22:24:20 +01:00
Alessandro Ranellucci
025a508de2
Ignore cut result if user didn't click the cut button
2015-12-19 20:41:47 +01:00