reprap:anet:et4:setup-and-flash-klipper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
reprap:anet:et4:setup-and-flash-klipper [2022/03/11 03:13] – [printer config] vidschofelixreprap:anet:et4:setup-and-flash-klipper [2022/03/11 14:36] – [printer config] vidschofelix
Line 14: Line 14:
   * in machine -> config files add printer.cfg and open it   * in machine -> config files add printer.cfg and open it
   * paste:   * paste:
-  *<code+  *<file bash printer.cfg
-# This file contains common pin mappings for the Anet ET4X printer+# This file contains common pin mappings for the Anet ET4 printer for klipper.
-# To use this config, the firmware should be compiled for the +
-# STM32F407. When running "make menuconfig", enable "extra low-level +
-# configuration setup", select (no bootloader), disable "USB for +
-# communication"+
- +
-# The "make flash" command does not work on the Anet ET4. The regular +
-# bootloaders cannot be used; the USB port is not connected to the MCU +
-# directly, but is connected using a CH341 USB-to-serial adapter. The +
-# BOOTx pins are not easily accessible. +
- +
-# Instead, the board can be programmed using the SWD interface available +
-# on the J2 header of the board. The pins are unlabeled, but the first +
-# three pins starting from the MCU towards the SD card slot are +
-# GND, SWCLK and SWDIO.+
  
 [stepper_x] [stepper_x]
Line 107: Line 93:
 baud: 115200 baud: 115200
 serial: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 serial: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
 +restart_method: command
  
 [printer] [printer]
Line 194: Line 181:
     RESTORE_GCODE_STATE NAME=PAUSE_state     RESTORE_GCODE_STATE NAME=PAUSE_state
     BASE_RESUME     BASE_RESUME
-</code>+</file>
 (based on [[https://phennet-film.blogspot.com/2021/05/anet-et4-printercfg-this-setting-i-dont.html|PHeNNeT FiLM]]) (based on [[https://phennet-film.blogspot.com/2021/05/anet-et4-printercfg-this-setting-i-dont.html|PHeNNeT FiLM]])
   * save & close   * save & close
  • reprap/anet/et4/setup-and-flash-klipper.txt
  • Last modified: 2022/03/11 23:58
  • by vidschofelix