-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvariables.cfg
More file actions
40 lines (39 loc) · 1.79 KB
/
variables.cfg
File metadata and controls
40 lines (39 loc) · 1.79 KB
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
#============================================================================================#
#======================================== WARNING !!!!! =====================================#
##############################################################################################
########################################### DO ############################################
########################################### NOT ############################################
########################################### TOUCH ############################################
# Unless you know what you are doing. Do NOT TOUCH this file, contains important #
# configurations that if modified might alter or inhibit the proper functioning of #
# the printer #
#============================================================================================#
##############################################################################################
##############################################################################################
[Variables]
b_temp = 0
c_temp1 = 0
c_temp2 = 0
c_temp_main = 0
e_temp1 = 0
e_temp2 = 0
print_mode= 'PRIMARY'
material_type = 'PLA'
color_state_ledstrip_1 = [0.0, 0.0, 0.0, 0.0]
color_state_ledstrip_2 = [0.0, 0.0, 0.0, 0.0]
color_state_tool_head_1 = [0.0, 0.0, 0.0, 0.0]
color_state_tool_head_2 = [0.0, 0.0, 0.0, 0.0]
current_extruder = 1
filament_loaded_1 = False
filament_loaded_2 = False
filament_temp_1 = 0
filament_temp_2 = 210
filament_type_loaded_1 = 'None'
filament_type_loaded_2 = 'PLA'
prebootstate = 'None'
printcore_diameter_1 = 0.4
printcore_diameter_2 = 0.4
printcore_type_1 = 'Standard_Temperature'
printcore_type_2 = 'Standard_Temperature'
tool_1_x_offset = 0
tool_1_y_offset = 0