-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchroma_head.cfg
92 lines (73 loc) · 1.49 KB
/
chroma_head.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[mcu cp_Head]
serial: /dev/serial/by-path/platform-5200000.ehci1-controller-usb-0:1.1.2:1.0
restart_method: command
[temperature_sensor cp_Head_temp]
sensor_type: temperature_mcu
sensor_mcu: cp_Head
min_temp: -100
max_temp: 900
[servo cp1]
pin: cp_Head:PA4
initial_angle: 0
maximum_servo_angle: 180
minimum_pulse_width:0.0008
maximum_pulse_width:0.00220
[gcode_macro FILAMENT_CUT]
gcode:
G4 P400
SET_SERVO SERVO=cp1 ANGLE=178
G4 P1600
SET_SERVO SERVO=cp1 ANGLE=2
G4 P600
[extruder]
max_extrude_only_distance: 300.0
max_extrude_cross_section:10
full_steps_per_rotation: 200
step_pin: cp_Head:PA9
dir_pin: !cp_Head:PA8
enable_pin: !cp_Head:PA10
#stepx
microsteps: 16
rotation_distance: 4.49223296
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: cp_Head:PA2
sensor_type: NTC 100K MGB18-104F39050L32
sensor_pin: cp_Head:PA1
control: pid
pid_Kp:41.325
pid_Ki:1.887
pid_Kd:226.252
min_temp: -170
max_temp: 1500
min_extrude_temp: 175
pressure_advance:0.068
pressure_advance_smooth_time: 0.040
[verify_heater extruder]
heating_gain: 2
check_gain_time:35
hysteresis: 10
max_error: 9999999999
[probe]
pin: cp_Head:PA3
x_offset: 33
y_offset: -1.5
z_offset: 1.0
speed: 200
lift_speed: 10.0
samples: 1
samples_result: median
sample_retract_dist: 0.5
samples_tolerance: 0.1
samples_tolerance_retries: 10
[heater_fan extruder]
heater: extruder
pin: cp_Head:PA0
heater_temp: 50.0
[fan]
pin: cp_Head:PC9
max_power: 1.0
kick_start_time: 0.5
off_below: 0.10
cycle_time: 0.010
hardware_pwm: False