Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Spider Documentation #72

Merged
merged 25 commits into from Aug 17, 2021
Merged

Added Spider Documentation #72

merged 25 commits into from Aug 17, 2021

Conversation

shiftingtech
Copy link
Contributor

This probably isn't ready to go live, but I think it's at least a decent first draft Spider documentation

Copy link
Contributor

@vdubedout vdubedout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really good job here, Thanks.

bdbell and others added 5 commits July 15, 2021 09:50
Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>
added clear statement on USB vs UART configuration
added a note re: 3v3 issues
@bdbell bdbell merged commit ebd80bb into VoronDesign:main Aug 17, 2021
bdbell added a commit that referenced this pull request Aug 17, 2021
* Switchwire - Screws Tilt Adjust (#50)

* Added screw tunning information for switchwire

* Inverting screw orientation - klipper thinks screws come from under the bed

* Changed per request

* Updated index

* Update mini12864_klipper_guide.md (#55)

removed sample klipper configuration, as it was causing undue amounts of confusion.  
Added a note on flipping the encoder direction.

* remove -l from ls /dev/serial/by-id (#56)

the -l doesn't add any information users actually need, and confuses the less linux savvy users.

* adjusted mesh horizontal_move_z (#57)

bumped from 2 to 10 for better compatibility.
Most users can probably nudge it down for speed, but the higher value will at least let the config work for everybody.

* Corrects the macros link on the slicer page (#60)

* Adds V0.1 Assembly Guide link and corrects typo (#61)

* Updated Legacy config link (#69)

* Name the actual config parameter (#70)

Name the parameter instead of assuming the reader knows what "the value in the configuration file" refers to.

* Image is out of date (#71)

Just updating the image with what the current version of Klipper looks like.

* Added Spider Documentation (#72)

* added spider

* added draft images

* Create v2_spider_wiring.md

* Update v2_spider_wiring.md

* updated spider images

* filling out spider wiring document

* added connection lists

* added spider specific notes to mini12864 guide

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Add files via upload

* Add files via upload

* created spider klipper document

* Update index.md

* Update spider_klipper.md

* added spider config link

* Update configuration.md

* Update build/electrical/v2_spider_wiring.md

Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>

* Update spider_klipper.md

added clear statement on USB vs UART configuration

* Update v2_spider_wiring.md

* Update v2_spider_wiring.md

* Update v2_spider_wiring.md

added a note re: 3v3 issues

* Update index.md

Co-authored-by: 120decibell <bdbell@gmail.com>
Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>

* Add Inkscape source for FLY407ZG board wiring pictures. (#66)

* Fixed/clarified instructions for installing a heater with RTV (#75)

* Update configuration.md (#76)

updated fluiddpi macros file, based on latest changes to the image

* Fixed 120decibell macro link (#79)

* Fixed wording (#78)

* Fixed Typo (#77)

Co-authored-by: Thiago Locatelli <thiago.locatelli@gmail.com>
Co-authored-by: shiftingtech <53156353+shiftingtech@users.noreply.github.com>
Co-authored-by: dubjay2k <47653652+dubjay2k@users.noreply.github.com>
Co-authored-by: Paul <pnokel@gmail.com>
Co-authored-by: tawera <anders@tawera.se>
Co-authored-by: JaY-III <63502026+JaY-III@users.noreply.github.com>
Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>
Co-authored-by: Anton Ageev <antage@gmail.com>
Co-authored-by: Benoit Miller <github@benoitmiller.ca>
Co-authored-by: djessup <djessup@users.noreply.github.com>
Co-authored-by: Daniel Da Cunha <daniel@ddc.im>
Co-authored-by: LSC <schad.lucas@gmail.com>
bdbell added a commit that referenced this pull request Sep 7, 2021
* Switchwire - Screws Tilt Adjust (#50)

* Added screw tunning information for switchwire

* Inverting screw orientation - klipper thinks screws come from under the bed

* Changed per request

* Updated index

* Update mini12864_klipper_guide.md (#55)

removed sample klipper configuration, as it was causing undue amounts of confusion.  
Added a note on flipping the encoder direction.

* remove -l from ls /dev/serial/by-id (#56)

the -l doesn't add any information users actually need, and confuses the less linux savvy users.

* adjusted mesh horizontal_move_z (#57)

bumped from 2 to 10 for better compatibility.
Most users can probably nudge it down for speed, but the higher value will at least let the config work for everybody.

* Corrects the macros link on the slicer page (#60)

* Adds V0.1 Assembly Guide link and corrects typo (#61)

* Updated Legacy config link (#69)

* Name the actual config parameter (#70)

Name the parameter instead of assuming the reader knows what "the value in the configuration file" refers to.

* Image is out of date (#71)

Just updating the image with what the current version of Klipper looks like.

* Added Spider Documentation (#72)

* added spider

* added draft images

* Create v2_spider_wiring.md

* Update v2_spider_wiring.md

* updated spider images

* filling out spider wiring document

* added connection lists

* added spider specific notes to mini12864 guide

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Update mini12864_klipper_guide.md

* Add files via upload

* Add files via upload

* created spider klipper document

* Update index.md

* Update spider_klipper.md

* added spider config link

* Update configuration.md

* Update build/electrical/v2_spider_wiring.md

Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>

* Update spider_klipper.md

added clear statement on USB vs UART configuration

* Update v2_spider_wiring.md

* Update v2_spider_wiring.md

* Update v2_spider_wiring.md

added a note re: 3v3 issues

* Update index.md

Co-authored-by: 120decibell <bdbell@gmail.com>
Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>

* Add Inkscape source for FLY407ZG board wiring pictures. (#66)

* Fixed/clarified instructions for installing a heater with RTV (#75)

* Update configuration.md (#76)

updated fluiddpi macros file, based on latest changes to the image

* Fixed 120decibell macro link (#79)

* Fixed wording (#78)

* Fixed Typo (#77)

* fixed spider flashing command (#81)

* Update mini12864_klipper_guide.md

Corrected components to remove in one scenario

* Lots of small fixes, added some Trident references (#84)

* Lots of small fixes, added some Trident references

* Adding in changes from other PRs

* Fixed typo, added Trident wire info

* Added parts reference, Trident info

* Removed Swithwire reference from bed overview

* Added extra ground reference

Co-authored-by: Thiago Locatelli <thiago.locatelli@gmail.com>
Co-authored-by: shiftingtech <53156353+shiftingtech@users.noreply.github.com>
Co-authored-by: dubjay2k <47653652+dubjay2k@users.noreply.github.com>
Co-authored-by: Paul <pnokel@gmail.com>
Co-authored-by: tawera <anders@tawera.se>
Co-authored-by: JaY-III <63502026+JaY-III@users.noreply.github.com>
Co-authored-by: Vincent Dubedout <vdubedout@users.noreply.github.com>
Co-authored-by: Anton Ageev <antage@gmail.com>
Co-authored-by: Benoit Miller <github@benoitmiller.ca>
Co-authored-by: djessup <djessup@users.noreply.github.com>
Co-authored-by: Daniel Da Cunha <daniel@ddc.im>
Co-authored-by: LSC <schad.lucas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants