mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 13:51:12 -07:00
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:
parent
995a95b8ab
commit
abf1610923
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue