This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
marlin-lulzbot-laser
Watch
1
Star
1
Fork
You've already forked marlin-lulzbot-laser
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d7522152e1
marlin-lulzbot-laser
/
LinuxAddons
/
bin
/
opt_set
4 lines
91 B
Raw
Blame
History
#!/usr/bin/env bash
eval
"
sed -i 's/\(#define *
$1
\) *.*
$
/\1
$2
/g' Marlin/Configuration.h
"
Reference in new issue
View Git Blame
Copy Permalink