Skip to content

Commit

Permalink
[CUBICON] Add device profile Ultimaker#5
Browse files Browse the repository at this point in the history
- Prime-M22Z
- Optimus-C23Z
  • Loading branch information
Hyvision committed Jan 24, 2022
1 parent e726480 commit f23024b
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion resources/definitions/cubicon_3dp_110f.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_110f_extruder_0"
},
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_3dp_210f.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_210f_extruder_0"
},
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_3dp_310f.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_310f_extruder_0"
},
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_common.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": false,
"has_materials": true,
"is_online": false,
"preferred_material": "cubicon_pla"
},
"overrides": {
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_dual_pro_a30.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_dual_pro_a30_extruder_0",
"1": "cubicon_dual_pro_a30_extruder_1"
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_optimus_c23.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": true,
"supports_network_connection": true,
"machine_extruder_trains": {
"0": "cubicon_optimus_c23_extruder_0"
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_style_neo_a22.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_style_neo_a22_extruder_0"
},
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_style_neo_a31.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_style_neo_a31_extruder_0"
},
Expand Down
1 change: 0 additions & 1 deletion resources/definitions/cubicon_style_plus_a15.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_style_plus_a15_extruder_0"
},
Expand Down

0 comments on commit f23024b

Please sign in to comment.