Alessandro Ranellucci
|
d0ad57b64d
Don't show any dialog if 0 configs were imported
|
9 years ago |
Alessandro Ranellucci
|
32a333f16a
Import config bundle automatically if found in application directory
|
9 years ago |
Alessandro Ranellucci
|
6bfa2cfaec
Projector for DLP
|
9 years ago |
Alessandro Ranellucci
|
80620a5e94
Some fixes and improvements to controller
|
9 years ago |
Alessandro Ranellucci
|
d8a94c3936
Smarter logic for displaying printer panels
|
9 years ago |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
eff0620ddf
Prompt user when overwriting a file during G-code export as well. #2882
|
9 years ago |
Alessandro Ranellucci
|
c5f72a633a
Bugfix: Repeat Last Quick Slice was affected by the plater exports. #2016
|
9 years ago |
Alessandro Ranellucci
|
e26022a2f2
Comment about Ctrl+,
|
9 years ago |
Alessandro Ranellucci
|
17eb50da6d
Use Ctrl+, for Preferences (standard on OS X, don't know about others). #2860
|
9 years ago |
Alessandro Ranellucci
|
13b7316807
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
0d08c1819b
Bugfix: plater views were not refreshed after config wizard in simple mode
|
9 years ago |
Alessandro Ranellucci
|
310212ed30
Enable menu icons on older Windows and Linux Wx
|
9 years ago |
Alessandro Ranellucci
|
aa8b6afe8b
Assign color to filaments
|
9 years ago |
Alessandro Ranellucci
|
ad0a15debe
Menu item icons :o)
|
9 years ago |
Alessandro Ranellucci
|
1dc63071ed
Try to fix crash upon quick slice. #2801
|
9 years ago |
Alessandro Ranellucci
|
2d7bfbb805
Bugfix: dirty filament options were ignored when using multiple extruders. Patch by @markwal. #2740
|
10 years ago |
Alessandro Ranellucci
|
6185f45815
Hopefully fix all problems with non-ASCII paths on Windows
|
10 years ago |
Alessandro Ranellucci
|
d2172b4383
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
722e94513c
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
|
10 years ago |
Alessandro Ranellucci
|
4083b33807
Bugfix: crash on version check on Linux. #2641
|
10 years ago |
Alessandro Ranellucci
|
3ae6f2630e
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
e61deb3673
Check display area before moving window to the last saved position. #2600
|
10 years ago |
Alessandro Ranellucci
|
9af43bee52
Handle log, temperatures. Move controller to main tabpanel. More things
|
10 years ago |
Alessandro Ranellucci
|
3ab4d4b094
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
2c0d216c1a
More work on print controller
|
10 years ago |
Alessandro Ranellucci
|
3b09377a43
Export single object as STL from its contextual menu. #2479
|
10 years ago |
Alessandro Ranellucci
|
c06ce3b58c
Initial work for a controller GUI
|
10 years ago |
Alessandro Ranellucci
|
959eb60ad0
Scoping error caused the Unsaved Changes dialog not to be shown when closing the main window
|
10 years ago |
Alessandro Ranellucci
|
cc36aff66a
Fix MainFrame after recent changes in preset handling
|
10 years ago |
Alessandro Ranellucci
|
583b009d1b
Honor print bed center in Quick Slice. #2440
|
10 years ago |
Alessandro Ranellucci
|
80c38b0113
Remember window size and position. #1253 #2251
|
10 years ago |
Alessandro Ranellucci
|
95f7bcb9fe
Removed Toolpaths Preview menu item. #2385
|
10 years ago |
Alessandro Ranellucci
|
989ec5cf4d
Fixes to UTF-8 handling in file paths
|
10 years ago |
Alessandro Ranellucci
|
24d67c42c6
Bugfix: configuration wizard was broken. #2210
|
10 years ago |
Alessandro Ranellucci
|
321b70115b
Bugfix: changes in extruder count in GUI were not propagating to the rest of the GUI
|
10 years ago |
Alessandro Ranellucci
|
6a91b2fa52
Removed the "Combine STL files into multi-material AMF file" command since it's not needed anymore thanks to the new object editor dialog
|
10 years ago |
Alessandro Ranellucci
|
bd03747dc1
Added button for toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
907de1011f
Toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
04b67f0cb0
Refactored OptionsGroup class for cleaner OOP model and cleaner event model
|
10 years ago |
Alessandro Ranellucci
|
cc4a5412ae
Fix regression in Quick Slice and Slice to SVG
|
10 years ago |
Mark Hindess
|
d961970828
Add missing use for dirname.
|
10 years ago |
Alessandro Ranellucci
|
182c5eb809
Show contextual menu when right-clicking on a plater object
|
10 years ago |
Alessandro Ranellucci
|
e9910a2c0b
XYZ mirroring from plater
|
10 years ago |
Alessandro Ranellucci
|
ec7bb40da9
Rotation around X and Y axes from plater
|
10 years ago |
Alessandro Ranellucci
|
301771e275
Refactored menu creation
|
10 years ago |
Alessandro Ranellucci
|
d5f6804386
Fixed window size with --no-plater
|
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 |