twarner/dcode

Space

0

stars

37

commits

1

linked in READMEs

Jan 9, 2026

updated

gradio

README

dcode

Text -> Polargraph Gcode via Stable Diffusion

Single end-to-end diffusion model that converts text prompts directly to polargraph-compatible gcode.

Architecture

text prompt -> CLIP text encoder -> UNet diffusion -> latent [4,64,64] -> GcodeDecoder -> gcode tokens

All components post-trained end-to-end on 175,952 image-gcode pairs.

Machine Specs

  • Work area: 841mm x 1189mm (A0)
  • Bounds: X [-420.5, 420.5], Y [-594.5, 594.5]
  • Pen servo: 40 deg (down), 90 deg (up)

License

MIT

Contributors

twarner

37 commits

twarner/dcode

Space

0

stars

37

commits

1

linked in READMEs

Jan 9, 2026

updated

gradio

README

dcode

Text -> Polargraph Gcode via Stable Diffusion

Single end-to-end diffusion model that converts text prompts directly to polargraph-compatible gcode.

Architecture

text prompt -> CLIP text encoder -> UNet diffusion -> latent [4,64,64] -> GcodeDecoder -> gcode tokens

All components post-trained end-to-end on 175,952 image-gcode pairs.

Machine Specs

  • Work area: 841mm x 1189mm (A0)
  • Bounds: X [-420.5, 420.5], Y [-594.5, 594.5]
  • Pen servo: 40 deg (down), 90 deg (up)

License

MIT

Contributors

twarner

37 commits