Jaime van Kessel
|
3432720f7c
Fix mypy issues caused by numpy upgrade
|
3 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Jelle Spijker
|
679739d09d
Applied requested changes proposed by @ninovanhooff
|
4 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
Jaime van Kessel
|
2a28321588
Fix some more typing
|
4 years ago |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 years ago |
Jaime van Kessel
|
bb52ba6848
Codestyle fixes
|
4 years ago |
Jaime van Kessel
|
81b33b8649
Add some missing typing
|
4 years ago |
Jaime van Kessel
|
b8f76d7bfb
Use QtApplication instead of Application
|
5 years ago |
Mark Burton
|
0aae887166
Add entry for prime tower type to _isInfillOrSkinTypeMap.
|
5 years ago |
Ghostkeeper
|
f334fa8578
Spelling of log entries and code style
|
5 years ago |
Diego Prado Gesto
|
11e86512cb
Include the prime tower to the time calculations
|
5 years ago |
Jaime van Kessel
|
76cfb19dfb
Removed unused function & added more typing
|
5 years ago |
Jaime van Kessel
|
ffce9bd172
Ensure that the primetower gets drawn in the right color again
|
5 years ago |
Ghostkeeper
|
aa03fabc57
Remove trailing whitespace
|
6 years ago |
Diego Prado Gesto
|
aa9f9d5b88
Add line thickness and feedrate to the data sent from the backend
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Ghostkeeper
|
f719be2484
Be robust against faulty data from the engine
|
7 years ago |
Jack Ha
|
78de5412a2
Merge branch 'master' into layer_view3_cleanup
|
7 years ago |
Jack Ha
|
47ab49795f
Added comments, changed small layout and id thing. CURA-3273
|
7 years ago |
Jack Ha
|
50ba236e66
Removed unused option in LayerPolygon, added comments
|
7 years ago |
Simon Edwards
|
4715afdad6
Fixed one new class variable. Updated the script to run mypy.
|
7 years ago |
Jack Ha
|
3a2438937d
Removed crappy legend
|
7 years ago |
Jack Ha
|
a52cb2fa63
Compatibility mode scale line type colors
|
7 years ago |
Jack Ha
|
5fff1f6657
Cleanup
|
7 years ago |
Jack Ha
|
6625938a2b
Cleanup __color_map in LayerPolygon
|
7 years ago |
fieldOfView
|
f0333e2184
Fix typo
|
7 years ago |
fieldOfView
|
5e121e4039
Use themeable colors for layerdata
|
7 years ago |
Jack Ha
|
e57de296e7
Readded accidently removed stuff
|
7 years ago |
Jack Ha
|
6271774528
Added all kinds of options to layer view
|
7 years ago |
Jack Ha
|
fc4c60b0dc
Added layer view options
|
7 years ago |
Jack Ha
|
1217281727
Busy with layer_view options
|
7 years ago |
Jack Ha
|
0f2fb86cd9
Layer shader now uses own attribute for line dimensions instead of misusing uvs.
|
7 years ago |
Jack Ha
|
8d2b3654a4
Layer thickness now as array
|
7 years ago |
Jack Ha
|
9904dad07b
Added line thickness to layer view
|
7 years ago |
Jack Ha
|
c12e6da3ac
Started setting layer height and line width in layer view
|
7 years ago |
Jack Ha
|
2b37bde630
Now with infill
|
7 years ago |
fieldOfView
|
9300489796
Shade layerview elements printed with non-active extruder(s)
|
8 years ago |
fieldOfView
|
dc01cdbc88
Fix displaying support interface in layerview
|
8 years ago |
Ghostkeeper
|
7c8e80b751
Properly hide moves and retractions in lower layers
|
8 years ago |
fieldOfView
|
287cbcbb16
Properly fix LayerPolygon.__jump_map
|
8 years ago |
fieldOfView
|
60568a3070
Fix size of LayerPolygon.__jump_map
|
8 years ago |
fieldOfView
|
bd8db49a95
Add layer data type and color for Support Interface
|
8 years ago |
Johan K
|
3d413df215
Changed the point data type sent from the backend from int64 to float.
|
8 years ago |
Johan K
|
d31516bbb1
Code cleanup
|
8 years ago |
Johan Kristensen
|
41503d7d5b
Adapting code to merge of simple_convex_hull and code cleanup.
|
8 years ago |
Johan K
|
f184baadf0
Formulate layerview logic using numpy to speed up. Also changed layer data packets from engine to make it possible.
|
8 years ago |
Jaime van Kessel
|
63593ba16c
Moved layerData & polygon to own file
|
8 years ago |