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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSAMSECTOR <samirabaza1980@gmail.com>2019-09-02 22:14:24 +0300
committerGitHub <noreply@github.com>2019-09-02 22:14:24 +0300
commit957add798b19c9180f9c6d36f6112f36bbf78957 (patch)
tree824f46436373ac93a9419e3f74d199815f3bca9e /resources/definitions/printrbot_simple_extended.def.json
parentb358d8ddd078da4db5b4916d9d91cb3fd9fdc559 (diff)
Update printrbot_simple_extended.def.json
manufacturer name changed from "PrintrBot" to "Printrbot" to allow the profile under the "Add a printer" menu not appearing in version 4.2.1
Diffstat (limited to 'resources/definitions/printrbot_simple_extended.def.json')
-rw-r--r--resources/definitions/printrbot_simple_extended.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/printrbot_simple_extended.def.json b/resources/definitions/printrbot_simple_extended.def.json
index c4cab54386..06c639f024 100644
--- a/resources/definitions/printrbot_simple_extended.def.json
+++ b/resources/definitions/printrbot_simple_extended.def.json
@@ -5,7 +5,7 @@
"metadata": {
"visible": true,
"author": "samsector",
- "manufacturer": "PrintrBot",
+ "manufacturer": "Printrbot",
"platform": "printrbot_simple_metal_upgrade.stl",
"platform_offset": [0, -0.3, 0],
"file_formats": "text/x-gcode",