GitHub - Kodoque1/rextrude: Tactical Extrusion Action — MGS-styled PSX 3D printer simulator in Bevy, with in-browser Marlin firmware emulation · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
Kodoque1
rextrude
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>68 Commits<br>68 Commits
.claude/skills/verify
.claude/skills/verify
.github/workflows
.github/workflows
.semgrep
.semgrep
app
app
assets
assets
crates
crates
docs
docs
emu
emu
tools
tools
.gitignore
.gitignore
Cargo.lock
Cargo.lock
Cargo.toml
Cargo.toml
LICENSE-APACHE
LICENSE-APACHE
LICENSE-MIT
LICENSE-MIT
README.md
README.md
pyproject.toml
pyproject.toml
View all files
Repository files navigation
An MGS-styled, PSX-aesthetic 3D printer simulator built with Bevy:<br>G-code playback, thermal simulation, and real Marlin firmware emulated in-browser<br>on an ATmega2560 (RAMPS 1.4) via avr8js.
Live demo
Demo
rextrude_clip.mp4
Quickstart
Native:
cargo run -p app # base build, no system deps<br>cargo run -p app --features audio # needs libasound2-dev (ALSA) on Linux
Web (wasm):
npm ci --prefix emu<br>cd app && trunk serve # audio feature enabled via Trunk.toml (WebAudio)
Project layout
Path<br>What
app/<br>Bevy application (native + wasm entry point)
crates/motion<br>Motion/kinematics simulation
crates/gcode-sim<br>G-code parsing and playback
emu/<br>avr8js Marlin firmware emulation harness (TypeScript)
tools/<br>Python asset generators — see tools/README.md
assets/<br>G-code demos, firmware hex, textures, audio (committed)
License
Dual-licensed under MIT (LICENSE-MIT) or Apache-2.0<br>(LICENSE-APACHE), at your option.
About
Tactical Extrusion Action — MGS-styled PSX 3D printer simulator in Bevy, with in-browser Marlin firmware emulation
Kodoque1.github.io/rextrude/
Topics
rust
avr
gamedev
simulation
retro
webassembly
gcode
psx
marlin
3d-printing
firmware-emulation
bevy
Resources
Readme
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Uh oh!
There was an error while loading. Please reload this page.
Activity
Stars
stars
Watchers
watching
Forks
forks
Report repository
Releases
No releases published
Packages
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Rust<br>57.4%
G-code<br>18.6%
Python<br>12.3%
TypeScript<br>11.0%
Other<br>0.7%
You can’t perform that action at this time.