Updated description
parent
2aeba71c72
commit
7fdc5cdc4e
|
@ -12,6 +12,7 @@ This hardware/software is provided "as is", and you use the hardware/software at
|
||||||
News
|
News
|
||||||
--
|
--
|
||||||
**Hardware**
|
**Hardware**
|
||||||
|
- Idea: We could use a thermistor to measure the temperature of the spindle motor: this way the software could "let it rest" when it gets too hot.
|
||||||
- Note: The linear bearings of the X carriage must be glued in place (use epoxy or similar) since vibrations produced by the spindle motor move the bearings out of place.
|
- Note: The linear bearings of the X carriage must be glued in place (use epoxy or similar) since vibrations produced by the spindle motor move the bearings out of place.
|
||||||
- v0.9.7 has an improved Z carriage: uses much less plastic, it holds the spindle tightly and leaves more metal surface exposed for better cooling.
|
- v0.9.7 has an improved Z carriage: uses much less plastic, it holds the spindle tightly and leaves more metal surface exposed for better cooling.
|
||||||
- v0.9.6b has a robust Y axis motor stand (improvement suggested and tested by **Yopero**), and the Z carriage now shows the name of the machine (how cool is that? :P)
|
- v0.9.6b has a robust Y axis motor stand (improvement suggested and tested by **Yopero**), and the Z carriage now shows the name of the machine (how cool is that? :P)
|
||||||
|
@ -54,8 +55,8 @@ To-Do list
|
||||||
- [DONE] Create template for the screws in the wood base
|
- [DONE] Create template for the screws in the wood base
|
||||||
- Hardware: Reinforce left&right frames
|
- Hardware: Reinforce left&right frames
|
||||||
- Firmware: Test various buffering/jerk configurations for Marlin
|
- Firmware: Test various buffering/jerk configurations for Marlin
|
||||||
- Software: Export Z probing to a standarized file, add bilinear interpolation
|
- Software: Export Z probing to a standarized file, ~~add bilinear interpolation~~
|
||||||
- Manufacture a PCB (till then, it can't be v1.0 :P)...
|
- [DONE] Manufacture a PCB (till then, it can't be v1.0 :P)...
|
||||||
|
|
||||||
Software
|
Software
|
||||||
--
|
--
|
||||||
|
@ -116,7 +117,7 @@ Here is the credit for the ideas that were used:
|
||||||
* _Regarding the woodbase:_ **Guillermo Welch** always contemplated the possibility of attaching the machine (optionally) to a woodbase. I decided to use the base as a main structural part instead. See <https://dl.dropboxusercontent.com/u/16122275/PandaCNC_credit/woodbase.png> (screenshot from <https://plus.google.com/u/0/113437723819360223498/posts/8LDCSSVWqCS>)
|
* _Regarding the woodbase:_ **Guillermo Welch** always contemplated the possibility of attaching the machine (optionally) to a woodbase. I decided to use the base as a main structural part instead. See <https://dl.dropboxusercontent.com/u/16122275/PandaCNC_credit/woodbase.png> (screenshot from <https://plus.google.com/u/0/113437723819360223498/posts/8LDCSSVWqCS>)
|
||||||
* _List of CNC endmill types:_ **David Martin** <https://dl.dropboxusercontent.com/u/16122275/PandaCNC_credit/cnc_endmill_types.png>
|
* _List of CNC endmill types:_ **David Martin** <https://dl.dropboxusercontent.com/u/16122275/PandaCNC_credit/cnc_endmill_types.png>
|
||||||
|
|
||||||
Please note I have taken screenshots of the post that are on the closed G+ Panda community (<https://plus.google.com/u/0/communities/116318709564872967169). You can register and see by yourself.>
|
Please note I have taken screenshots of the post that are on the closed G+ Panda community (<https://plus.google.com/u/0/communities/116318709564872967169>). You can register and see by yourself.
|
||||||
|
|
||||||
**All other development present on Cyclone has nothing to do with Panda and is not related to the Panda project.**
|
**All other development present on Cyclone has nothing to do with Panda and is not related to the Panda project.**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue