Commit Graph

27 Commits

Author SHA1 Message Date
shiftingtech
bdaeaee3a2
endstop fix
updated X & Y Endstops to match wiring diagram
2021-08-12 09:59:42 -06:00
shiftingtech
83854dde57
Created draft config for V2 Spider 2021-07-11 17:13:27 -06:00
Tim Abraham
05f63413f1
Fix caselight in SKR1.3 config (#231)
Change Caselight value from 100 -> 1
2021-05-04 19:23:58 +02:00
Tim Abraham
3327bd0f99
Fix caselight in SKR1.4 config (#230)
Change Caselight value from 100 -> 1
2021-05-04 19:23:38 +02:00
shiftingtech
30edba8351
Stock config safety tweak (#217)
* Update Voron2_SKR_13_Config.cfg

* Update Voron2_SKR_14_Config.cfg

* Update Voron2_SKR_13_Config.cfg

* Update Voron2_SKR_14_Config.cfg

* Update Voron2_SKR_14_Config.cfg

revised to use SAFE_Z_HOME instead of HOMING_OVERRIDE
Note:  this also involved moving the final toolhead position move to the  G32 macro, and making  G32 the default action in the PRINT_START macro, rather than G28
Ideally, merge should be done roughly  in sync with updated documentation going live.

* minor cleanup

* Update Voron2_SKR_13_Config.cfg

matching changes to SKR 1.4 update
2021-03-21 18:01:24 -05: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
Joshua Longenecker
6cf0c6d3bc
SKR update (#206) 2021-01-28 13:15:47 -06: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
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
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
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
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
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
John Jardine
bce0b11ae8 Replace pressure_advance_lookahead_time with pressure_advance_smooth_time in klipper configs 2019-11-21 21:28:03 -05:00
Florian Heilmann
4ce0acc6ec klipper config: probe related comments (#79) (#80)
Added comment for the pin configuration of the inductive probe
2019-11-21 06:58:41 -05:00
Florian Heilmann
ceea68d92b Apply changes to master to Voron2.2 branch (#76)
* clean up firmware directory (#74)

* Remove mods from Voron-2 repository (#75)

* Remove outdated slicer profiles, fix klipper readme (#73)
2019-11-15 07:45:38 -05:00
DunarDolorgiet
728759d63f Klipper configs - lower max_z_accel, default square_corner_velocity (#63)
* lowered z_accel, lowered square_corner_volocity

- Reduce z accel to safer values for 250 & 300mm configs.
- lowered square_corner_velocity to the default value of 5

* updated comments

- FSR was replaces by z switch
- removed extraneous line
2019-11-06 18:59:02 +01:00
Echo
b98914d2b9 [quad_gantry_level] fix typos in 300 & 350 config comments (#57)
* Updated [quad_gantry_level] typo

Changed MAX (250,250) to MAX (300,300)

* Updated [quad_gantry_level] typo

Changed MAX (250,250) to MAX (350,350)
2019-11-05 23:13:45 +01:00
DunarDolorgiet
7b5cec8396 Update Klipper config files (#56)
* printer busy checks for macros

adds safeguards to macros that will interrupt a print

* printer busy checks for macros - 300mm

* printer busy checks for macros  - 350

* updated config descriptions

* style harmonization

* fix z min switch pos
2019-11-03 11:11:00 -05:00
TorinoFermic
da89e46339 README.md files from mods folder and klipper configuration link fixes (#46)
* fixes and changes to md files to use relative linking

* Fixed for the change to Voron 2 to be valid

* Fixed for the change to point to Mobius and be proper md file

* Fixed link

* Fixed configurations only for links

* Removed double parenthesis
2019-10-19 15:43:56 -04:00
volcom8190
4959d8f21e fix case issues with git 2019-10-07 09:51:59 -04:00
volcom8190
4d41f46e1d fix case issues with git 2019-10-07 09:50:19 -04:00
volcom8190
73d63ebc5e release 2.2 to world
release 2.2 to world
2019-09-23 20:09:47 -04:00
volcom8190
8158f5d52b clean in prep for 2.2 release
clean in prep for 2.2 release
2019-09-23 13:17:39 -04:00