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:
authorGhostkeeper <rubend@tutanota.com>2018-07-11 14:29:54 +0300
committerGhostkeeper <rubend@tutanota.com>2018-07-11 14:30:27 +0300
commitabf1610923d991c0b7f2c3adf41c26bd61d14406 (patch)
tree51e43fa88adc2aa53ed1355d23ea01d877ae99fc /resources/definitions/custom.def.json
parent995a95b8ab2cd66440d951d2684611d27130c856 (diff)
Rename Custom FDM Printer to Custom FFF printer
FFF is easier to type... But that's probably not the real reason why we need to do this. Contributes to issue CURA-5461.
Diffstat (limited to 'resources/definitions/custom.def.json')
-rw-r--r--resources/definitions/custom.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/custom.def.json b/resources/definitions/custom.def.json
index e973a75bbf..d0d9e904c5 100644
--- a/resources/definitions/custom.def.json
+++ b/resources/definitions/custom.def.json
@@ -1,6 +1,6 @@
{
"version": 2,
- "name": "Custom FDM printer",
+ "name": "Custom FFF printer",
"inherits": "fdmprinter",
"metadata": {
"visible": true,