Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rigid3d_hobby.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e62173f1eb5d5bb136d66b3533b3ec0023ba28b (plain)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
    "name": "Rigid3D Hobby",
    "version": 2,
    "inherits": "rigid3d_base",
    "metadata": {
		"visible": true,
		"quality_definition": "rigid3d_base",	
		"preferred_quality_type": "standard",

        "preferred_material": "generic_pla_175",
        "exclude_materials": [
			"chromatik_pla",
            "dsm_arnitel2045_175",
            "dsm_novamid1070_175",
			"emotiontech_abs",
			"emotiontech_asax",
			"emotiontech_hips",
			"emotiontech_petg",
			"emotiontech_pla",
			"emotiontech_pva-m",
			"emotiontech_pva-oks",
			"emotiontech_pva-s",
			"emotiontech_tpu98a",
            "fabtotum_abs",
            "fabtotum_nylon",
            "fabtotum_pla",
            "fabtotum_tpu",
            "fiberlogy_hd_pla",
            "filo3d_pla",
            "filo3d_pla_green",
            "filo3d_pla_red",
            "generic_abs",
			"generic_abs_175",
            "generic_bam",
            "generic_cffcpe",
            "generic_cffpa",
            "generic_cpe",
			"generic_cpe_175",
            "generic_cpe_plus",
            "generic_gffcpe",
            "generic_gffpa",
            "generic_hips",
			"generic_hips_175",
            "generic_nylon",
			"generic_nylon_175",
            "generic_pc",
			"generic_pc_175",
            "generic_petg",
			"generic_petg_175",
            "generic_pla",
            "generic_pp",
            "generic_pva",
			"generic_pva_175",
            "generic_tough_pla",
            "generic_tpu",
			"generic_tpu_175",
            "imade3d_petg_175",
            "imade3d_pla_175",
            "innofill_innoflex60_175",
			"leapfrog_abs_natural",
			"leapfrog_epla_natural",
			"leapfrog_pva_natural",
            "octofiber_pla",
            "polyflex_pla",
            "polymax_pla",
            "polyplus_pla",
            "polywood_pla",
            "structur3d_dap100silicone",
            "tizyx_abs",
            "tizyx_flex",
            "tizyx_petg",
            "tizyx_pla",
            "tizyx_pla_bois",
            "tizyx_pva",
            "ultimaker_abs_black",
            "ultimaker_abs_blue",
            "ultimaker_abs_green",
            "ultimaker_abs_grey",
            "ultimaker_abs_orange",
            "ultimaker_abs_pearl-gold",
            "ultimaker_abs_red",
            "ultimaker_abs_silver-metallic",
            "ultimaker_abs_white",
            "ultimaker_abs_yellow",
            "ultimaker_bam",
            "ultimaker_cpe_black",
            "ultimaker_cpe_blue",
            "ultimaker_cpe_dark-grey",
            "ultimaker_cpe_green",
            "ultimaker_cpe_light-grey",
            "ultimaker_cpe_plus_black",
            "ultimaker_cpe_plus_transparent",
            "ultimaker_cpe_plus_white",
            "ultimaker_cpe_red",
            "ultimaker_cpe_transparent",
            "ultimaker_cpe_white",
            "ultimaker_cpe_yellow",
            "ultimaker_nylon_black",
            "ultimaker_nylon_transparent",
            "ultimaker_pc_black",
            "ultimaker_pc_transparent",
            "ultimaker_pc_white",
            "ultimaker_pla_black",
            "ultimaker_pla_blue",
            "ultimaker_pla_green",
            "ultimaker_pla_magenta",
            "ultimaker_pla_orange",
            "ultimaker_pla_pearl-white",
            "ultimaker_pla_red",
            "ultimaker_pla_silver-metallic",
            "ultimaker_pla_transparent",
            "ultimaker_pla_white",
            "ultimaker_pla_yellow",
            "ultimaker_pp_transparent",
            "ultimaker_pva",
            "ultimaker_tough_pla_black",
            "ultimaker_tough_pla_green",
            "ultimaker_tough_pla_red",
            "ultimaker_tough_pla_white",
            "ultimaker_tpu_black",
            "ultimaker_tpu_blue",
            "ultimaker_tpu_red",
            "ultimaker_tpu_white",
            "verbatim_bvoh_175",
            "Vertex_Delta_ABS",
            "Vertex_Delta_PET",
            "Vertex_Delta_PLA",
            "Vertex_Delta_PLA_Glitter",
            "Vertex_Delta_PLA_Mat",
            "Vertex_Delta_PLA_Satin",
            "Vertex_Delta_PLA_Wood",
            "Vertex_Delta_TPU",
            "zyyx_pro_flex",
            "zyyx_pro_pla"
        ]		
    },
    "overrides": {
        "machine_name": { "default_value": "Rigid3D Hobby" },

		"machine_heated_bed": { "default_value": false },
		
		"machine_width": { "default_value": 150 },
        "machine_depth": { "default_value": 150 },
        "machine_height": { "default_value": 150 },
		
		"machine_center_is_zero": { "default_value": false },
		
		"machine_start_gcode": {"default_value": "G21\nG28 ; Home extruder\nM420 S1 ; Enable MBL\nM107 ; Turn off fan\nG91 ; Relative positioning\nG1 Z5 F180;\nG1 X30 Y30 F3000;\nG90 ; Absolute positioning\nM82 ; Extruder in absolute mode\nG92 E0 ; Reset extruder position\n"},
        "machine_end_gcode": {"default_value": "G1 X0 Y145 ; Get extruder out of way.\nM107 ; Turn off fan\nG91 ; Relative positioning\nG0 Z20 ; Lift extruder up\nT0\nG1 E-1 ; Reduce filament pressure\nM104 T0 S0 ; Turn extruder heater off\nG90 ; Absolute positioning\nG92 E0 ; Reset extruder position\nM84 ; Turn steppers off\n"},
		
		"machine_head_with_fans_polygon": { 
            "default_value": [
                 [ -16, -30], [ -16, 45], [ 16, -30], [ 16, 45]
				 ] 
        },

        "gantry_height": { "value": 20 }
    }
}