Enrico Turri
|
168d38df2b
Fixed object sinking into print bed after parts import
|
6 years ago |
Lukas Matena
|
e44480d61f
Supports were printed twice if synchronized with object layers, added always-on settings in ObjectSettingDialog
|
6 years ago |
Enrico Turri
|
52a7d7ed09
Partial perl code cleanup
|
6 years ago |
Enrico Turri
|
085110c4d9
Removed 3DScene volumes from perl
|
6 years ago |
Enrico Turri
|
7b4870d1cb
Fixed selection and rendering in object settings dialog
|
6 years ago |
Enrico Turri
|
e79037c44d
3DScene member variables moved to c++
|
6 years ago |
Enrico Turri
|
c6e44509e0
3DScene load_object method moved to c++
|
6 years ago |
Enrico Turri
|
5392008916
Generation of gcode paths moved to c++
|
6 years ago |
Enrico Turri
|
d74b85f3fe
Another set of 3DScene methods moved to c++
|
6 years ago |
Enrico Turri
|
df14a3c399
3DScene update_volumes_colors_by_extruder method moved to c++
|
6 years ago |
Enrico Turri
|
f121817501
Removed from Perl all 3DScene methods already moved to c++
|
6 years ago |
Enrico Turri
|
451c58d58f
3DScene's enable_picking variable moved to c++
|
6 years ago |
Enrico Turri
|
a7fc57a176
3DScene reset_object method moved to c++
|
6 years ago |
Enrico Turri
|
5fc8fdee11
3DScene axes moved to c++
|
6 years ago |
Enrico Turri
|
2b4829a4b9
3DScene bed variables moved to c++
|
6 years ago |
Enrico Turri
|
5024fc4be7
OpenGL to c++ 1st installment - WIP
|
6 years ago |
Enrico Turri
|
8eb9ddc2eb
Max count of auto assigned extruders when splitting object set as dependent of current printer
|
6 years ago |
Enrico Turri
|
e2e4310322
Removed unneeded scene reloads when selecting objects
|
6 years ago |
Enrico Turri
|
a81f78045b
Delete key enabled in Object's Settings Dialog also for 3D view
|
6 years ago |
Enrico Turri
|
254592c849
Delete key enabled in Object's Settings Dialog
|
6 years ago |
Enrico Turri
|
3a61833d13
Update view in object's setting dialog when changing extruder
|
6 years ago |
Enrico Turri
|
76beaa6421
Objects colored by extruder color
|
6 years ago |
bubnikv
|
857b78ddca
Fix of the previous commit: Slic3r::Config::new_from_defaults_keys
|
7 years ago |
bubnikv
|
2455aee97c
Further reduction of Perl Config.pm methods.
|
7 years ago |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 years ago |
bubnikv
|
b58756f38b
A bit of refactoring and beautification.
|
7 years ago |
bubnikv
|
ed46cfa19d
Simplified the code base by requiring wxWidgets >= 3.0
|
7 years ago |
bubnikv
|
b12e4689e8
Fix of changing the order of volumes of a multi-volume part:
|
7 years ago |
bubnikv
|
aa54c3402b
Disable the "split" button when there is no volume selected.
|
7 years ago |
bubnikv
|
b724d789fd
New feature: Splitting an object into a multi-part volume.
|
7 years ago |
bubnikv
|
ff9d565ba7
Implemented UI for ordering volumes
|
7 years ago |
bubnikv
|
7884fa3d7c
Implemented Multipart object list window resize #278
|
7 years ago |
bubnikv
|
e7a920fe16
Fixed some picking issues after porting GLVolumes to C++.
|
8 years ago |
Joseph Lenox
|
873161ea7c
Only enable movers if modifier mesh.
|
8 years ago |
Joseph Lenox
|
e2b56c4462
Repair the generic mesh so it can be exported.
|
8 years ago |
Joseph Lenox
|
4f428fae40
Added UI options to make a slab, defaulting to the model object's bounding box * 1.5
|
8 years ago |
Joseph Lenox
|
6aecae3121
UI: fixed naming sphere is not a cylinder.
|
8 years ago |
Joseph Lenox
|
2971235299
UI code to generate a generic sphere.
|
8 years ago |
Joseph Lenox
|
716dc2e650
Made cube and cylinder static functions of the package, not some specific TriangleMesh object.
|
8 years ago |
Joseph Lenox
|
26b6e4c619
Disable sliders if a volume is not selected.
|
8 years ago |
Joseph Lenox
|
3ee32ef153
Menu now works to select cylinders (reusing the gui options)
|
8 years ago |
Joseph Lenox
|
b91b98b21e
Added prototype make_cylinder()
|
8 years ago |
Joseph Lenox
|
a0548898f3
Added a cancel button, and rewrote initial option code to reuse OptionGroup.
|
8 years ago |
Joseph Lenox
|
3109a9bc1f
Update main plater view after moving mesh
|
8 years ago |
Joseph Lenox
|
33f489bba9
Anonymous object supports. Initial implementation provides for a box of arbitrary size.
|
8 years ago |
Joseph Lenox
|
e93cc13698
Permit sliding modifer meshes around in the Settings dialog.
|
8 years ago |
bubnikv
|
e386a2bf72
Documentation of the UI config update functions,
|
8 years ago |
bubnikv
|
c2ddf537c6
Fixed a newly introduced bug in the multi material UI dialog.
|
8 years ago |
bubnikv
|
46b44fc141
User interface of the variable layer thickness. Certainly not finished yet,
|
8 years ago |
bubnikv
|
4c67230436
Documented the purpose of various perl modules.
|
8 years ago |