Two Trees Sapphire Pro Firmware -
#define POWER_LOSS_RECOVERY false Or patch at runtime: M413 S0 AC beds have high thermal inertia. Use:
// Sensorless homing sensitivity #define X_STALL_SENSITIVITY 65 #define Y_STALL_SENSITIVITY 65 #define TEMP_SENSOR_BED 1 // NTC 100k beta 3950 #define BED_MAXTEMP 120 #define HEATER_BED_PIN PB5 // SSR control #define SSR_RELAY 1 // inverted logic BLTouch / Probe #define BLTOUCH #define NOZZLE_TO_PROBE_OFFSET -45, -10, -2.8 // verify yours #define PROBING_MARGIN 20 #define MULTIPLE_PROBING 2 #define Z_CLEARANCE_DEPLOY_PROBE 10 LCD & SD #define CR10_STOCKDISPLAY // for Robin Nano's LCD #define SDSUPPORT #define LONG_FILENAME_HOST_SUPPORT #define SCROLL_LONG_FILENAMES 5. Common Modifications & Patches Fixing Z-Axis Binding The stock firmware often sets DEFAULT_AXIS_STEPS_PER_UNIT incorrectly for Z due to lead screw pitch mismatch. Standard Sapphire Pro uses T8x2 (2mm pitch, 8mm lead, 400 steps/mm @ 1/16 microstepping). Verify: two trees sapphire pro firmware
[tmc2209 stepper_x] uart_pin: PE11 run_current: 0.8 diag_pin: ^PC6 driver_SGTHRS: 65 #define POWER_LOSS_RECOVERY false Or patch at runtime: M413



