I think my issue is the Z endstop. I have had the extruder / bed save config working. but not the probe. I feel i am missing a step in the initial setup that tells the printer where the Z endstop is, but being that i am using tap, i think i may have missed a step.
When i comment out the extruder control pid: I get this error:
Option ‘control’ in section ‘extruder’ must be specified
I don’t get an error when i comment it out with the Bed
[extruder]
step_pin: EBBCan: PD0
dir_pin: !EBBCan: PD1
enable_pin: !EBBCan: PD2
rotation_distance: 22.09149893186791 #Bondtech 5mm Drive Gears
gear_ratio: 50:10 #BMG Gear Ratio
microsteps: 16
full_steps_per_rotation: 400 #200 for 1.8 degree, 400 for 0.9 degree
nozzle_diameter: 0.400
filament_diameter: 1.75
heater_pin: EBBCan:PB13
sensor_type: MAX31865
sensor_pin: EBBCan:PA4
spi_software_sclk_pin: EBBCan:PA5
spi_software_mosi_pin: EBBCan:PA7
spi_software_miso_pin: EBBCan:PA6
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2
#control: pid
#pid_kp: 0
#pid_ki: 0
#pid_kd: 0