mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
edit: add OpenSCAD and descriptions for other software
This commit is contained in:
parent
945f662fcc
commit
5196d877fe
1 changed files with 21 additions and 4 deletions
|
@ -8,17 +8,34 @@ tags:
|
|||
|
||||
## 3D Printing
|
||||
|
||||
- Bambu Lab P1S
|
||||
- Bambu Lab AMS
|
||||
- E3D ObXidian High Flow 0.6mm
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- ![FreeCAD](https://assets.tylernguyen.wiki/logos/FreeCAD.png){ .twemoji } [FreeCAD](https://www.freecad.org/)
|
||||
|
||||
FreeCAD is an <span class="solarized-orange">:material-source-branch: __open source__</span> parametric CAD modeler.
|
||||
|
||||
- ![Orca Slicer](https://assets.tylernguyen.wiki/logos/Orca-Slicer.png){ .twemoji } [Orca Slicer](https://github.com/SoftFever/OrcaSlicer)
|
||||
|
||||
Orca Slicer is an <span class="solarized-orange">:material-source-branch: __open source__</span> 3D model slicer for FDM printers.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- ![OpenSCAD](https://assets.tylernguyen.wiki/logos/OpenSCAD.png){ .twemoji } [OpenSCAD](https://openscad.org/)
|
||||
|
||||
OpenSCAD is an <span class="solarized-orange">:material-source-branch: __open source__</span> coding-based 3D CAD modeler.
|
||||
|
||||
/// tip
|
||||
There is a [fork](https://pythonscad.org/) that uses :simple-python:{ .python } Python instead of the default OpenSCAD language.
|
||||
///
|
||||
|
||||
</div>
|
||||
|
||||
- Bambu Lab P1S
|
||||
- Bambu Lab AMS
|
||||
- E3D ObXidian High Flow 0.6mm
|
||||
|
||||
## Soldering
|
||||
|
||||
- PACE ADS200
|
||||
|
|
Loading…
Reference in a new issue