pyslvs / old

Pyslvs github pages
GNU Affero General Public License v3.0
2 stars 1 forks source link

移動機構點時, 能否保留動態 path 展示, 而非 18.07 版, 確定移動點位置後, 再顯示各點 path #3

Closed mdecourse closed 6 years ago

mdecourse commented 6 years ago

假如是因為某些特定機構無法以三角形疊代, 希望針對能以三角形疊代的案例, 以能動態展示各點 path 的功能.

KmolYuan commented 6 years ago

已調整更新時機:https://github.com/KmolYuan/Pyslvs-PyQt5/commit/15335b507669c99b8ab930578ab7f5ad108a34ea

目前面臨 Sketch Solve kernel 沒有即時更新點座標的問題,仍再檢查中。

KmolYuan commented 6 years ago

已發現問題為座標點距離使用的判斷並非當前座標而是原始座標。

更新後已解決:https://github.com/KmolYuan/pyslvs/commit/d19a60ce34e100dd524775685dbd68174cc0f118

mdecourse commented 6 years ago

Nice, 我編譯試試看, 有問題再回報.

請仔細閱讀 Introduction to Mechanism Design: with Computer Applications By Eric Constans, Karl B. Dyer 書中的章節與內容. (on amazon)

這些議題應該就是 Pyslvs 後續開發的方向之一. 順便參考一下這本教科書的搭配網站: http://www.mechdes.net/ 以及 http://benchtophybrid.com/mechdes/ch01/primaryLinkages.html

KmolYuan commented 6 years ago

v18.07 版本陸續進行錯誤修正,主分支現已更新完畢。

https://github.com/KmolYuan/Pyslvs-PyQt5/tree/v18.07.0