-1

This question is for a Creality K1 MAX AI FDM printer.

The question is, is adding the code section below to the printer.cfg all I need to do to run the tramming option or do I need to additionally install something that is not included in klipper?

My understanding is that the current version of Klipper supports [screws_tilt_adjust] but I am wondering if I missed installing it or adding something else to the printer.cfg file.

I am getting the following error (after adding the lines further below into my configuration file:

{"code": "key341", "msg": "Section 'screws_tilt_adjust' is not a valid config section\n\nOnce the underlying issue is corrected, use the "RESTART"\ncommand to reload the config and restart the host software.\nPrinter is halted\n", "values": ["screws_tilt_adjust"]}

Config section in configuration file:

[screws_tilt_adjust]
screw1: 21,21
screw1_name: left front
screw2: 48,270
screw2_name: left back
screw3: 250,270
screw3_name: right back
screw4: 279,21
screw4_name: right front
speed: 100
horizontal_move_z: 5
screw_thread: CW-M4
  • 2
    Welcome Chris. What is your actual question? I suggest to reflect it in the title of your question. – Bob Ortiz Jan 25 '24 at 08:26
  • Hi Chris, I've cleaned up the question for you. Please read through the [edit](https://3dprinting.stackexchange.com/posts/22991/revisions) to see if I have reflected the question you are looking to be answerd. Feel free to update by [edit]. – 0scar Jan 25 '24 at 12:22
  • `Tool to help adjust bed screws tilt using Z probe.` You don't have a Z-probe but strain gauges, in the bed could this be the issue? – 0scar Jan 25 '24 at 19:19
  • The question is, is adding the above to the printer.cfg all I need to do to run the tramming option or do I need to additionally install something that is not included in klipper? – Chris DeSanto Jan 26 '24 at 23:58
  • 1
    Please [edit] and add any additional info to the question and not in the comments. Comments are ephemeral in nature and tend to be deleted. – Greenonline Jan 27 '24 at 16:47

0 Answers0