Skip to content

Commit

Permalink
Creating repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaische authored and Shaische committed Dec 19, 2017
0 parents commit f100f84
Show file tree
Hide file tree
Showing 751 changed files with 129,470 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
28 changes: 28 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Smoothie Code of Conduct

Like the technical community as a whole, the Smoothie team and community is made up of a mixture of professionals and volunteers from all over the world, working on every aspect of the mission.

Diversity is one of our huge strengths, but it can also lead to communication issues and unhappiness. To that end, we have a few ground rules that we ask people to adhere to. This code applies equally to founders, contributors and those seeking help and guidance.

This isn’t an exhaustive list of things that you can’t do. Rather, take it in the spirit in which it’s intended - a guide to make it easier to enrich all of us and the technical communities in which we participate.

This code of conduct applies to all spaces managed by the Smoothie project. This includes IRC, the mailing lists, github issues, github pull requests, forum, Google+ community, other social media, and any other forums created by the project team which the community uses for communication. In addition, violations of this code outside these spaces may affect a person's ability to participate within them.

If you believe someone is violating the code of conduct, we ask that you report it by emailing wolf.arthur@gmail.com

* Be friendly and patient.
* Be welcoming. We strive to be a community that welcomes and supports people of all backgrounds and identities. This includes, but is not limited to members of any race, ethnicity, culture, national origin, colour, immigration status, social and economic class, educational level, sex, sexual orientation, gender identity and expression, age, size, family status, political belief, religion, and mental and physical ability.
* Be considerate. Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that we're a world-wide community, so you might not be communicating in someone else's primary language.
* Be respectful. Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one. Members of the Smoothie community should be respectful when dealing with other members as well as with people outside the Smoothie community.
* Be careful in the words that you choose. We are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put down other participants. Harassment and other exclusionary behavior aren't acceptable. This includes, but is not limited to:
* Violent threats or language directed against another person.
* Discriminatory jokes and language.
* Posting sexually explicit or violent material.
* Posting (or threatening to post) other people's personally identifying information ("doxing").
* Personal insults, especially those using racist or sexist terms.
* Unwelcome sexual attention.
* Advocating for, or encouraging, any of the above behavior.
* Repeated harassment of others. In general, if someone asks you to stop, then stop.
* When we disagree, try to understand why. Disagreements, both social and technical, happen all the time and Smoothie is no exception. It is important that we resolve disagreements and differing views constructively. Remember that we’re different. The strength of Smoothie comes from its varied community, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that it is human to err and blaming each other doesn’t get us anywhere. Instead, focus on helping to resolve issues and learning from mistakes.

This document is heavily based on this code of conduct : https://www.djangoproject.com/conduct/
674 changes: 674 additions & 0 deletions COPYING

Large diffs are not rendered by default.

262 changes: 262 additions & 0 deletions ConfigSamples/AzteegX5Mini.delta/Version2/config

Large diffs are not rendered by default.

267 changes: 267 additions & 0 deletions ConfigSamples/AzteegX5Mini.delta/Version3/config

Large diffs are not rendered by default.

262 changes: 262 additions & 0 deletions ConfigSamples/AzteegX5Mini.delta/config

Large diffs are not rendered by default.

276 changes: 276 additions & 0 deletions ConfigSamples/AzteegX5Mini/Version2/config

Large diffs are not rendered by default.

264 changes: 264 additions & 0 deletions ConfigSamples/AzteegX5Mini/Version3/config

Large diffs are not rendered by default.

272 changes: 272 additions & 0 deletions ConfigSamples/AzteegX5Mini/config

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions ConfigSamples/README.TXT
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
These subdirectories contain samples of config files that can be used with the
Smoothie software to configure it for your particular setup. To use one of
these configuration files with your Smoothie software, just copy the "config"
file found in the appropriate directory to the root of the uSD card on your
Smoothie enabled hardware.

The full configs found in the ConfigSamples director include:
* Smoothieboard - This directory contains a sample configuration for the
most recent Smoothieboard. http://smoothieware.org/smoothieboard

* Smoothieboard.delta - This directory contains a sample config for a
Rostock or Kossel style linear delta bot using the most recent Smoothieboard.

* rotary.delta - This directory contains a sample config for a
rotary delta bot (like the firepick)

* AzteegX5Mini - This directory contains a sample config file for using
the Azteeg X5 Mini. NOTE there is a version2 specific example.

* Snippets - these are snippets of config that can be included in the main config or copy pasted.

There are also example config fragments to be be found in the rest of the docs.

You can find even more information about Smoothie configuration at this URL:
http://smoothieware.org/configuring-smoothie
Loading

0 comments on commit f100f84

Please sign in to comment.