Alessandro Ranellucci
|
c9e896c669
Display validation errors in status bar when background processing couldn't generate toolpaths
|
10 years ago |
Alessandro Ranellucci
|
076d82d8d6
Fixed regression causing the plater Split command not to remove objects from the model. #2380
|
10 years ago |
Alessandro Ranellucci
|
80adf9e5d0
Open the settings dialog instead of the cut dialog when user double clicks on objects in plater
|
10 years ago |
Alessandro Ranellucci
|
e8f242ee3f
Move toolpaths preview to the plater dialog
|
10 years ago |
Alessandro Ranellucci
|
33fe53fd7c
Ported three PrintObject methods to XS
|
10 years ago |
Alessandro Ranellucci
|
f8986d0ef5
Restore correct behavior for autoarrange after recent commits
|
10 years ago |
Alessandro Ranellucci
|
334086d605
Bugfix: skirt and brim were not recalculated when objects where just moved in plater
|
10 years ago |
Alessandro Ranellucci
|
9a4e8f39af
Refactoring: move split logic in a single place (ModelObject class)
|
10 years ago |
Alessandro Ranellucci
|
d8bb0bff7f
Bugfix: reprocess brim and skirt after changing number of copies
|
10 years ago |
Alessandro Ranellucci
|
9daadd1fb6
Removed debugging line
|
10 years ago |
Alessandro Ranellucci
|
73b3c06361
Ported more things to XS
|
10 years ago |
Alessandro Ranellucci
|
7aaf27c0c7
Put skirt outside brim to avoid conflicts. #2157
|
10 years ago |
Alessandro Ranellucci
|
aa723db39b
Fixed recursion in background processing
|
10 years ago |
Alessandro Ranellucci
|
28f9278963
Minor fixes to 3D preview
|
10 years ago |
Alessandro Ranellucci
|
da4d6cbabb
3D preview of plater
|
10 years ago |
Alessandro Ranellucci
|
212558acd4
Typo
|
10 years ago |
Alessandro Ranellucci
|
edc7fd2915
Fix pausing when background process is scheduled but wasn't started yet
|
10 years ago |
Alessandro Ranellucci
|
f428888dd9
Fixed deadlocks in background processing
|
10 years ago |
Alessandro Ranellucci
|
bd03747dc1
Added button for toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
bfa1e04991
Don't use wxStaticBox objects as parents. #2150
|
10 years ago |
Alessandro Ranellucci
|
907de1011f
Toolpaths preview
|
10 years ago |
Alessandro Ranellucci
|
65dbf75a54
Fixed background processing with multiple worker threads
|
10 years ago |
Alessandro Ranellucci
|
04b67f0cb0
Refactored OptionsGroup class for cleaner OOP model and cleaner event model
|
10 years ago |
Alessandro Ranellucci
|
41de95fd27
Fix the Change Scale toolbar button
|
10 years ago |
Alessandro Ranellucci
|
ba55592bdf
Added non-uniform scaling commands to the plater
|
10 years ago |
Alessandro Ranellucci
|
9053cdca5d
Fix harmless typo
|
10 years ago |
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 |