Skip to content

Commit

Permalink
Fix for several issues (#125) (#201) (#198)
Browse files Browse the repository at this point in the history
* 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 d0c4355.

* 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 <[email protected]>
Co-authored-by: Adrian Keet <[email protected]>
Co-authored-by: James Southard <[email protected]>
  • Loading branch information
4 people authored Dec 9, 2020
1 parent 18e2f08 commit 29e46b2
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
Binary file modified STLs/VORON2.4/Gantry/Front_Idlers/front_idler_left_lower.stl
Binary file not shown.
Binary file modified STLs/VORON2.4/Gantry/Front_Idlers/front_idler_left_upper.stl
Binary file not shown.
Binary file not shown.
Binary file modified STLs/VORON2.4/Gantry/Front_Idlers/front_idler_right_upper.stl
Binary file not shown.
Binary file modified STLs/VORON2.4/Skirts/[a]_60mm_fan_blank_insert_x2.stl
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 29e46b2

Please sign in to comment.