c.lamboo
|
3472ec26a1
Fix snapshot for makerbot
|
11 months ago |
c.lamboo
|
46bed2de56
Add `node` as an optional argument to `isometricSnapshot`
|
1 year ago |
c.lamboo
|
f8bb30b025
Use better variable naming
|
1 year ago |
c.lamboo
|
7e91750f58
Use camercase for `nodeBounds` def
|
1 year ago |
c.lamboo
|
71ada85966
Use camercase for `isometricSnapshot` def
|
1 year ago |
c.lamboo
|
6c2a468c18
Reuse `node_bounds` utility function
|
1 year ago |
c.lamboo
|
5134540751
Remove unused extra argument
|
1 year ago |
c.lamboo
|
fe4790fe06
Add iso view to snapshot
|
1 year ago |
Jaime van Kessel
|
50954552d2
Fix thumbnail creation
|
2 years ago |
Jaime van Kessel
|
204eeaf272
Add extra warnings if it failed to create snapshot
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
064a845f71
Ensure that opengl context is available when creating a snapshot
|
2 years ago |
Remco Burema
|
a2442919f4
Part of fix for crash on context menu open + click on slice.
|
3 years ago |
Jaime van Kessel
|
3432720f7c
Fix mypy issues caused by numpy upgrade
|
3 years ago |
Remco Burema
|
9197a1ca51
Fix crash on open project from term or by file.
|
3 years ago |
Remco Burema
|
e681a6d32d
Fix camera not found on pre-slice snapshot/thumbnail.
|
3 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
Jaime van Kessel
|
3ab0b5decf
Add extra exception handling for UFPwriter
|
5 years ago |
Jaime van Kessel
|
080cafe78f
Increase the looking from offset so model doesn't get cut off
|
5 years ago |
Jaime van Kessel
|
7880c8d3f4
Revert "Clean up snapshot code"
|
5 years ago |
Jaime van Kessel
|
37b904a3c4
Clean up snapshot code
|
5 years ago |
Lipu Fei
|
a6fea1bf40
Simplify check
|
5 years ago |
Jaime van Kessel
|
07ff08f6bb
Ensure that objects outside build volume are not added to thumbnail
|
5 years ago |
Lipu Fei
|
196bd3a730
Add non-thumbnail-visible flag for creating previews
|
6 years ago |
Aleksei S
|
36dbc70813
Remove unnecessary code for taking snapshot for UFP file
|
6 years ago |
Aleksei S
|
1f149b2821
Do not show not printed models on snapshot for UFP files
|
6 years ago |
Jaime van Kessel
|
8dd2243399
Fixed stupid mistake that made all snapshots be taken from the back of model
|
6 years ago |
Jaime van Kessel
|
40d300f5cc
Change default direction of snapshot, so robot looks in the same direction as our beautifull logo; the ultibot
|
6 years ago |
Diego Prado Gesto
|
487608574a
CURA-4931 Avoid creating a snapshot when there is no model in the buildplate. Since the writeStarted signal is catched by all the Writers, the createSnapshot method is triggered, but there is no scenenode in the buildplate to take a picture of, so the process is skipped
|
6 years ago |
Jack Ha
|
4782659569
CURA-4425 remove resolution optimization, it does not work as expected and leaves a cropped image
|
6 years ago |
Diego Prado Gesto
|
8541ce25bb
CURA-4425 Remove print out messages
|
6 years ago |
Jack Ha
|
be92bbfcb0
CURA-4425 improve image quality for some models combined with some viewing angles
|
6 years ago |
Jack Ha
|
0e7edc3eaf
CURA-4425 the thumbnail now crops correctly
|
6 years ago |
Jack Ha
|
7856d61b5a
CURA-4425 scale image to full size; still has a bug that it is shifted vertically; still need to clean code
|
6 years ago |
Diego Prado Gesto
|
c432646908
CURA-4425 Avoid adding the center bounding box. Revert some previous changes.
|
6 years ago |
Diego Prado Gesto
|
433176d25a
CURA-4425 Cleanup and small refactor
|
6 years ago |
Jack Ha
|
b4eb2e173c
CURA-4425 fix multiple objects in snapshot; the AxisAlignedBox is supposed to be read-only
|
6 years ago |
Jack Ha
|
c42f186812
CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPass
|
6 years ago |