# General Machine Information

## 3D Printers

### Voron

* Coming Soon

### Bambu

* Microswiss FlowTech Hotend (<https://store.micro-swiss.com/collections/bambu-lab-p1s/products/flowtech-hotend-for-bambu-lab-x1-and-p1-printers>) - X1 and P1
* StudioBridge Network Bridge (<https://github.com/Rdiger-36/StudioBridge>)
  * Make Bambu Lab 3D Printers visible in Bambu Studio or Orca Slicer on other subnets

### Creality

* Microswiss FlowTech Hotend (<https://store.micro-swiss.com/products/micro-swiss-flowtech-hotend-for-creality-k1-k1-max>) - K1 / K1 Max / K1C / K1 SE
* Helper Script (<https://github.com/Guilouz/Creality-Helper-Script.git>)
  * This script intended for use on Creality K1 Series and Ender-3 V3 Series printers allows to add more features.  K1 Series machines must be rooted to allow for SSH access.

## Lasers

* Laser Tips: <https://lasertips.org/>

## Routers

* Links and Resources Coming Soon

## Mills

* Links and Resources Coming Soon

## Rotary Bits and Tooling

* End Mill (Square)
  * 2-Flute
    * 1/8" Bit
      * SPEED TIGER 1/8" Carbide 2-Flute (<https://www.amazon.com/dp/B07F3SGRBN>)
* End Mill (Ball)
  * OnlineCarbide (<https://onlinecarbide.com/>)
* End Mill (Extra Long)
  * OnlineCarbide (Long Length: <https://onlinecarbide.com/std-end-mills/long-length/> / Extra Long Length: <https://onlinecarbide.com/std-end-mills/xlong-extended-length/>)
* Thread Mill
  * OnlineCarbide (<https://onlinecarbide.com/thread-mills/>)
* Compression End Mill
  * HQMaster \[Amazon Store] (<https://www.amazon.com/stores/page/B07FD9AB-745E-4DB6-8C10-05B926FFD871>)

Machine Kits

* West 3D ([https://west3d.com](https://west3d.com/))

Machine Parts

* West 3D ([https://west3d.com](https://west3d.com/))
* LDO Motors (<https://ldomotors.com/>)
* Misumi (<https://us.misumi-ec.com/>)
* RobotDigg (<https://www.robotdigg.com/>)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.malamaker.org/projects/machines-and-tools/general-machine-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
