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.
This commit is contained in:
Ghostkeeper 2018-07-11 13:29:54 +02:00
parent 995a95b8ab
commit abf1610923
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A

View File

@ -1,6 +1,6 @@
{ {
"version": 2, "version": 2,
"name": "Custom FDM printer", "name": "Custom FFF printer",
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"visible": true, "visible": true,