mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-26 16:13:58 -06:00
ENH: sync the different codes
especially for the translation files Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
This commit is contained in:
parent
540ecb2fb2
commit
13a1dc03c1
23 changed files with 29 additions and 98 deletions
|
@ -399,7 +399,7 @@ struct SlabLines {
|
|||
std::vector<IntersectionLines> at_slice;
|
||||
// Projections of triangle set boundary lines into layer below (for projection from the top)
|
||||
// or into layer above (for projection from the bottom).
|
||||
// In both cases the intersection liens are CCW oriented.
|
||||
// In both cases the intersection lines are CCW oriented.
|
||||
std::vector<IntersectionLines> between_slices;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue