kevinakasam / KlackEnder-Probe

Klicky / Quickdraw Probe for the Ender 3
GNU General Public License v3.0
353 stars 34 forks source link

Code parsing errors #31

Closed theprintingpress closed 6 months ago

theprintingpress commented 7 months ago

When I added the klackender config file, mainsail gave me this report:

Klipper reports: ERROR

Source contains parsing errors: '/home/biqu/printer_data/config/Klackender.cfg'

[line 135]: '_BED_MESH_CALIBRATE\n'
[line 136]: 'PROBE_IN\n'

Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted

theprintingpress commented 6 months ago

I looked through the other issues and realized that I still had the code for dual z setups, as soon as I commented that code, it started working.