Alessandro Ranellucci
|
4fe2128fc4
Initial work for custom bed shape
|
10 years ago |
Alessandro Ranellucci
|
3d8c8fa46e
Import wxTheApp
|
10 years ago |
Alessandro Ranellucci
|
ddac2d1570
Merged SkeinPanel into MainFrame
|
10 years ago |
Alessandro Ranellucci
|
93b9116565
Move wxFrame definition to a new Slic3r::GUI::MainFrame class
|
10 years ago |
Alessandro Ranellucci
|
de6291d8f2
New Object menu with shortcuts to all plater operations
|
10 years ago |
Alessandro Ranellucci
|
a35ab2f4ee
Added an option for enabling/disabling background processing
|
10 years ago |
Alessandro Ranellucci
|
a0674714b1
More work for background processing
|
10 years ago |
Alessandro Ranellucci
|
defe0a4279
Move 2D canvas to a distinct class for better isolation
|
10 years ago |
Alessandro Ranellucci
|
882a98ed44
Initial work for a GUI for the cut feature
|
11 years ago |
Alessandro Ranellucci
|
3a49dccf69
Bugfix: version check caused crash
|
11 years ago |
Alessandro Ranellucci
|
7e3425d433
Bugfix: wizard wasn't run when user supplied an existing empty directory as --datadir
|
11 years ago |
Alessandro Ranellucci
|
fed8783e30
New commands for exporting/importing full config bundles. Useful for printer vendors. #1365
|
11 years ago |
Alessandro Ranellucci
|
691db31da0
Some incomplete work for per-region config
|
11 years ago |
Alessandro Ranellucci
|
7387e60706
More incomplete work
|
11 years ago |
Alessandro Ranellucci
|
11f065ca5e
New object dialog tab with list of materials and volumes
|
11 years ago |
Alessandro Ranellucci
|
266673213d
New option for turning autocentering off. #404
|
11 years ago |
Alessandro Ranellucci
|
b1ca0f30f2
Version number was not correctly saved
|
11 years ago |
Alessandro Ranellucci
|
76213fb5b7
Save the last used Slic3r version and display a notice to encourage legacy users to revert their support material settings to the defaults
|
11 years ago |
Alessandro Ranellucci
|
8d9361280e
Bugfix: expert mode was crashing when home path contained non-ASCII
|
11 years ago |
Alessandro Ranellucci
|
ae21a45886
Distinct dialogs for 3D preview and object settings
|
11 years ago |
Alessandro Ranellucci
|
3d6fb1b05c
New feature: ability to override specific settings for individual objects in the plater. #344
|
11 years ago |
Alessandro Ranellucci
|
bb656ea72c
Merge branch 'master' into xs
|
11 years ago |
Alessandro Ranellucci
|
dcc2b7f4ff
Enable PreviewCanvas
|
11 years ago |
Alessandro Ranellucci
|
1f50d9c7e8
https -> http in manual URL
|
11 years ago |
Alessandro Ranellucci
|
ecdc2f077b
Merge branch 'master' into xs
|
11 years ago |
Alessandro Ranellucci
|
f5cc446853
Menu item for launching the manual
|
11 years ago |
Alessandro Ranellucci
|
2a2633da0a
New automatic built-in STL repair
|
11 years ago |
Alessandro Ranellucci
|
0ad78eaf55
Return explicit 0 from have_version_check() to avoid wxMenuItem->Enable errors
|
11 years ago |
Alessandro Ranellucci
|
9ea55497c2
Prevent crash when user deleted object from plater before thumbnail was generated in the other thread. #1207
|
11 years ago |
Alessandro Ranellucci
|
8c74d2f41e
New --autosave option for better toolchain integration. #837
|
11 years ago |
Alessandro Ranellucci
|
8f5a958948
Rename do_slice() to quick_slice()
|
11 years ago |
Alessandro Ranellucci
|
5494f4f385
Free @_ before spawning a new thread (known old Perl bug) as an attempt to fix the unref scalars error
|
11 years ago |
Alessandro Ranellucci
|
ba433822b6
Disable OpenGL code in master branch for now
|
11 years ago |
Alessandro Ranellucci
|
5c74fd095b
Very basic implementation of 3D preview - install Wx::GLCanvas to get it working
|
11 years ago |
Alessandro Ranellucci
|
fc1a23f5b0
Quick and dirty OpenGL mockup
|
11 years ago |
Alessandro Ranellucci
|
1aae311148
Fix menus for --no-plater. #1112
|
12 years ago |
Alessandro Ranellucci
|
dde3e6e870
Disable Net::DBus. #1015
|
12 years ago |
Alessandro Ranellucci
|
6db8afe36d
New option to remember last output directory. #698
|
12 years ago |
Alessandro Ranellucci
|
f5bda326b8
Version check. #1006
|
12 years ago |
Alessandro Ranellucci
|
6a0ba97f0e
Move ObjectDialog to a separate file
|
12 years ago |
Alessandro Ranellucci
|
9247b3e9f4
New --no-plater and --gui-mode options. #604
|
12 years ago |
Alessandro Ranellucci
|
af50272b3b
Refactor simple mode definitions to dedicated SimpleTab classes
|
12 years ago |
Alessandro Ranellucci
|
b901e1f6c8
Merge branch 'master' into simple-mode
|
12 years ago |
Alessandro Ranellucci
|
72df796185
Bugfix: failure in launching on Windows with non-ASCII characters in username. #1011
|
12 years ago |
Mike Sheldrake
|
bc61656057
harmless misplaced semicolon
|
12 years ago |
Mike Sheldrake
|
599d76b70b
avoid DBus related crash on Ubuntu #954
|
12 years ago |
Alessandro Ranellucci
|
7239ca18c1
Simple mode
|
12 years ago |
Alessandro Ranellucci
|
cf4c090208
Added Preferences dialog
|
12 years ago |
Alessandro Ranellucci
|
3c8ac435ad
Remember last used filament presets when using multiple extruders too
|
12 years ago |
Alessandro Ranellucci
|
86e3508402
Add menu item pointing to documentation
|
12 years ago |