Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
danorder authored Aug 6, 2023
1 parent 85fa926 commit a0f9699
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions sr firmware/skr1.3/README.MD
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
THIS IS A `BETA` UNTESTED PORT INTENDED FOR USE WITH "STOCK OUT OF BOX SPEEDERPADS"
**THIS IS A BETA UNTESTED PORT INTENDED FOR USE WITH "STOCK OUT OF BOX SPEEDERPADS"**

IF USING VANILLA ENABLE M205
Not required but highely suggest to at a minimum have VANILLA KLIPPER SCREEN. 'stock' does not have Probe_calibrate commands. it uses babystep leaving it unable to set the probes offset. This will require the use of mainsail console commands. These are Found on the Klipper website. (testz) Note vanilla klippper screen probe_calibrate is found under the zcalibrate button the option is named "probe" further if using kliper screen probe_calibrate or delta_calibrate keep in mind it will not leave the nozzle high like the `calibrate macro`. Always reset babystep in mainsail if using probe_calibrate so a old value doesn't end up being used on the first print.
**IF USING VANILLA**, enable M205. Not required but highly suggested to at a minimum have VANILLA KLIPPER SCREEN. Stock does not have Probe_calibrate commands. It uses babystep, leaving it unable to set the probe's offset. This will require the use of console commands found on the Klipper website. (testz) Note: Vanilla Klipper screen probe_calibrate is found under the zcalibrate button. The option is named "probe." Further note, if using Klipper screen probe_calibrate or delta_calibrate, keep in mind it will not leave the nozzle high like the calibrate macro. Always reset babystep in Mainsail if using probe_calibrate.

**SKR1.3 CONFIG INSTRUCTIONS/NOTES**

`skr1.3` config instructions/notes
**Initial Calibration Order of Events**

0. inital calibration order of events
1. First, put on the probe, then run Probe_calibrate from the vanilla Klipper screen. This is found under the zcalibrate button and named "probe." The printer will lower and probe. Once complete, pull off the probe. Then, using Klipper screen buttons, jog down using the paper test to get the appropriate gap. Note: Klipper accounts for hot nozzles and applies a small correction. Do not run it hot. Also, make sure it is clean; a fleck of filament will add an amount of height. **IMPORTANT**: FIRST HIT ACCEPT ON KLIPPER SCREEN. It should then ask to save_config. Don't save config without hitting accept first; otherwise, values will not be saved.

1. first put on the probe then run Probe_calibrate from vanilla Klipperscreen. this is found under zcalibrate button and named "probe"
printer will lower and probe once complete pull off probe then , using klipper screens buttons jog down using the paper test to get the appropriate gap.
note: kliper accounts for hot nozzles and, applies a small correction do not run it hot. also make sure it is clean a fleck of filament will add an amount of height.
IMPORTANT FIRST HIT ACCEPT ON KLIPPER SCREEN. It should then ask to save_config. don't save config without hitting accept first. otherwise values will not be saved.
2. Put the probe back on. Preheat the bed to whatever material temp you're using. Hit the calibrate macro. The printer will run an automated calibration: endstop calibrate, then reboot, then delta_calibrate, then reboot, and finally, it will run bed_mesh. Do not remove the probe until it's finished. Ensure the probe is well seated, and wires won't entangle, etc.

2. Put `probe` back on. `preheat bed` to whatever material temp your using. hit the `calibrate macro`. printer will run a automated calibration. endstop calibrate then reboot. then delta_calibrate then reboot, then Finnally it will run bed_mesh. do not remove the probe until its finsihed. Ensure probe is well seated / wires wont entangle etc.
3. The calibrate macro will leave the nozzle babystepped 0.6 mm high to avoid scrapes/human error on probe_calibrate. Simply gradually lower this for the first print to set the final height. Afterward, for good measure, save_config. Double-check the babystep values load on boot; this will take several seconds.

3. `calibrate macro` will leave the nozzle `babbystepped` 0.6 mmm high to avoid scrapes / human error on prob_calibrate. Simply gradually lower this for the first print to set the final height. afterwards for good measure
save_config. double check the `babystep` values load on boot this will take several seconds

3. printer is mostly ready pid bed and pid hotend should also be run for final calibration.
4. The printer is mostly ready. PID bed and PID hotend should also be run for final calibration.

0 comments on commit a0f9699

Please sign in to comment.