🔨 [2.0.9.7] Use older chitu_crypt.py
[Marlin.git] / Marlin / config.ini
blob0fb9fb0c9308b46801863cf6adccf012bd697840
2 # Marlin Firmware
3 # config.ini - Options to apply before the build
5 [config:base]
6 ini_use_config = none
8 # Load all config: sections in this file
9 ;ini_use_config = all
10 # Load config file relative to Marlin/
11 ;ini_use_config = another.ini
12 # Download configurations from GitHub
13 ;ini_use_config = example/Creality/Ender-5 Plus @ bugfix-2.1.x
14 # Download configurations from your server
15 ;ini_use_config = https://me.myserver.com/path/to/configs
16 # Evaluate config:base and do a config dump
17 ;ini_use_config = base
18 ;config_export = 2
20 [config:minimal]
21 motherboard = BOARD_RAMPS_14_EFB
22 serial_port = 0
23 baudrate = 250000
25 use_watchdog = on
26 thermal_protection_hotends = on
27 thermal_protection_hysteresis = 4
28 thermal_protection_period = 40
30 bufsize = 4
31 block_buffer_size = 16
32 max_cmd_size = 96
34 extruders = 1
35 temp_sensor_0 = 1
37 temp_hysteresis = 3
38 heater_0_mintemp = 5
39 heater_0_maxtemp = 275
40 preheat_1_temp_hotend = 180
42 bang_max = 255
43 pidtemp = on
44 pid_k1 = 0.95
45 pid_max = BANG_MAX
46 pid_functional_range = 10
48 default_kp = 22.20
49 default_ki = 1.08
50 default_kd = 114.00
52 x_driver_type = A4988
53 y_driver_type = A4988
54 z_driver_type = A4988
55 e0_driver_type = A4988
57 x_bed_size = 200
58 x_min_pos = 0
59 x_max_pos = X_BED_SIZE
61 y_bed_size = 200
62 y_min_pos = 0
63 y_max_pos = Y_BED_SIZE
65 z_min_pos = 0
66 z_max_pos = 200
68 x_home_dir = -1
69 y_home_dir = -1
70 z_home_dir = -1
72 use_xmin_plug = on
73 use_ymin_plug = on
74 use_zmin_plug = on
76 x_min_endstop_inverting = false
77 y_min_endstop_inverting = false
78 z_min_endstop_inverting = false
80 default_axis_steps_per_unit = { 80, 80, 400, 500 }
81 axis_relative_modes = { false, false, false, false }
82 default_max_feedrate = { 300, 300, 5, 25 }
83 default_max_acceleration = { 3000, 3000, 100, 10000 }
85 homing_feedrate_mm_m = { (50*60), (50*60), (4*60) }
86 homing_bump_divisor = { 2, 2, 4 }
88 x_enable_on = 0
89 y_enable_on = 0
90 z_enable_on = 0
91 e_enable_on = 0
93 invert_x_dir = false
94 invert_y_dir = true
95 invert_z_dir = false
96 invert_e0_dir = false
98 invert_e_step_pin = false
99 invert_x_step_pin = false
100 invert_y_step_pin = false
101 invert_z_step_pin = false
103 disable_x = false
104 disable_y = false
105 disable_z = false
106 disable_e = false
108 proportional_font_ratio = 1.0
109 default_nominal_filament_dia = 1.75
111 junction_deviation_mm = 0.013
113 default_acceleration = 3000
114 default_travel_acceleration = 3000
115 default_retract_acceleration = 3000
117 default_minimumfeedrate = 0.0
118 default_mintravelfeedrate = 0.0
120 minimum_planner_speed = 0.05
121 min_steps_per_segment = 6
122 default_minsegmenttime = 20000
124 [config:basic]
125 bed_overshoot = 10
126 busy_while_heating = on
127 default_ejerk = 5.0
128 default_keepalive_interval = 2
129 default_leveling_fade_height = 0.0
130 disable_inactive_extruder = on
131 display_charset_hd44780 = JAPANESE
132 eeprom_boot_silent = on
133 eeprom_chitchat = on
134 endstoppullups = on
135 extrude_maxlength = 200
136 extrude_mintemp = 170
137 host_keepalive_feature = on
138 hotend_overshoot = 15
139 jd_handle_small_segments = on
140 lcd_info_screen_style = 0
141 lcd_language = en
142 max_bed_power = 255
143 mesh_inset = 0
144 min_software_endstops = on
145 max_software_endstops = on
146 min_software_endstop_x = on
147 min_software_endstop_y = on
148 min_software_endstop_z = on
149 max_software_endstop_x = on
150 max_software_endstop_y = on
151 max_software_endstop_z = on
152 preheat_1_fan_speed = 0
153 preheat_1_label = "PLA"
154 preheat_1_temp_bed = 70
155 prevent_cold_extrusion = on
156 prevent_lengthy_extrude = on
157 printjob_timer_autostart = on
158 probing_margin = 10
159 show_bootscreen = on
160 soft_pwm_scale = 0
161 string_config_h_author = "(none, default config)"
162 temp_bed_hysteresis = 3
163 temp_bed_residency_time = 10
164 temp_bed_window = 1
165 temp_residency_time = 10
166 temp_window = 1
167 validate_homing_endstops = on
168 xy_probe_feedrate = (133*60)
169 z_clearance_between_probes = 5
170 z_clearance_deploy_probe = 10
171 z_clearance_multi_probe = 5
173 [config:advanced]
174 arc_support = on
175 auto_report_temperatures = on
176 autotemp = on
177 autotemp_oldweight = 0.98
178 bed_check_interval = 5000
179 default_stepper_deactive_time = 120
180 default_volumetric_extruder_limit = 0.00
181 disable_inactive_e = true
182 disable_inactive_x = true
183 disable_inactive_y = true
184 disable_inactive_z = true
185 e0_auto_fan_pin = -1
186 encoder_100x_steps_per_sec = 80
187 encoder_10x_steps_per_sec = 30
188 encoder_rate_multiplier = on
189 extended_capabilities_report = on
190 extruder_auto_fan_speed = 255
191 extruder_auto_fan_temperature = 50
192 fanmux0_pin = -1
193 fanmux1_pin = -1
194 fanmux2_pin = -1
195 faster_gcode_parser = on
196 homing_bump_mm = { 5, 5, 2 }
197 max_arc_segment_mm = 1.0
198 min_arc_segment_mm = 0.1
199 min_circle_segments = 72
200 n_arc_correction = 25
201 serial_overrun_protection = on
202 slowdown = on
203 slowdown_divisor = 2
204 temp_sensor_bed = 0
205 thermal_protection_bed_hysteresis = 2
206 thermocouple_max_errors = 15
207 tx_buffer_size = 0
208 watch_bed_temp_increase = 2
209 watch_bed_temp_period = 60
210 watch_temp_increase = 2
211 watch_temp_period = 20