Commit Graph

635 Commits

Author SHA1 Message Date
nemgrea
ad8ade86c8
Add files via upload
Fix for issue 207
2021-02-18 08:10:44 -07:00
nemgrea
3886a40a64
Delete Back_Panel.pdf 2021-02-18 09:09:30 -06:00
shiftingtech
b2d404d561
Caselight tweaks (#210)
* caselight adjustments

2 small adjustments to make the caselights section work properly with klipper's stock display menus

* matching changes to skr1.3
2021-02-07 20:15:09 -05:00
RaymondH
7ce4266b82
update manual (#208) 2021-02-06 12:00:59 -05:00
Joshua Longenecker
6cf0c6d3bc
SKR update (#206) 2021-01-28 13:15:47 -06:00
Joshua Longenecker
4493c4be66
Merge pull request #205 from shiftingtech/patch-1
config files updates
2021-01-11 00:39:13 -05:00
shiftingtech
c97de1823f
Update Voron2_SKR_14_Config.cfg
Updated Z axis to use gear_ratio
2021-01-09 17:22:08 -07:00
shiftingtech
8038202dea
Update Voron2_SKR_13_Config.cfg
Updated Z axis to use gear_ratio:
2021-01-09 17:20:54 -07:00
RaymondH
c3e6410dc3
update manual (#204) 2021-01-09 14:53:22 -05:00
shiftingtech
42b5cf9a4d
Stock config updates
* updated V2 SKR 1.4 Config to use rotation_distance in place of step_distance
* updated V2 SKR 1.4 Config to use by-id serial paths in place of by-path
2021-01-09 11:33:55 -07:00
shiftingtech
3132f99fea
stock config updates
* updated V2 SKR 1.3 Config to use rotation_distance in place of step_distance
* updated V2 SKR 1.3 Config to use by-id serial paths in place of by-path
2021-01-09 11:26:59 -07:00
ptu
66b36f6fbd normalized STL file extensions to lowercase 2020-12-10 00:55:21 +01:00
ptu
b5bb662a2a Removed whitespaces from directory names 2020-12-10 00:55:21 +01:00
Raymond Himle
a283538460 Pull latest manual 2020-12-10 00:43:33 +01:00
RaymondH
29e46b2f7c
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>
2020-12-10 00:43:00 +01:00
Florian Heilmann
18e2f08d53
Update ci-build.yml 2020-12-09 23:32:42 +01:00
Florian Heilmann
8b396c1157
Delete .travis.yml 2020-12-09 23:25:56 +01:00
Florian Heilmann
4b068bf115
Add github workflow 2020-12-09 23:23:08 +01:00
RaymondH
9153b7b71f
Merge pull request #177 from stvptrsn/pr_200802
Delete skr_mini_e2_bracket_x2.stl, fixes #116
2020-11-15 13:11:59 -06:00
RaymondH
ffc4d7afbb
Merge pull request #168 from kauedg/Voron2.4
Issue #167 fix
2020-11-15 13:10:15 -06:00
Boffgithub
11ddd28adc
Updated Notepad++ syntax highlighting for Klipper config files (#184)
Added Dark version of syntax highlighting file - best used with 'Black board' theme in Nopetpad++
Added more keywords to both files - mainly some display controllers and 'corexz' for Switchwire
2020-10-12 15:30:34 -04:00
Florian Heilmann
372aea4370
Fix setdisplayneopixel macros on SKR1.3 and 1.4 configs. (#189)
* Fix setdisplayneopixel macro on SKR1.4 config

* Fix setdisplayneopixel macro on SKR1.3
2020-09-29 09:05:56 -04:00
nemgrea
6de5c12eec
no more mirrored logo on voron cube (#183) 2020-08-21 23:08:54 -04:00
stvptrsn
40c7f8ccca Added Z_Chain_Guide to CAD assembly. Fixes #142 2020-08-17 20:58:09 -07:00
insurgus
d95e46bcca
2020.08.05 Update (#178)
* Delete 2.4_Assembly_Manual.pdf

Remove

* Add files via upload

Collection of changes based on suggestions from #v24_manual
2020-08-10 07:11:35 -04:00
Joshua Longenecker
32be25fd7a
adjust orientation (#180) 2020-08-08 09:04:44 -04:00
stvptrsn
3297ca41bc Delete skr_mini_e2_bracket_x2.stl, fixes #116 2020-08-02 06:17:41 -07:00
stvptrsn
9e1385edec
Updated Z stepper mounts (#174)
Revised part for more strength and better print orientation.
2020-08-02 13:39:45 +02:00
Joshua Longenecker
92f8b88628
Add DocJeeves PrusaSlicer Profiles(#173) 2020-08-01 21:54:50 +02:00
Joshua Longenecker
85eb54d06b
SKR 1.3 and SKR 1.4 Configurations + Wiring Diagrams (#172)
* rearrange files

* tweak readme

* update neopixel title
2020-08-01 21:54:12 +02:00
F6071805 Kaue Doretto Grecchi
45d9fe7e65 Issue #167 fix 2020-07-21 11:49:17 -03:00
Joshua Longenecker
e93ce80a6b
Z endstop fix (#160)
* Z endstop fix

* Update with JST version
2020-07-08 09:14:14 +02:00
Boffgithub
da85cae14b
Updated Notepad++ syntax highlighting for Klipper configs (#158)
* New version

* Delete Klipper_cfg_UDL_20180824.xml
2020-07-04 23:54:04 +02:00
insurgus
1cd9d620d9
06/24/2020 Update (#154)
* Remove old manual

* Version 06/24/2020

* Remove - Fix Required

* 6/24/2020 Update
2020-06-24 20:46:16 -07:00
insurgus
b7afcd4b12
Version 06/18/2019 (#146)
Travis failed at his only job. Merging
2020-06-18 10:32:07 -07:00
nemgrea
062415581e
Fix width dimension on back panel pdf (#143) 2020-06-01 20:37:13 -04:00
nemgrea
9508833879
change drawing dimensions to (frame dim minus) instead of (spec size plus) (#137)
* Delete Back_Panel.PDF

* Delete Bottom_Panel.PDF

* Delete Deck_Panel.PDF

* Add files via upload

* Create VORON2 v2.4 Assembly - Final.x_t.zip
2020-05-15 02:12:27 -07:00
Voron
8d3bf8d415
Re-exporting files to fix corrupt CAD (#138)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-14 11:32:46 -07:00
Voron
fa4fb814fd
Fixing missing Z belts and idlers (#135)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-14 02:33:43 -07:00
Voron
e376b87d3d
VORON2.4 CAD Release (#134)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-14 02:13:58 -07:00
nemgrea
c557bcafb3
new STL for dragon and e3dv6 printheads (#133)
* Delete printhead_front_e3dv6.stl

* Add files via upload

* Delete printhead_front_dragon.stl

* Add files via upload
2020-05-13 20:59:37 -04:00
Voron
d7900db85a
Resizing the last insert hole for Ali inserts (#132)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-13 01:45:53 -07:00
nemgrea
c23cd0e788
Add Drawings and DXFs (#131) 2020-05-13 08:48:20 +02:00
Voron
64291b9487
More interference issues, printability improvement (#130)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-11 01:52:33 -07:00
Voron
b1e51c585d
Fixing interference issues (#129)
Co-authored-by: Maks Zolin <mzolin@vorondesign.com>
2020-05-11 01:14:47 -07:00
Voron
7dc2aeeca3
Adding a small notch for XY endstop cables (#127)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-04 11:42:46 -07:00
Voron
32e05be389
V2.4 patch6 (#126)
* Fixing clearances and adding alignment features

* Fixing major interference issue with Y chain mount, renaming chain mounts to align with configurator terminology

Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-05-04 00:55:04 -07:00
Voron
3681fbd4f7
V2.4 clockwork ocd cleanup (#124)
* Re-fixing interference issues with the blower fan

* front and rear bearing holes are now the same size, plus some cleanup

Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-04-30 01:52:53 -07:00
Voron
9a638c58b8
Re-fixing interference issues with the blower fan (#123)
Co-authored-by: Maks Zolin <mzolin@makss-mbp.attlocal.net>
2020-04-30 01:26:25 -07:00
Voron
6129836e25
Moving tensionier screw 2mm for easer access (#122)
Co-authored-by: Maks Zolin <mzolin@voron>
2020-04-30 01:13:01 -07:00