add note on fusion browser
This commit is contained in:
parent
63232d7b0e
commit
3401d6eae2
1 changed files with 5 additions and 3 deletions
|
@ -14,7 +14,7 @@ tldr: |
|
||||||
keywords:
|
keywords:
|
||||||
- cad
|
- cad
|
||||||
- onshape
|
- onshape
|
||||||
lastmod: 2023-09-14T18:24:47.997Z
|
lastmod: 2023-09-14T20:04:27.837Z
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -28,7 +28,9 @@ This first article covers Onshape as it is the tool I'm most familiar and experi
|
||||||
|
|
||||||
## Onshape
|
## Onshape
|
||||||
|
|
||||||
I know this is the first software I look at but Onshape is an outlier in the CAD world, being a web-app you use through your browser instead of an installable native application. This in itself has pros and cons worth considering, though one of the biggest advantages is clearly OS choice: no proprietary CAD tool that I know of runs on Linux.
|
I know this is the first software I look at but Onshape is an outlier in the CAD world, being a web-app you use through your browser instead of an installable native application. This in itself has pros and cons worth considering, though one of the biggest advantages is clearly OS choice: no other proprietary CAD tool that I know of runs on Linux.[^1]
|
||||||
|
|
||||||
|
[^1]: It seems Fusion360 now has a browser version that makes it work fully online and would apply, but it only works with commercial and education licenses and I have neither.
|
||||||
|
|
||||||
I have seen Onshape chug with more complex parts and especially when dealing with assemblies. I'm tentatively blaming it on being a web app though WebGL performance is pretty competitive these days, so who knows.
|
I have seen Onshape chug with more complex parts and especially when dealing with assemblies. I'm tentatively blaming it on being a web app though WebGL performance is pretty competitive these days, so who knows.
|
||||||
|
|
||||||
|
@ -166,4 +168,4 @@ If you work in a large company or can afford the paid tier, it's probably also p
|
||||||
|
|
||||||
If you're looking for something to start your maker career selling projects on tindie though, I think save making an inquiry for their startup plan you'll best be looking elsewhere.
|
If you're looking for something to start your maker career selling projects on tindie though, I think save making an inquiry for their startup plan you'll best be looking elsewhere.
|
||||||
|
|
||||||
Next up I'll explore some of the FOSS options that come with no strings attached, as long as you don't mind a considerable amount of compromises.
|
Next up I'll explore some of the FOSS options that come with no strings attached, as long as you don't mind a considerable amount of compromises.
|
||||||
|
|
Loading…
Reference in a new issue