| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
RevF hardware (#4732)
Signed-off-by: Corey Schiller <gitcor@venemo.com>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
Move all the config reference information from files in the config/
directory to a new Config_Reference.md document.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
| |
Signed-off-by: Georgios Karnas <kargeor@gmail.com>
|
|
|
|
|
|
| |
Reported by @Grumps49.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
| |
Reported by @drphil3d.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
Use the generic usb_cdc driver code instead of the "pjrc" usb driver
code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
|
|
|
| |
Don't use tiny step distances on the Z as that could cause a surprise
to users that copy the config without updating all the settings. (A Z
step distance that is too small would cause a high motor velocity.) A
step distance of .0025 is very popular in practice, so change the
default example configs to use that.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
Add an example config file for the Printrboard board.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|