Remco Burema
|
23cdf871c1
Add comments: Why a matrix4x4 and not a sampler1d?
|
4 years ago |
Remco Burema
|
99e99e4650
Layerview can now deal with visibility extruder nrs. 4+
|
4 years ago |
Nino van Hooff
|
d762ad4acc
Merge pull request #7156 from Ultimaker/CURA-7231_no_layers_to_show_msg
|
4 years ago |
Jaime van Kessel
|
239a8ea3db
Revert speedup
|
4 years ago |
Tim Kuipers
|
c1d87fa474
Pop-up checkbox to never show [No layers to show] ever again, because the user ain't no noob
|
4 years ago |
Tim Kuipers
|
0a10a1220f
Don't show 'no layer data' msg when Slice Automatically is enabled
|
4 years ago |
Ghostkeeper
|
5a7ec98f1e
Slightly improve wording
|
4 years ago |
Ghostkeeper
|
2c28f70016
Add warning if you haven't sliced before going to layer view
|
4 years ago |
Jaime van Kessel
|
3ffbdf2888
Ensure that after a reslice the nozzle location of re-slice is still correct
|
4 years ago |
Jaime van Kessel
|
0d7421140f
Recalculate the start / end elements when the layer is changed instead of on render
|
4 years ago |
Remco Burema
|
1915100118
Fix: Layersliders work again.
|
4 years ago |
Remco Burema
|
cb361e9543
Force sim-view to update after view-type change.
|
4 years ago |
Lipu Fei
|
534b432e7e
Fix another is None check for typing
|
5 years ago |
Lipu Fei
|
7495d7900f
Fix is None check for typing
|
5 years ago |
Lipu Fei
|
adaea90d50
Fix typing
|
5 years ago |
Nino van Hooff
|
5bb23e4c6f
Make the height of the layer slider dynamic
|
5 years ago |
Jaime van Kessel
|
24474b4434
Made too broad exception handling more specific
|
5 years ago |
Jaime van Kessel
|
9b45b56e61
Fix simulation view not showing bars for g-code
|
5 years ago |
Jaime van Kessel
|
e8cd5723c9
Speedup the layerview
|
5 years ago |
Jaime van Kessel
|
ea11187eaf
Don't reset the data when the root updates
|
5 years ago |
Jaime van Kessel
|
511eba28b6
Ensure that min/max feedrate & thickness gets defined in init
|
5 years ago |
Jaime van Kessel
|
9c2f8a94d5
Greatly simplify the SimulationViewProxy
|
5 years ago |
Jaime van Kessel
|
d8ddcba091
Fix typing ignore for breath frist iterator
|
5 years ago |
Jaime van Kessel
|
9ceb9ce18b
Fix typing issues
|
5 years ago |
Ghostkeeper
|
c333899d18
Fix reference to renamed file
|
5 years ago |
Ghostkeeper
|
f1c28498a6
Display 0 if there are no measurements for minimum values
|
5 years ago |
Jaime van Kessel
|
61442545cb
Fix codestyle
|
6 years ago |
Jaime van Kessel
|
f773030218
Add main stage to previewStage so that SimulationView can use it
|
6 years ago |
Jaime van Kessel
|
0a3803d665
Add CuraView, which does something similar to CuraStage
|
6 years ago |
Lipu Fei
|
d91d0fab10
Fix SimulationView: missing import
|
6 years ago |
Jaime van Kessel
|
dabe747ec0
Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/Cura
|
6 years ago |
Lipu Fei
|
b97f4ea30c
Merge remote-tracking branch 'origin/3.5'
|
6 years ago |
Diego Prado Gesto
|
6db1342255
Fix the layer view when there is a print job with only one layer.
|
6 years ago |
Jaime van Kessel
|
3b70e5eb6b
Fix typing
|
6 years ago |
Jaime van Kessel
|
dbe0d6d82a
Add typing
|
6 years ago |
Diego Prado Gesto
|
43657010ba
CURA-5164 The Preferences is not a singleton class anymore since in some point
|
6 years ago |
Aleksei S
|
d859f71d6e
Fix: The Print simulation view was broken because of constant refresheing scene
|
6 years ago |
Lipu Fei
|
da00bdf9c3
Fix SimulationView onSceneChanged signal binding
|
6 years ago |
Ian Paschal
|
22d3cd928f
CURA-5090 Remove layer view data after clearing buildplate
|
6 years ago |
Jack Ha
|
e3dd7a449d
CURA-5090 speedups by using qtimers on updating mostly visual elements
|
6 years ago |
Ian Paschal
|
0b62a312c3
CURA-4869 Infill meshes influence layer count in layer view
|
6 years ago |
Jack Ha
|
1efc92ddbe
CURA-4853 evaluate layer view compatibility mode in init, therefore not binding some signals and fixing the bug
|
6 years ago |
Diego Prado Gesto
|
5c0e2d39a3
Avoid zero thickness to be shown in layer view.
|
6 years ago |
Diego Prado Gesto
|
cc89ddf5f7
Revert "Avoid zero thickness to be shown in layer view."
|
6 years ago |
Diego Prado Gesto
|
8dd21892d3
Avoid zero thickness to be shown in layer view.
|
6 years ago |
Diego Prado Gesto
|
e3e6f301f9
CURA-4778 Add up to 8 different colors when loading a GCode, since we
|
6 years ago |
ChrisTerBeke
|
08322d0a5e
Move all decorators in the scene subfolder
|
6 years ago |
Lipu Fei
|
df1d3bf569
Add fix and doc for Mac OpenGL crash
|
6 years ago |
Aleksei S
|
6e171be0b9
After changing the settings refresh simulation max path number
|
7 years ago |
Diego Prado Gesto
|
2c6b2b869e
CURA-4605 Fix render issues when there are empty layers.
|
7 years ago |