Add check for platform mesh & texture

It simply checks if the file exists
This commit is contained in:
Jaime van Kessel 2019-02-15 14:42:50 +01:00
parent c3b447cd89
commit 338f9c0052
8 changed files with 11 additions and 7 deletions

View file

@ -8,7 +8,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"platform": "",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_110f_extruder_0"

View file

@ -8,7 +8,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"platform": "",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_210f_extruder_0"

View file

@ -8,7 +8,6 @@
"manufacturer": "Cubicon",
"visible": true,
"file_formats": "text/x-gcode",
"platform": "",
"supports_usb_connection": false,
"machine_extruder_trains": {
"0": "cubicon_3dp_310f_extruder_0"

View file

@ -8,7 +8,6 @@
"manufacturer": "Deltaprintr",
"file_formats": "text/x-gcode",
"platform_offset": [0, 0, 0],
"platform": "",
"machine_extruder_trains":
{
"0": "delta_go_extruder_0"

View file

@ -7,7 +7,6 @@
"author": "Chris Pearson",
"manufacturer": "Printrbot",
"file_formats": "text/x-gcode",
"platform": "",
"machine_extruder_trains":
{
"0": "printrbot_play_heated_extruder_0"

View file

@ -9,7 +9,6 @@
"manufacturer": "uBuild-3D",
"category": "Other",
"file_formats": "text/x-gcode",
"platform": "mr_bot_280_platform.stl",
"has_materials": true,
"preferred_quality_type": "draft",
"machine_extruder_trains":