-
Notifications
You must be signed in to change notification settings - Fork 0
/
Config.ini
216 lines (213 loc) · 4.62 KB
/
Config.ini
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
[platformio]
default_envs = FLYF407ZG
[Configuration.h]
motherboard = FLYF407ZG
serial_port = -1
baudrate = 250000
serial_port_2 = 1
serial_port_3 = None
x_motors = 2
y_motors = 2
z_motors = 2
extruders = 2
x_driver_type = TMC5160
x2_driver_type = TMC5160
y_driver_type = TMC5160
y2_driver_type = TMC5160
z_driver_type = TMC5160
z2_driver_type = TMC5160
z3_driver_type =
z4_driver_type =
e0_driver_type = TMC5160
e1_driver_type = TMC5160
e2_driver_type =
e3_driver_type =
e4_driver_type =
e5_driver_type =
e6_driver_type =
e7_driver_type =
temp_sensor_0 = 1
temp_sensor_1 = 1
temp_sensor_2 = 0
temp_sensor_3 = 0
temp_sensor_4 = 0
temp_sensor_5 = 0
temp_sensor_6 = 0
temp_sensor_bed = 1
hotend_overshoot = 10
bed_overshoot = 5
cooler_overshoot = 2
x_bed_size = 550
y_bed_size = 550
x_min_position = -90
y_min_position = -30
z_height = 500
use_xmin_plug = on
use_ymin_plug = on
use_zmin_plug = on
use_xmax_plug = on
use_ymax_plug = off
use_zmax_plug = off
xmin_endstop_invert = true
ymin_endstop_invert = flase
zmin_endstop_invert = flase
xmax_endstop_invert = flase
ymax_endstop_invert = flase
zmax_endstop_invert = flase
zprobe_invert = flase
xsteps_per_unit = 533.33
ysteps_per_unit = 533.33
zsteps_per_unit = 533.33
e0steps_per_unit = 322.12
x_max_feedrate = 25
y_max_feedrate = 20
z_max_feedrate = 5
e0_max_feedrate = 25
x_max_acceleration = 600
y_max_acceleration = 600
z_max_acceleration = 80
e0_max_acceleration = 1200
invert_x_dir = true
invert_y_dir = true
invert_z_dir = true
invert_e0_dir = false
x_homing_position = min
y_homing_position = min
z_homing_position = min
z_min_uses_zendstop_pin = on
use_probe_for_z_homing = off
use_fixed_mounted_probe = off
use_nozzle_as_probe = off
use_bltouch = on
use_sensorless_probing = off
probing_margin = 10
use_multiple_probing = on
use_extra_probing = off
probe_x_offset = -35
probe_y_offset = -18
probe_z_offset = 0
use_probing_heaters_off = off
use_preheat_before_home = off
use_z_safe_homing = on
leveling_3point = off
leveling_linear = off
leveling_bilinear = off
leveling_ubl = on
leveling_mesh = off
linear_points =
ubl_points = 5
mesh_points = 5
restore_after_g28 = on
preheat_before_level = off
g26_mesh_validation = off
lcd_bed_levelling = off
use_single_nozzle = off
use_switching_extruder = off
use_switching_nozzle = off
use_parking_extruder = off
use_mixing_extruder = off
mixing_extruder_no = 2
nozzle_park_feature = on
nozzle_clean_feature = off
use_psu_conrol = off
psu_state = high
wait_for_cooldown = off
auto_power_control = off
power_timeout = 30
poweroff_temparature = 50
enable_eeprom = on
reset_on_errors = on
clear_old_values = on
use_print_counter = off
use_sd_support = on
individial_home_menu = on
use_speaker = on
use_filament_sensor = on
filament_sensor_state = high
display_type = REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
printer_type = Cartesian
[Configuration_adv.h]
extruder_runout_prevent = off
use_controller_fan = off
fast_pwm_fan = off
extruder_auto_fan_temp = 50
use_bltouch_high_speed = off
use_z_steppers_auto_align = on
use_adaptive_step_smoothing = off
use_powerloss_recovery = on
use_linear_advance = off
linear_advance_kfactor = 0.22
use_g29_retry_recover = off
long_filename_support = on
scroll_long_filename = on
enable_baby_stepping = on
inegrated_baby_stepping = off
baby_step_without_homing = off
baby_step_always_available = on
baby_step_on_xy = off
enable_dual_x_carriage = on
dualx_x2_min_position = 80
dualx_x2_max_position = 353
dualx_duplication_offset = 100
enable_x_input_shapping = off
x_input_shapping_frequency = 40
x_input_shapping_zeta = 0.15f
enable_y_input_shapping = off
y_input_shapping_frequency = 40
y_input_shapping_zeta = 0.15f
tx_buffer_size = 0
use_emergency_parcer = off
use_advanced_ok = on
advanced_pause_feature = on
monitor_driver_status = off
sensorless_homing = off
use_tmc_debugging = off
chopper_voltage = CHOPPER_DEFAULT_24V
x_current = 1272
x_micro_steps = 32
x_rense = 0.075
x2_current = 1272
x2_micro_steps = 32
x2_rense = 0.075
y_current = 1782
y_micro_steps = 32
y_rense = 0.075
y2_current = 1782
y2_micro_steps = 32
y2_rense = 0.075
z_current = 1782
z_micro_steps = 32
z_rense = 0.075
z2_current = 1782
z2_micro_steps = 32
z2_rense = 0.075
z3_current = 800
z3_micro_steps = 16
z3_rense = 0.11
z4_current = 800
z4_micro_steps = 16
z4_rense = 0.11
e0_current = 700
e0_micro_steps = 32
e0_rense = 0.075
e1_current = 700
e1_micro_steps = 32
e1_rense = 0.075
e2_current = 800
e2_micro_steps = 16
e2_rense = 0.11
e3_current = 800
e3_micro_steps = 16
e3_rense = 0.11
e4_current = 800
e4_micro_steps = 16
e4_rense = 0.11
e5_current = 800
e5_micro_steps = 16
e5_rense = 0.11
e6_current = 800
e6_micro_steps = 16
e6_rense = 0.11
e7_current = 800
e7_micro_steps = 16
e7_rense = 0.11