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>2022-07-04 10:25:14 +0300
committerGhostkeeper <rubend@tutanota.com>2022-07-04 10:25:39 +0300
commit2a4c8aa3fd24325e57fa339cb5ed7eb6caf3fb1a (patch)
tree98f5fb7097c5b7e135c8f6c1fa32802d21ba38ef /resources/definitions/fdmprinter.def.json
parent6df50724436298731acf985b2920b56df1dccba7 (diff)
Set default for 3rd-party printers to Inside-Out
Overwhelmingly in our community it seems that the overhang and seam quality is better when printing inside-out. Ultimaker found that the quality is better (in particular the dimensional accuracy) when printing outside-in. So let them have it outside-in and the rest inside-out. Made after experimental evidence on Reddit (and in the past on Github).
Diffstat (limited to 'resources/definitions/fdmprinter.def.json')
-rw-r--r--resources/definitions/fdmprinter.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json
index c33723ddfd..d8f6ad05cd 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -1190,7 +1190,7 @@
"inside_out": "Inside To Outside",
"outside_in": "Outside To Inside"
},
- "default_value": "outside_in",
+ "default_value": "inside_out",
"settable_per_mesh": true
},
"alternate_extra_perimeter":