Alessandro Ranellucci
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
10 years ago |
Alessandro Ranellucci
|
998a4225de
Finished implementation of bed_shape in plater
|
10 years ago |
Alessandro Ranellucci
|
7a20c4d52a
More incomplete work for using bed_shape in plater
|
10 years ago |
Alessandro Ranellucci
|
f4e4640c73
Liquid resizing of plater
|
10 years ago |
Alessandro Ranellucci
|
707dd8db86
Prevent crash when trying to export G-code from menu and there are no objects
|
10 years ago |
Alessandro Ranellucci
|
87383250de
Fix regression in cut
|
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
|
51cf78534c
Stop background process when removing objects from the 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 |
Alessandro Ranellucci
|
de6291d8f2
New Object menu with shortcuts to all plater operations
|
10 years ago |
Alessandro Ranellucci
|
829bfeabe8
Suspend background processes while writing to shared data structures
|
10 years ago |
Alessandro Ranellucci
|
a1bcbea816
Use async timer everywhere
|
10 years ago |
Alessandro Ranellucci
|
4d76d05bbb
Refactoring: better API for Print/Object steps with explicit dependencies
|
10 years ago |
Alessandro Ranellucci
|
d896ad090b
Fixed concurrency issues
|
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
|
d9e7a50a6e
Partial work for background processing
|
10 years ago |
Alessandro Ranellucci
|
3f6360ee8f
Finish porting Print classes to XS
|
10 years ago |
Alessandro Ranellucci
|
ba8148f4ad
Merge branch 'printcpp' of github.com:sapir/Slic3r into sapir-printcpp
|
10 years ago |
Alessandro Ranellucci
|
defe0a4279
Move 2D canvas to a distinct class for better isolation
|
10 years ago |
Alessandro Ranellucci
|
e62672f787
Fix regression in Split from GUI. Might be related to #1998
|
10 years ago |
Y. Sapir
|
8da0bded1d
Move Print object storage to C++. (along with its subobjects)
|
10 years ago |
Alessandro Ranellucci
|
0ba685f556
Fix regression causing config validation to be ignored when using the Export G-code button in plater. #2046
|
10 years ago |
Alessandro Ranellucci
|
27c73f5983
Some fixes after the recent Model refactoring
|
10 years ago |
Alessandro Ranellucci
|
7ba08c90cf
Refactoring to Model API for making it stricter and safer
|
10 years ago |
Alessandro Ranellucci
|
093d1cbe2f
Don't transfer ownership of Model to Print::Object
|
10 years ago |
Alessandro Ranellucci
|
13af16ea24
Use Pointf for origin_translation and pass const refs whenever possible
|
10 years ago |
Y. Sapir
|
05b2993769
Translate Model class' storage to C++.
|
10 years ago |
Alessandro Ranellucci
|
4f17c2b7d1
First working implementation of a GUI for cutting
|
10 years ago |
Alessandro Ranellucci
|
882a98ed44
Initial work for a GUI for the cut feature
|
10 years ago |
Alessandro Ranellucci
|
10bf334a58
Added one more failing test to address bad option priority hierarchy
|
11 years ago |
Alessandro Ranellucci
|
d1bb69434e
Handle non existing STL files gracefully
|
11 years ago |
Alessandro Ranellucci
|
25191bd405
Prevent circular event handlers on Windows. #1856
|
11 years ago |
Alessandro Ranellucci
|
f6f1517f58
Bugfix: the Add button in plater wasn't working anymore. #1856
|
11 years ago |
Alessandro Ranellucci
|
72a6848f1b
Fixed regression causing wrong relative positions of objects after splitting in plater. #1758
|
11 years ago |
Alessandro Ranellucci
|
fec41d6dfd
Update plater and print upon changing object parts and their settings
|
11 years ago |
Alessandro Ranellucci
|
21e6de0e59
Only expand shortcut options in StaticConfig objects. This way we can keep a default extruder value in the parts panel
|
11 years ago |
Alessandro Ranellucci
|
34f1511e0c
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
|
11 years ago |
Mark Hindess
|
59ebdebf72
Revert "Fix crash reported by Simooon on #Slic3r."
|
11 years ago |
Mark Hindess
|
8df6e2d930
Fix crash reported by Simooon on #Slic3r.
|
11 years ago |
Alessandro Ranellucci
|
df508551d0
Refresh plater canvas when switching presets
|
11 years ago |
Alessandro Ranellucci
|
7387e60706
More incomplete work
|
11 years ago |
Alessandro Ranellucci
|
90194ee581
Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test
|
11 years ago |
Alessandro Ranellucci
|
a40556ab56
Repair meshes after splitting
|
11 years ago |
Alessandro Ranellucci
|
499b34dea1
Catch any click inside thumbnail's contour for easier selection of thin-walled objects
|
11 years ago |
Alessandro Ranellucci
|
0bdea60b53
Merge branch 'region-config'
|
11 years ago |