Enrico Turri
|
52a7d7ed09
Partial perl code cleanup
|
6 лет назад |
Enrico Turri
|
c6e44509e0
3DScene load_object method moved to c++
|
6 лет назад |
Enrico Turri
|
5392008916
Generation of gcode paths moved to c++
|
6 лет назад |
Enrico Turri
|
d74b85f3fe
Another set of 3DScene methods moved to c++
|
6 лет назад |
Enrico Turri
|
df14a3c399
3DScene update_volumes_colors_by_extruder method moved to c++
|
6 лет назад |
Enrico Turri
|
f121817501
Removed from Perl all 3DScene methods already moved to c++
|
6 лет назад |
Enrico Turri
|
a7fc57a176
3DScene reset_object method moved to c++
|
6 лет назад |
Enrico Turri
|
5fc8fdee11
3DScene axes moved to c++
|
6 лет назад |
Enrico Turri
|
2b4829a4b9
3DScene bed variables moved to c++
|
6 лет назад |
Enrico Turri
|
5024fc4be7
OpenGL to c++ 1st installment - WIP
|
6 лет назад |
Enrico Turri
|
e2e4310322
Removed unneeded scene reloads when selecting objects
|
6 лет назад |
Enrico Turri
|
8096ef6844
Fixed wrong countours for multipart objects in cut dialog 3D view
|
6 лет назад |
Enrico Turri
|
659eb3412b
Fixed value of z in cut dialog when object is scaled
|
6 лет назад |
Enrico Turri
|
7b29ecb15c
Fixed cutting plane z in 3D view when object is scaled
|
6 лет назад |
Enrico Turri
|
76beaa6421
Objects colored by extruder color
|
6 лет назад |
bubnikv
|
c9325338a8
Fixed "upscaled objects cannot be cut above original height"
|
7 лет назад |
bubnikv
|
46b44fc141
User interface of the variable layer thickness. Certainly not finished yet,
|
8 лет назад |
bubnikv
|
7f1704b2ac
Disabled live preview by default as it is not stable and/or the calculation takes too long for interactive usage.
|
8 лет назад |
bubnikv
|
4c67230436
Documented the purpose of various perl modules.
|
8 лет назад |
bubnikv
|
62b440ff6c
Fixes a performance issues on Windows, where the cut is being
|
8 лет назад |
Alessandro Ranellucci
|
f7e97f7e9b
Refactor cutting logic, don't slice in 3DScene
|
9 лет назад |
Alessandro Ranellucci
|
025a508de2
Ignore cut result if user didn't click the cut button
|
9 лет назад |
Alessandro Ranellucci
|
70e8db8a0a
Minor code cleanup here and there
|
9 лет назад |
Alessandro Ranellucci
|
7ecfe195f7
Live preview in the cut dialog
|
9 лет назад |
Alessandro Ranellucci
|
3fd182a8f5
Fix object Z alignment after cut + rotate lower part. #2724
|
10 лет назад |
Alessandro Ranellucci
|
56853319d1
Restore correct Z alignment after cut
|
10 лет назад |
Alessandro Ranellucci
|
2a7f1a8c19
Only show a single instance in settings and cut dialogs
|
10 лет назад |
Alessandro Ranellucci
|
fb08588007
Renamed PreviewCanvas to 3DScene
|
10 лет назад |
Alessandro Ranellucci
|
4c7d9dfef5
Memory optimization in PreviewCanvas: don't keep additional meshes in memory when not needed
|
10 лет назад |
Alessandro Ranellucci
|
fcfb3b98bc
3D object positioning
|
10 лет назад |
Alessandro Ranellucci
|
73b3c06361
Ported more things to XS
|
10 лет назад |
Alessandro Ranellucci
|
3e2799a4ee
Bugfix: unexpected result when cutting a scaled object
|
10 лет назад |
Alessandro Ranellucci
|
983cf09ee5
Display bed shape in 3D plater
|
10 лет назад |
Alessandro Ranellucci
|
da4d6cbabb
3D preview of plater
|
10 лет назад |
Alessandro Ranellucci
|
b926079fd5
Enlarge the Z slider in the cut dialog
|
10 лет назад |
Alessandro Ranellucci
|
710568b989
Initialize controls status when loading cut window
|
10 лет назад |
Alessandro Ranellucci
|
a06fad9e13
Enable/disable GUI controls according to the others in order to guide the user through option dependency
|
10 лет назад |
Alessandro Ranellucci
|
04b67f0cb0
Refactored OptionsGroup class for cleaner OOP model and cleaner event model
|
10 лет назад |
Alessandro Ranellucci
|
87383250de
Fix regression in cut
|
10 лет назад |
Alessandro Ranellucci
|
ec7bb40da9
Rotation around X and Y axes from plater
|
10 лет назад |
Alessandro Ranellucci
|
2a2ba15665
Use a slider for the cutting GUI
|
10 лет назад |
Alessandro Ranellucci
|
8db4913b04
New option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed
|
10 лет назад |
Alessandro Ranellucci
|
4f17c2b7d1
First working implementation of a GUI for cutting
|
10 лет назад |
Alessandro Ranellucci
|
882a98ed44
Initial work for a GUI for the cut feature
|
10 лет назад |