mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
make a new xray error image
includes SVG source file
This commit is contained in:
parent
28abf6ff8c
commit
c16f677bf0
3 changed files with 137 additions and 1 deletions
|
@ -121,7 +121,7 @@ class SolidView(View):
|
||||||
|
|
||||||
if not self._xray_error_image:
|
if not self._xray_error_image:
|
||||||
self._xray_error_image = OpenGL.getInstance().createTexture()
|
self._xray_error_image = OpenGL.getInstance().createTexture()
|
||||||
texture_file = "cura-icon-32.png" #TODO make an img for this!
|
texture_file = "xray_error.png"
|
||||||
try:
|
try:
|
||||||
self._xray_error_image.load(Resources.getPath(Resources.Images, texture_file))
|
self._xray_error_image.load(Resources.getPath(Resources.Images, texture_file))
|
||||||
except FileNotFoundError:
|
except FileNotFoundError:
|
||||||
|
|
BIN
resources/images/xray_error.png
Normal file
BIN
resources/images/xray_error.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
136
resources/images/xray_error.svg
Normal file
136
resources/images/xray_error.svg
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="31.999998"
|
||||||
|
height="31.999998"
|
||||||
|
viewBox="0 0 8.4666665 8.4666665"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||||
|
sodipodi:docname="xray_error.svg">
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="7.9195959"
|
||||||
|
inkscape:cx="12.775869"
|
||||||
|
inkscape:cy="34.629797"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="px"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="1025"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="27"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid815"
|
||||||
|
originx="0"
|
||||||
|
originy="-3.9724863e-06" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer2"
|
||||||
|
inkscape:label="Layer 2"
|
||||||
|
transform="translate(0,-59.266663)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:2.11666656;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99014779"
|
||||||
|
id="rect860"
|
||||||
|
width="8.4666662"
|
||||||
|
height="8.4666662"
|
||||||
|
x="0"
|
||||||
|
y="59.266663"
|
||||||
|
ry="1.7101378e-07" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-288.53333)">
|
||||||
|
<path
|
||||||
|
sodipodi:type="star"
|
||||||
|
style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:#ffffff;stroke-width:1.05833328;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99014779"
|
||||||
|
id="path855"
|
||||||
|
sodipodi:sides="3"
|
||||||
|
sodipodi:cx="4.2333336"
|
||||||
|
sodipodi:cy="293.56042"
|
||||||
|
sodipodi:r1="4.233335"
|
||||||
|
sodipodi:r2="1.8520834"
|
||||||
|
sodipodi:arg1="-1.5707963"
|
||||||
|
sodipodi:arg2="-0.52359878"
|
||||||
|
inkscape:flatsided="true"
|
||||||
|
inkscape:rounded="0"
|
||||||
|
inkscape:randomized="0"
|
||||||
|
d="m 4.2333337,289.32709 3.6661755,6.35 -7.33235134,0 z"
|
||||||
|
inkscape:transform-center-y="-0.92602646" />
|
||||||
|
<path
|
||||||
|
inkscape:transform-center-y="-0.92602646"
|
||||||
|
d="m 4.2333338,289.32709 3.6661753,6.35 -7.33235129,0 z"
|
||||||
|
inkscape:randomized="0"
|
||||||
|
inkscape:rounded="0"
|
||||||
|
inkscape:flatsided="true"
|
||||||
|
sodipodi:arg2="-0.52359875"
|
||||||
|
sodipodi:arg1="-1.5707963"
|
||||||
|
sodipodi:r2="1.8520834"
|
||||||
|
sodipodi:r1="4.233335"
|
||||||
|
sodipodi:cy="293.56042"
|
||||||
|
sodipodi:cx="4.2333336"
|
||||||
|
sodipodi:sides="3"
|
||||||
|
id="path857"
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.52916664;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99014779"
|
||||||
|
sodipodi:type="star" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.05833328;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 4.2333337,291.44374 v 2.11667"
|
||||||
|
id="path862"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path864"
|
||||||
|
d="m 4.2333337,291.44374 v 2.11667"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.52916664;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99014779"
|
||||||
|
id="path866"
|
||||||
|
cx="4.2333331"
|
||||||
|
cy="294.61874"
|
||||||
|
r="0.52916664" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99014779"
|
||||||
|
id="path868"
|
||||||
|
cx="4.2333331"
|
||||||
|
cy="294.61874"
|
||||||
|
r="0.26458332" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 4.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue