V0 - Running and Mods


Mods


SKR Mini V2 und Chamber Sensor

MCU ist ein SKR Mini V2, welches keine Thermistor Anschluss für die Chamber hat.
In Kombination mit dem Umbilical Mod ( AliExpress * ) kann man den Chamber Sensor nicht einfach anschließen.

Man kann den SP1 für den Sensor nutzten.
Achtung: dies kann SD Karten stören - Also vor dem SD Karten Einsatz einfach deaktivieren.


Klipper Config

[temperature_sensor chamber] 
sensor_type: Generic 3950
sensor_pin: PA5
min_temp: 10
max_temp: 90
gcode_id: chamber_temp
pullup_resistor: 10000



Running the V0

My Klipper Config

the klipper config which I use you can find on github


Probe

Swipe Probe

https://github.com/oldfar-t/Side-Swipe-Magnetic-Probe

PROBE_ACCURACY

Auswirkung von Speed auf die standard deviation

PROBE_ACCURACY at X:61.000 Y:34.000 Z:19.970 (samples=10 retract=0.500 speed=20.0 lift_speed=30.0)
probe accuracy results:  standard deviation 0.013077
PROBE_ACCURACY at X:61.000 Y:34.000 Z:19.970 (samples=10 retract=0.500 speed=20.0 lift_speed=30.0)
probe accuracy results: standard deviation 0.010003
PROBE_ACCURACY at X:113.000 Y:102.000 Z:19.919 (samples=10 retract=0.500 speed=10.0 lift_speed=20.0)
probe accuracy results: standard deviation 0.005483
PROBE_ACCURACY at X:113.000 Y:102.000 Z:19.919 (samples=10 retract=1.000 speed=7.5 lift_speed=10.0)
probe accuracy results:  standard deviation 0.004359

SCREWS_TILT_CALCULATE 
Infos

back right : x=110.0, y=113.0, z=1.87250 : adjust CCW 00:01
back left : x=5.0, y=113.0, z=1.84500 : adjust CW 00:02
front screw (base) : x=60.0, y=26.0, z=1.86250
01:20 means 1 full turn and 20 minutes, CW=clockwise, CCW=counter-clockwise

Pressure Advance calibration

Source: Link

PRESSURE_ADVANCE_CALIBRATION SIZE=100 EXTRUDER=250 BED=85 EXTRUSION_MULTIPLIER=1 START=0.04 INCREMENT=0.003