![]() Closes #105 Closes #76 Closes #148 This is a major clean up and overhaul of Bee's code. Changes - Reinstating the ability to toggle the colours of neck and band tie independently - Reinstating the ability to toggle pointed edge of neck and band tie independently - Simplify snap options - Simplfication of the code - Simplify Cutting Instructions - Cutlist re-work - Hidden tie flag message also now appears when !options.ties - Neck tie is no longer hidden when options.pointedNeckTieEnds == true - Band tie is no longer hidden when options.crossBackTies == true - Band tie is no longer hidden when options.pointedBandTieEnds == true && !options.crossBackTies - options.reversible now acts as an override for options.duoNeckTieColours & options.duoBandTieColours - options.reversible markdown updated to reflect this - Updated neckTieLength when crossBackTies == true this was an error from the original code. - Designer note links updated for new options. - i18n en.json file updated to reflect change in options Fixes - Neck ties no longer cut on fold (This was an error from when originally coded) - Band tie locks in duo colours when options.crossBackTies == true (this is why there were incorrect notch placements) - options.bandLength move to neck.mjs - Locking Bella options that were added post Bee. Additions - options.duoNeckTieColours - options.duoBandTieColours - options.pointedNeckTieEnds - options.pointedBandTieEnds - New option markdown - Added snap info to neckTieWidth & bandTieWidth markdown Removed - options.duoTieColors - options.pointedTieEnds - removed option markdown - Hidden tie flag message has had expand flags removed Things to Note - The cut list is not using the mirrored preset to hopefully lessen confusion. Moving forward, as the original coder of this design, in an effort to maintain the design as intended by the original designer in the future, it would streamline the process and be helpful if any requests for maintenance were sent directly to me. Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/200 Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org> Co-authored-by: bobgeorgethe3rd <bobgeorgethe3rd@googlemail.com> Co-committed-by: bobgeorgethe3rd <bobgeorgethe3rd@googlemail.com> |
||
---|---|---|
.github | ||
.husky | ||
ansible | ||
artwork | ||
config | ||
designs | ||
i18n | ||
markdown | ||
media | ||
packages | ||
plugins | ||
scripts | ||
sites | ||
tests | ||
.all-contributorsrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.gitpod.yml | ||
.npmrc | ||
.nvmrc | ||
.prettierignore | ||
.remarkrc.yaml | ||
.tool-versions | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
commitlint.config.js | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
example.env | ||
LATEST_NEWS.md | ||
lerna.json | ||
LICENSE | ||
nx.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md |
FreeSewing
Tip
Support FreeSewing: Become a patron, or make a one-time donation 🥰
FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons.
If you feel FreeSewing is worthwhile, and you can spend a few coins without hardship, then you should join us and become a patron.
What am I looking at? 🤔
This repository is the FreeSewing monorepo holding all FreeSewing's websites, documentation, designs, plugins, and other NPM packages.
About FreeSewing 💀
Where the world of makers and developers collide, that's where you'll find FreeSewing.
If you're a maker, checkout freesewing.eu where you can generate sewing patterns adapted to your measurements.
If you're a developer, the FreeSewing documentation lives at freesewing.dev. The FreeSewing core library is a batteries-included toolbox for parametric design of sewing patterns. But FreeSewing also provides a range of plugins that further extend the functionality of the platform.
If you have NodeJS installed, you can try it right now by running:
npx @freesewing/studio
Getting started guides are available for:
The pattern design tutorial will show you how to create your first parametric design.
Getting started ⚡
To get started with FreeSewing, you can spin up our development environment with:
npx @freesewing/studio
To work with FreeSewing's monorepo, you'll need NodeJS v20 and lerna on your system.
Once you have those, clone (or fork) this repo and run npm run kickstart
:
git clone git@codeberg.org:freesewing/freesewing.git
cd freesewing
npm run kickstart
Links 👩💻
Official channels
- 🪡 Makers website: FreeSewing.eu
- 💻 Developers website: FreeSewing.dev
Social media
- 🐘 Mastodon: @freesewing on FreeSewing.social
- 🐘 Mastodon: @joost on FreeSewing.social
Places the FreeSewing community hangs out
Where to get help 🤯
For Support, please use the forum.
License: MIT 🤓
© Joost De Cock.
See the license file for details.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!