Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauldotknopf/3dprinter

My voron config files for 3d printer
https://github.com/pauldotknopf/3dprinter

Last synced: 17 days ago
JSON representation

My voron config files for 3d printer

Awesome Lists containing this project

README

        

https://docs.vorondesign.com/build/software/octopus_klipper.html

# Cura

## Start gcode

```
; M190 S{material_bed_temperature_layer_0}
; M109 S{material_print_temperature_layer_0}
start_print BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}
```