this is a klipper + LDO Orbiter v2.0 query I dont know if I should ask this here or in toolhead and extruders but since its mostly klipper config so posting here.
This is how its connected
Pi --> BTT U2C --> BTT EBB36 --> LDO Orbiter v2
The Orbiter v2 manual mentions to specify run current as 0.85 and hold current as 0.100
1. Isn't the run current a bit higher at 0.85 wont the pancake motor get hot , read a forum [post](https://www.teamfdm.com/forums/topic/791-klipper-config-for-orbiter-20-problems/#elControls_10889_menu) suggesting setting a value of 0.55
2. do we need to keep this setting for hold_current or can this line be commented ?
Also what are these values can I keep them commented?
driver_TBL: 0
driver_HEND: 6
driver_HSTRT: 7
driver_TOFF: 4
This is how its connected
Pi --> BTT U2C --> BTT EBB36 --> LDO Orbiter v2
[tmc2209 extruder]
uart_pin: EBBCan: PA15
interpolate: true
run_current: 0.85
hold_current: 0.100
sense_resistor: 0.110
stealthchop_threshold: 0
# driver_TBL: 0
# driver_HEND: 6
# driver_HSTRT: 7
# driver_TOFF: 4
The Orbiter v2 manual mentions to specify run current as 0.85 and hold current as 0.100
1. Isn't the run current a bit higher at 0.85 wont the pancake motor get hot , read a forum [post](https://www.teamfdm.com/forums/topic/791-klipper-config-for-orbiter-20-problems/#elControls_10889_menu) suggesting setting a value of 0.55
2. do we need to keep this setting for hold_current or can this line be commented ?
Also what are these values can I keep them commented?
driver_TBL: 0
driver_HEND: 6
driver_HSTRT: 7
driver_TOFF: 4
Last edited: