* Add reference config file for BTT Octopus board
* fix messing newline at end of file
* Update config to match wiring diagrams. Update microsteps to 32. Disable interpolation.
* fixed error caused by controller_fan config.
* Fix suggested bed thermistor type
* Add note about updating thermistor types for heaters.
* Reduce max z height to avoid crashes. add pull-down resistor for Octopus Pro PROBE port
* Comment out PA values
* remove hold_current values, as hold_current defaults to run_current.
* Fix capitalization.
* 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
* caselight adjustments
2 small adjustments to make the caselights section work properly with klipper's stock display menus
* matching changes to skr1.3
* 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
* 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
* 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>