mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 11:36:16 +01:00
Adjust 3D printer config
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
85c866508a
commit
adac85676b
|
@ -404,13 +404,13 @@ inputs: {
|
|||
microsteps = "16";
|
||||
endstop_pin = "P1.25"; # P1.24 for Z-max"
|
||||
position_min = "-4.5";
|
||||
position_endstop = "-2.875";
|
||||
position_endstop = "1.275";
|
||||
position_max = "250";
|
||||
};
|
||||
|
||||
extruder =
|
||||
{ step_pin = "P2.13";
|
||||
dir_pin = "P0.11";
|
||||
dir_pin = "!P0.11";
|
||||
enable_pin = "!P2.12";
|
||||
rotation_distance = "23.291";
|
||||
gear_ratio = "3:1";
|
||||
|
|
Loading…
Reference in a new issue