forked from Klipper3d/klipper
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #240 from stereotech/STEAPP-888
STEAPP-888: edited the points for the adjust_bed_level manager, printer v630
- Loading branch information
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[heater_bed] | ||
heater_pin: bed_heater | ||
sensor_type: EPCOS 100K B57560G104F | ||
sensor_pin: bed_sensor | ||
control: pid | ||
pid_Kp: 63.164 | ||
pid_Ki: 2.379 | ||
pid_Kd: 419.254 | ||
min_temp: -100 | ||
max_temp: 130 | ||
|
||
[bed_screws] | ||
horizontal_move_z: 10.0 | ||
screw1: 160,330 | ||
screw1_fine_adjust: 160,0 | ||
screw2: 10,30 | ||
screw3: 310,30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters