Fix for several issues (#125) (#201) (#198)

* Updated Z stepper mounts

Revised part for more strength and better print orientation.

* Files repaired.  Fixes issue #125

* Revert "Files repaired.  Fixes issue #125"

This reverts commit d0c435525ba87bc1024418adbb3205bb80a6ec45.

* Files repaired.  Fixes issue #125

* klipper config: update neopixel color_order option

* restores working STL revision under updated name

Issue #167 broke the STL file
A file rename should not have added ~100KB of data and broken the STL
for usage.

This commit reverts the file to its previously working state under the
new filename identified in issue #167.

* force github actions

* Revert change to trigger actions

Co-authored-by: stvptrsn <46913624+stvptrsn@users.noreply.github.com>
Co-authored-by: Adrian Keet <arkeet@gmail.com>
Co-authored-by: James Southard <codefu.sensei@gmail.com>
This commit is contained in:
RaymondH 2020-12-09 17:43:00 -06:00 committed by GitHub
parent 18e2f08d53
commit 29e46b2f7c
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 2 deletions

@ -521,7 +521,7 @@ max_adjust: 10
#initial_RED: 0.1
#initial_GREEN: 0.5
#initial_BLUE: 0.0
#color_order_GRB: False
#color_order: RGB
## Set RGB values on boot up for each Neopixel.
## Index 1 = display, Index 2 and 3 = Knob

@ -522,7 +522,7 @@ max_adjust: 10
#initial_RED: 0.1
#initial_GREEN: 0.5
#initial_BLUE: 0.0
#color_order_GRB: False
#color_order: RGB
## Set RGB values on boot up for each Neopixel.
## Index 1 = display, Index 2 and 3 = Knob