File: xyzprinting_carbon_fiber.xml.fdm_material

package info (click to toggle)
fdm-materials 5.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,492 kB
  • sloc: sh: 320; python: 201; makefile: 5
file content (35 lines) | stat: -rw-r--r-- 1,383 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version='1.0' encoding='utf-8'?>
<fdmmaterial version="1.3" xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura">
  <metadata>
    <name>
      <brand>XYZprinting</brand>
      <material>Carbon Fiber</material>
      <color>Black</color>
      <label>Carbon Fiber</label>
    </name>
    <adhesion_info />
    <GUID>20d9036a-4bea-46a3-bfc2-9e147de5a543</GUID>
    <description>Made from a mixture of PLA (polylactic acid) and carbon fiber, our XYZ Carbon Fiber filament lets you print 3D models with better impact resistance and an exotic finish.</description>
    <color_code>#000000</color_code>
    <version>5</version>
  </metadata>
  <properties>
    <density>1.20</density>
    <diameter>1.75</diameter>
    <weight>600</weight>
  </properties>
  <settings>
    <setting key="print cooling">100.0</setting>
    <setting key="print temperature">215.0</setting>
    <setting key="heated bed temperature">45</setting>
    <setting key="standby temperature">215</setting>
	<machine>
            <machine_identifier manufacturer="XYZprinting" product="xyzprinting_da_vinci_jr_w_pro"/>
			<setting key="hardware compatible">yes</setting>
			<hotend id="Stainless Steel 0.4mm Nozzle" >
				<setting key="print temperature">205</setting>
				<setting key="heated bed temperature">45</setting>
			</hotend>
	</machine>
  </settings>
</fdmmaterial>