Skip to content

Instantly share code, notes, and snippets.

@simonjohansson
Created January 16, 2021 15:06
Show Gist options
  • Save simonjohansson/863997f73eb39517840470fbcf1d5a35 to your computer and use it in GitHub Desktop.
Save simonjohansson/863997f73eb39517840470fbcf1d5a35 to your computer and use it in GitHub Desktop.
##### AUTOCREATED BY KIAUH #####
[include kiauh.cfg]
# This file contains common pin mappings for Sovol Sv01 printer. To
# use this config, the firmware should be compiled for the AVR
# atmega2560.
# See docs/Config_Reference.md for a description of parameters.
[stepper_x]
step_pin: ar54
dir_pin: ar55
enable_pin: !ar38
microsteps: 16
rotation_distance: 40
endstop_pin: ^ar3
position_endstop: 0
position_max: 300
homing_speed: 50
[stepper_y]
step_pin: ar60
dir_pin: ar61
enable_pin: !ar56
microsteps: 16
rotation_distance: 40
endstop_pin: ^ar14
position_endstop: 0
position_max: 255
homing_speed: 50
[stepper_z]
step_pin: ar46
dir_pin: !ar48
enable_pin: !ar62
microsteps: 16
rotation_distance: 8
#endstop_pin: ^ar18
endstop_pin: probe:z_virtual_endstop
position_min: -20
position_max: 300
[extruder]
step_pin: ar26
dir_pin: !ar28
enable_pin: !ar24
microsteps: 16
rotation_distance: 7.680
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: ar10
sensor_type: EPCOS 100K B57560G104F
sensor_pin: analog13
#control: pid
#pid_Kp: 31.147
#pid_Ki: 2.076
#pid_Kd: 116.803
min_temp: 0
max_temp: 265
[heater_bed]
heater_pin: ar8
sensor_type: EPCOS 100K B57560G104F
sensor_pin: analog14
#control: pid
#pid_Kp: 72.174
#pid_Ki: 1.816
#pid_Kd: 717.224
min_temp: 0
max_temp: 110
[filament_switch_sensor my_sensor]
switch_pin: ar2
pause_on_runout: True
[fan]
pin: ar9
[mcu]
serial: /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AG0JXXBO-if00-port0
pin_map: arduino
[printer]
kinematics: cartesian
max_velocity: 300
max_accel: 3000
max_z_velocity: 5
max_z_accel: 100
[display]
lcd_type: st7920
cs_pin: ar16
sclk_pin: ar23
sid_pin: ar17
encoder_pins: ^ar33, ^ar31
click_pin: ^!ar35
[bed_screws]
screw1: 38,35
screw2: 242,35
screw3: 242,214
screw4: 38,214
[screws_tilt_adjust]
screw1: 69,43
screw1_name: front left screw
screw2: 276,43
screw2_name: front right screw
screw3: 276,217
screw3_name: rear right screw
screw4: 69,217
screw4_name: rear left screw
horizontal_move_z: 10.
speed: 50.
screw_thread: CW-M4
[bltouch]
sensor_pin: ^ar18
control_pin: ar11
x_offset: -34.0
y_offset: -3.5
#z_offset: 0
samples: 3
[safe_z_home]
#home_xy_position: 173.0,128.5
home_xy_position: 69,43
speed: 50
z_hop: 10
z_hop_speed: 5
[bed_mesh]
speed: 150
horizontal_move_z: 5
mesh_min: 38,35
mesh_max: 242,214
probe_count: 9,9
algorithm: bicubic
mesh_pps: 0
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 27.048
#*# pid_ki = 1.596
#*# pid_kd = 114.618
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 68.539
#*# pid_ki = 1.961
#*# pid_kd = 598.856
#*#
#*# [bltouch]
#*# z_offset = 1.3
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.021667, -0.052500, -0.074167, -0.087500, -0.015000, -0.053333, -0.063333, -0.050833, -0.020000
#*# -0.015000, -0.059167, -0.093333, -0.103333, 0.006667, -0.054167, -0.080000, -0.043333, -0.017500
#*# -0.048333, -0.106667, -0.152500, -0.170833, -0.159167, -0.147500, -0.150833, -0.110833, -0.064167
#*# -0.080833, -0.096667, -0.159167, -0.169167, -0.145000, -0.148333, -0.118333, -0.061667, -0.015000
#*# -0.065833, -0.036667, -0.168333, -0.194167, -0.099167, -0.145000, -0.149167, -0.020833, -0.070000
#*# -0.058333, -0.087500, -0.165833, -0.187500, -0.155000, -0.154167, -0.142500, -0.056667, -0.075833
#*# -0.019167, -0.107500, -0.140000, -0.155000, -0.143333, -0.130833, -0.120833, -0.043333, -0.019167
#*# -0.080000, -0.123333, -0.140833, -0.132500, -0.055000, -0.110833, -0.118333, 0.021667, 0.015833
#*# -0.024167, -0.073333, -0.087500, -0.091667, -0.025833, -0.065000, -0.060833, -0.015833, -0.011667
#*# tension = 0.2
#*# min_x = 38.0
#*# algo = bicubic
#*# y_count = 9
#*# mesh_y_pps = 0
#*# min_y = 35.0
#*# x_count = 9
#*# max_y = 213.96
#*# mesh_x_pps = 0
#*# max_x = 242.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment