Untitled
unknown
plain_text
4 months ago
24 kB
6
Indexable
# Modified by Simple AF 2024-12-10 03:30:25 # K1C # Printer_size: 220x220x250 # Version: v2.0.5 # CreateDate: 2023/09/05 # Nozzle_mcu: chip: GD32F303CBT6 # version: CR-K1-MAX-NOZZLE-V1.2.0 # Leveling_mcu: chip: GD32E230F8P6 # version: CR-K1-MAX-LEVELING-V1.1.0 # mcu: chip: GD32F303RET6 # version: CR4CU220812S12 [include sensorless.cfg] [include fluidd.cfg] [include KAMP_Settings.cfg] [include useful_macros.cfg] [include start_end.cfg] [include fan_control.cfg] [include guppyscreen.cfg] [include quickstart.cfg] [include cartotouch_macro.cfg] [include cartotouch.cfg] [include cartographer-k1.cfg] [include cartographer_calibrate.cfg] [mcu] serial: /dev/ttyS7 baud: 230400 restart_method: command [mcu nozzle_mcu] serial: /dev/ttyS1 baud: 230400 restart_method: command [verify_heater extruder] [verify_heater heater_bed] check_gain_time: 120 heating_gain: 1.0 hysteresis: 10 [gcode_arcs] resolution: 1.0 [stepper_x] step_pin: PC2 dir_pin: !PB9 enable_pin: !PC3 microsteps: 32 rotation_distance: 40 endstop_pin: tmc2209_stepper_x:virtual_endstop position_endstop: 229 position_min: -5 position_max: 229 homing_speed: 30 homing_retract_dist:0 [tmc2209 stepper_x] uart_pin:PA9 interpolate: False run_current: 1.273 #1.5 sense_resistor: 0.124 stealthchop_threshold: 0 uart_address:3 diag_pin: ^PB12 # driver_IHOLDDELAY: 8 # driver_TPOWERDOWN: 20 # driver_TBL: 1 # driver_TOFF: 1 # driver_HEND: 0 # driver_HSTRT: 7 driver_SGTHRS: 75 # hold_current:1.0 [stepper_y] step_pin: PB8 dir_pin: !PB7 enable_pin: !PC3 microsteps: 32 rotation_distance: 40 endstop_pin: tmc2209_stepper_y:virtual_endstop position_endstop: -0.5 position_min: -0.5 position_max: 225 # 226 homing_speed: 30 homing_retract_dist:0 [tmc2209 stepper_y] uart_pin:PA10 interpolate: False run_current: 1.273 #1.5 sense_resistor: 0.124 stealthchop_threshold: 0 uart_address:3 diag_pin: ^PB13 # driver_IHOLDDELAY: 8 # driver_TPOWERDOWN: 20 # driver_TBL: 1 # driver_TOFF: 1 # driver_HEND: 0 # driver_HSTRT: 7 driver_SGTHRS: 75 # hold_current:1.0 [stepper_z] step_pin: PB6 dir_pin: !PB5 enable_pin: !PC3 microsteps: 16 rotation_distance:8 gear_ratio: 64:20 endstop_pin: probe:z_virtual_endstop position_max: 252 position_min: -5 # position_endstop: 0 homing_retract_dist: 0 [tmc2209 stepper_z] uart_pin: PA11 uart_address: 3 run_current: 0.707 # 0.8 diag_pin: ^PB14 stealthchop_threshold: 0 sense_resistor: 0.115 # 0.1 # driver_IHOLDDELAY: 8 # driver_TPOWERDOWN: 20 # driver_TBL: 1 # driver_TOFF: 1 # driver_HEND: 2 # driver_HSTRT: 2 driver_SGTHRS: 0 interpolate: False [extruder] max_extrude_only_distance: 1000.0 max_extrude_cross_section: 80 step_pin: nozzle_mcu:PB1 dir_pin: nozzle_mcu:PB0 enable_pin: !nozzle_mcu:PB2 microsteps: 16 rotation_distance: 6.766 # Original: 6.9 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: nozzle_mcu:PB7 sensor_type: PT1000 sensor_pin: nozzle_mcu:PA0 pressure_advance: 0.02 pressure_advance_smooth_time: 0.020 #control: pid #pid_Kp: 25.013 #pid_Ki: 2.566 #pid_Kd: 60.966 min_temp: 0 max_temp: 320 pullup_resistor: 4700 #default is 4700ohms pwm_cycle_time: 0.0500 [tmc2209 extruder] uart_pin: nozzle_mcu:PB11 tx_pin: nozzle_mcu:PB10 uart_address: 3 run_current: 0.601 #0 .55 # 0.45 sense_resistor: 0.152 stealthchop_threshold: 0 # driver_IHOLDDELAY: 8 # driver_TPOWERDOWN: 20 # driver_TBL: 2 # driver_TOFF: 3 # driver_HEND: 0 # driver_HSTRT: 5 [heater_bed] heater_pin: PB10 sensor_type: EPCOS 100K B57560G104F sensor_pin: PC4 #control: watermark # control: pid # pid_kp: 27 # pid_ki: 0.08 # pid_kd: 0 min_temp: 0 max_temp: 115 [filament_switch_sensor filament_sensor] pause_on_runout: true switch_pin: !PC15 runout_gcode: {% if printer.extruder.can_extrude|lower == 'true' %} G91 G0 E30 F600 G90 {% endif %} [filament_switch_sensor filament_sensor_2] pause_on_runout: true switch_pin: !nozzle_mcu:PA10 [output_pin LED] pin:PB0 pwm: True cycle_time: 0.010 value: 1 [adxl345] cs_pin: nozzle_mcu:PA4 spi_speed: 5000000 axes_map: x,-z,y spi_software_sclk_pin: nozzle_mcu:PA5 spi_software_mosi_pin: nozzle_mcu:PA7 spi_software_miso_pin: nozzle_mcu:PA6 [resonance_tester] accel_chip: adxl345 accel_per_hz: 150 # min_freq: 30 # max_freq: 100 probe_points: 110,110,10 [printer] kinematics: corexy max_velocity: 600 max_accel: 20000 max_z_velocity: 10 square_corner_velocity: 5.0 # square_corner_max_velocity: 200.0 # max_accel_to_decel: 20000 max_z_accel: 300 [scanner] #scanner_touch_z_offset: 0.05 [exclude_object] #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [scanner model default] #*# model_coef = 1.5118551181469162, #*# 1.8565135745652444, #*# 0.7065937042536086, #*# 0.24451668129582632, #*# 0.5822971063948781, #*# 0.7074426314626633, #*# -0.5798015106143805, #*# -0.8276029643972738, #*# 0.42899026498427173, #*# 0.4705829155689426 #*# model_domain = 3.263890929984927e-07,3.3727080867749165e-07 #*# model_range = 0.200000,5.100000 #*# model_temp = 44.987596 #*# model_offset = 0.00000 #*# model_mode = touch #*# model_fw_version = CARTOGRAPHER K1 5.1.0 #*# #*# [scanner] #*# scanner_touch_threshold = 4000 #*# scanner_touch_speed = 3 #*# #*# [bed_mesh default] #*# version = 1 #*# points = #*# -0.149434, -0.139150, -0.149897, -0.152506, -0.155881, -0.158403, -0.160110, -0.155119, -0.148175, -0.147483, -0.145670, -0.146059, -0.144817, -0.145533, -0.145925, -0.145264, -0.148163, -0.150357, -0.154915, -0.158870, -0.162385, -0.166403, -0.164849, -0.165241, -0.166029, -0.166830, -0.167478, -0.165536, -0.167004, -0.167019, -0.167822, -0.169429, -0.165109, -0.161509, -0.158815, -0.158082, -0.155991, -0.151921, -0.144111, -0.138550 #*# -0.144847, -0.139319, -0.145473, -0.145417, -0.150539, -0.148580, -0.140932, -0.134604, -0.130251, -0.126216, -0.124496, -0.123735, -0.122270, -0.123136, -0.122346, -0.122453, -0.124587, -0.127468, -0.130608, -0.135355, -0.137589, -0.140938, -0.140971, -0.140540, -0.140931, -0.141848, -0.142080, -0.142014, -0.143046, -0.143726, -0.144746, -0.145086, -0.143350, -0.140599, -0.139693, -0.141815, -0.140241, -0.140399, -0.135375, -0.133049 #*# -0.140475, -0.138543, -0.147117, -0.148937, -0.149316, -0.142883, -0.128820, -0.121562, -0.115814, -0.112168, -0.109152, -0.108392, -0.107764, -0.107227, -0.105988, -0.107633, -0.110408, -0.114410, -0.115817, -0.119308, -0.120837, -0.124045, -0.123041, -0.123265, -0.125408, -0.125639, -0.125257, -0.124782, -0.124431, -0.126300, -0.128791, -0.129352, -0.127969, -0.126448, -0.129137, -0.135493, -0.138060, -0.136108, -0.131845, -0.125375 #*# -0.132482, -0.134237, -0.139673, -0.144637, -0.143228, -0.135254, -0.117386, -0.108065, -0.102933, -0.098872, -0.094799, -0.091756, -0.091248, -0.091026, -0.091376, -0.092580, -0.094028, -0.096956, -0.099236, -0.102329, -0.103870, -0.107145, -0.105844, -0.107074, -0.108238, -0.108667, -0.108236, -0.108379, -0.109324, -0.110236, -0.112934, -0.114670, -0.113346, -0.112095, -0.118200, -0.126853, -0.132650, -0.134292, -0.127405, -0.125833 #*# -0.124356, -0.120810, -0.126337, -0.125608, -0.124266, -0.119827, -0.105051, -0.096345, -0.091152, -0.085140, -0.082458, -0.080418, -0.079778, -0.079665, -0.080274, -0.081059, -0.083383, -0.085924, -0.086167, -0.088572, -0.090692, -0.094459, -0.092024, -0.092239, -0.093124, -0.092971, -0.094293, -0.094237, -0.094639, -0.094511, -0.098746, -0.100122, -0.100273, -0.098263, -0.103833, -0.111254, -0.115069, -0.116656, -0.114006, -0.109030 #*# -0.115035, -0.107627, -0.107875, -0.105715, -0.103939, -0.101672, -0.092551, -0.084771, -0.077658, -0.074499, -0.070987, -0.068654, -0.068019, -0.067747, -0.068549, -0.069582, -0.071480, -0.073908, -0.074902, -0.076801, -0.078329, -0.080504, -0.078184, -0.079398, -0.078427, -0.080871, -0.081470, -0.079743, -0.080717, -0.081822, -0.085344, -0.086161, -0.087404, -0.085774, -0.086263, -0.091081, -0.092326, -0.094971, -0.097760, -0.099654 #*# -0.110784, -0.100316, -0.098104, -0.095264, -0.094792, -0.091610, -0.084049, -0.077195, -0.069768, -0.066344, -0.063367, -0.059886, -0.058501, -0.058648, -0.057465, -0.059205, -0.061200, -0.062594, -0.064403, -0.066230, -0.067445, -0.068514, -0.066940, -0.068110, -0.067604, -0.069257, -0.070041, -0.068489, -0.070655, -0.070308, -0.072780, -0.074923, -0.075476, -0.073426, -0.073176, -0.074792, -0.076326, -0.079155, -0.081268, -0.086748 #*# -0.104736, -0.094105, -0.091169, -0.089323, -0.088174, -0.084076, -0.076462, -0.068232, -0.061598, -0.057121, -0.054341, -0.052583, -0.051555, -0.050679, -0.050276, -0.049780, -0.051193, -0.054194, -0.055722, -0.056834, -0.058139, -0.058408, -0.057165, -0.057491, -0.058363, -0.059183, -0.059935, -0.058632, -0.059769, -0.061933, -0.063061, -0.063995, -0.064661, -0.063417, -0.062285, -0.063760, -0.065987, -0.067820, -0.071682, -0.080215 #*# -0.102415, -0.090155, -0.088054, -0.086303, -0.084187, -0.078771, -0.070405, -0.061547, -0.054383, -0.050163, -0.047893, -0.045839, -0.045421, -0.044549, -0.043450, -0.042644, -0.044193, -0.047284, -0.048241, -0.049050, -0.050271, -0.051589, -0.050646, -0.048790, -0.049540, -0.050561, -0.051136, -0.051434, -0.051993, -0.052175, -0.054705, -0.055347, -0.054361, -0.053611, -0.052380, -0.053791, -0.056976, -0.059263, -0.062877, -0.069591 #*# -0.096801, -0.086513, -0.082599, -0.081543, -0.077918, -0.073325, -0.066000, -0.057530, -0.049692, -0.044542, -0.041542, -0.040607, -0.038024, -0.036551, -0.035698, -0.035175, -0.037301, -0.039669, -0.040432, -0.042635, -0.043588, -0.044450, -0.043401, -0.041083, -0.040234, -0.041963, -0.041966, -0.043112, -0.042930, -0.044093, -0.046510, -0.047255, -0.045307, -0.043635, -0.043507, -0.044304, -0.048414, -0.052252, -0.055760, -0.061322 #*# -0.092732, -0.081071, -0.078063, -0.076394, -0.073259, -0.066500, -0.058633, -0.050886, -0.042117, -0.037485, -0.034746, -0.031238, -0.029958, -0.028229, -0.027592, -0.026956, -0.029004, -0.032500, -0.032644, -0.035325, -0.036298, -0.036397, -0.035617, -0.032504, -0.033726, -0.034299, -0.035137, -0.035690, -0.035587, -0.037130, -0.040049, -0.038770, -0.036966, -0.035681, -0.035048, -0.036342, -0.039644, -0.044158, -0.049113, -0.055190 #*# -0.088285, -0.076161, -0.073561, -0.070885, -0.065991, -0.060630, -0.052698, -0.045225, -0.037018, -0.032430, -0.029133, -0.026053, -0.024321, -0.023414, -0.020564, -0.021298, -0.023516, -0.026061, -0.027273, -0.028465, -0.029037, -0.029457, -0.028583, -0.027764, -0.028617, -0.029589, -0.027055, -0.030067, -0.029787, -0.030309, -0.031890, -0.031776, -0.030319, -0.029468, -0.028681, -0.029957, -0.033170, -0.038551, -0.042090, -0.050300 #*# -0.085406, -0.071566, -0.069071, -0.065588, -0.060182, -0.053489, -0.046259, -0.038879, -0.031207, -0.026783, -0.024254, -0.020324, -0.018182, -0.016249, -0.013955, -0.013939, -0.017723, -0.018907, -0.019659, -0.020315, -0.021061, -0.022531, -0.021992, -0.021088, -0.022728, -0.023269, -0.021987, -0.022589, -0.023220, -0.024507, -0.025337, -0.027098, -0.025028, -0.023475, -0.023407, -0.023988, -0.027976, -0.033121, -0.038288, -0.044119 #*# -0.080750, -0.067617, -0.062258, -0.059561, -0.055170, -0.050372, -0.040185, -0.033114, -0.025837, -0.020946, -0.018267, -0.014926, -0.011938, -0.011898, -0.008225, -0.009884, -0.012185, -0.013260, -0.014925, -0.014094, -0.015074, -0.017141, -0.015180, -0.016026, -0.017527, -0.019402, -0.018417, -0.018344, -0.016987, -0.019756, -0.019958, -0.021474, -0.020158, -0.020112, -0.019535, -0.020904, -0.023694, -0.029431, -0.034467, -0.040839 #*# -0.075605, -0.062148, -0.056207, -0.055085, -0.050615, -0.045474, -0.035237, -0.028215, -0.019112, -0.015633, -0.013051, -0.009632, -0.008102, -0.006851, -0.003213, -0.003714, -0.007106, -0.007685, -0.009877, -0.010231, -0.011361, -0.011281, -0.010306, -0.010727, -0.012125, -0.013503, -0.014872, -0.014899, -0.014522, -0.015869, -0.015598, -0.017998, -0.017356, -0.015810, -0.016660, -0.017863, -0.021804, -0.026061, -0.031743, -0.037164 #*# -0.070045, -0.058313, -0.054559, -0.051480, -0.046091, -0.040586, -0.030740, -0.023499, -0.015652, -0.010659, -0.007891, -0.006398, -0.004115, -0.003246, 0.001057, 0.001215, -0.000789, -0.003744, -0.005511, -0.006975, -0.007129, -0.009089, -0.006667, -0.007155, -0.007094, -0.010050, -0.010228, -0.009543, -0.008159, -0.009733, -0.010191, -0.013878, -0.013617, -0.011978, -0.011467, -0.013106, -0.016789, -0.022770, -0.027475, -0.036135 #*# -0.064702, -0.052217, -0.050758, -0.046828, -0.042905, -0.036713, -0.027213, -0.019264, -0.011379, -0.007062, -0.004946, -0.002431, 0.000281, 0.001058, 0.004777, 0.005222, 0.003703, 0.000946, -0.000229, -0.002483, -0.003315, -0.004230, -0.002735, -0.003011, -0.004168, -0.005026, -0.006179, -0.005717, -0.004546, -0.006253, -0.008494, -0.010812, -0.009953, -0.008239, -0.006576, -0.007821, -0.014427, -0.018839, -0.023952, -0.032439 #*# -0.064366, -0.051712, -0.049123, -0.045984, -0.043191, -0.037090, -0.026748, -0.017402, -0.009657, -0.005403, -0.002111, 0.000144, 0.002556, 0.004934, 0.007515, 0.007425, 0.006762, 0.004080, 0.003371, 0.001026, -0.000464, -0.001051, 0.001356, 0.000451, -0.000690, -0.002673, -0.001684, -0.000813, -0.000249, -0.004470, -0.005623, -0.006918, -0.005728, -0.004188, -0.002954, -0.006015, -0.009454, -0.015404, -0.019175, -0.028103 #*# -0.062560, -0.051808, -0.048171, -0.044720, -0.041050, -0.035272, -0.025203, -0.015327, -0.008307, -0.005217, -0.002105, 0.001099, 0.004564, 0.007271, 0.009402, 0.009363, 0.007790, 0.005665, 0.004298, 0.003470, 0.001967, 0.000496, 0.002819, 0.001777, 0.001893, 0.000536, -0.000259, 0.001075, 0.000568, -0.001380, -0.004373, -0.005373, -0.004309, -0.004364, -0.002502, -0.004117, -0.008030, -0.012574, -0.018349, -0.026324 #*# -0.064695, -0.053861, -0.049193, -0.045056, -0.038937, -0.031300, -0.023236, -0.014705, -0.008423, -0.004733, -0.001623, 0.001335, 0.005762, 0.008350, 0.010748, 0.010832, 0.009038, 0.005468, 0.005059, 0.003948, 0.003689, 0.000314, 0.002618, 0.001780, 0.001406, 0.001022, 0.000999, 0.000634, 0.000655, -0.001684, -0.003479, -0.005289, -0.004253, -0.003372, -0.002409, -0.002783, -0.007270, -0.012810, -0.017216, -0.026975 #*# -0.064345, -0.053741, -0.049065, -0.045852, -0.039136, -0.031757, -0.023551, -0.015539, -0.009971, -0.006661, -0.003639, 0.000783, 0.004481, 0.007354, 0.008750, 0.008893, 0.007624, 0.005894, 0.004991, 0.003103, 0.002452, 0.000696, 0.002433, 0.000641, 0.000254, 0.000096, -0.000019, 0.000129, 0.000056, -0.002193, -0.004473, -0.005123, -0.004208, -0.003996, -0.003225, -0.003692, -0.008732, -0.013581, -0.017602, -0.025269 #*# -0.066096, -0.054463, -0.048263, -0.043828, -0.039835, -0.032775, -0.023688, -0.015050, -0.008961, -0.003973, -0.002505, 0.002604, 0.006498, 0.009174, 0.011241, 0.011874, 0.010901, 0.007600, 0.006642, 0.005454, 0.004789, 0.001984, 0.004475, 0.002957, 0.002687, 0.001938, 0.002031, 0.001805, 0.001777, -0.000563, -0.002786, -0.003527, -0.004519, -0.004584, -0.003553, -0.005439, -0.007386, -0.014568, -0.018087, -0.026395 #*# -0.065442, -0.054102, -0.046883, -0.044747, -0.039050, -0.033852, -0.026263, -0.017235, -0.011309, -0.005170, -0.003188, 0.000402, 0.005052, 0.008282, 0.009598, 0.010111, 0.008684, 0.006716, 0.007378, 0.004598, 0.003818, 0.001500, 0.002540, 0.002874, 0.001817, 0.000288, 0.000724, 0.000796, 0.001139, -0.000547, -0.003550, -0.004874, -0.003517, -0.003425, -0.002781, -0.004198, -0.010479, -0.014238, -0.019646, -0.026905 #*# -0.067343, -0.054266, -0.047535, -0.046065, -0.039459, -0.034537, -0.025558, -0.015308, -0.010243, -0.002949, -0.000691, 0.002780, 0.005887, 0.007973, 0.011082, 0.012143, 0.010692, 0.009544, 0.007533, 0.004520, 0.003788, 0.001016, 0.002644, 0.002289, 0.003473, 0.002376, 0.002732, 0.001225, 0.001819, 0.000585, -0.001126, -0.002598, -0.002675, -0.001744, -0.001364, -0.004022, -0.008109, -0.015255, -0.019515, -0.027813 #*# -0.070917, -0.056052, -0.050695, -0.049304, -0.043836, -0.037783, -0.028517, -0.017807, -0.012740, -0.006345, -0.003194, 0.000921, 0.003859, 0.005645, 0.007930, 0.009121, 0.008069, 0.006634, 0.006501, 0.003864, 0.003356, 0.000760, 0.002612, 0.002292, 0.002032, 0.001332, 0.001556, 0.000363, 0.000258, -0.000873, -0.003609, -0.004220, -0.003239, -0.003167, -0.002844, -0.003821, -0.008460, -0.014086, -0.020799, -0.027802 #*# -0.071968, -0.059911, -0.053397, -0.052168, -0.044683, -0.039970, -0.029535, -0.020423, -0.012677, -0.006557, -0.003079, -0.000332, 0.003532, 0.004013, 0.007414, 0.008209, 0.007593, 0.007749, 0.006175, 0.003236, 0.001047, 0.000494, 0.002045, 0.001326, 0.002176, 0.000755, 0.002051, 0.000617, 0.000821, -0.002439, -0.003415, -0.004267, -0.004762, -0.004131, -0.004038, -0.004283, -0.008979, -0.015768, -0.020428, -0.028575 #*# -0.076098, -0.062958, -0.059972, -0.055592, -0.050444, -0.044260, -0.034282, -0.024167, -0.015344, -0.010166, -0.006616, -0.004068, -0.000650, 0.000967, 0.003242, 0.004821, 0.004461, 0.003310, 0.003712, 0.000544, -0.001119, -0.003174, -0.001279, -0.001001, 0.000169, -0.002002, -0.001718, -0.002972, -0.002928, -0.005266, -0.007792, -0.008566, -0.009515, -0.008721, -0.008745, -0.009323, -0.013798, -0.020570, -0.024120, -0.031337 #*# -0.080450, -0.068629, -0.063868, -0.060980, -0.054066, -0.046714, -0.037139, -0.027159, -0.019115, -0.015781, -0.010142, -0.007176, -0.003838, -0.002152, 0.000871, 0.001718, 0.001815, 0.000051, 0.000487, -0.001439, -0.002873, -0.005064, -0.002340, -0.002234, -0.003035, -0.003642, -0.004611, -0.005214, -0.005368, -0.007019, -0.009396, -0.011589, -0.011887, -0.012768, -0.012317, -0.012430, -0.017079, -0.024193, -0.026458, -0.033513 #*# -0.083129, -0.071727, -0.068717, -0.064924, -0.059671, -0.052583, -0.041721, -0.031797, -0.023842, -0.019656, -0.015043, -0.012936, -0.009049, -0.007103, -0.005546, -0.004392, -0.004543, -0.005030, -0.005349, -0.008201, -0.009473, -0.011283, -0.008578, -0.008798, -0.008649, -0.009726, -0.010310, -0.011336, -0.010855, -0.012775, -0.016469, -0.016574, -0.017187, -0.017094, -0.018023, -0.018519, -0.023103, -0.028766, -0.032226, -0.039227 #*# -0.092320, -0.080694, -0.076548, -0.073747, -0.067081, -0.058605, -0.049085, -0.039296, -0.031440, -0.027636, -0.023028, -0.021180, -0.019667, -0.016673, -0.013424, -0.011346, -0.011506, -0.013441, -0.014193, -0.015108, -0.015813, -0.017182, -0.015702, -0.015231, -0.014383, -0.014572, -0.014242, -0.016105, -0.017578, -0.020365, -0.021429, -0.021797, -0.022261, -0.022583, -0.022649, -0.024146, -0.029066, -0.031896, -0.037403, -0.043750 #*# -0.098247, -0.087505, -0.086180, -0.081930, -0.075972, -0.068994, -0.058678, -0.049722, -0.041382, -0.036790, -0.031988, -0.030023, -0.027563, -0.024848, -0.022884, -0.019576, -0.021150, -0.022930, -0.023203, -0.023454, -0.024072, -0.026252, -0.023750, -0.022191, -0.021454, -0.022080, -0.023358, -0.024847, -0.024514, -0.026641, -0.027720, -0.030178, -0.030485, -0.029628, -0.030281, -0.033345, -0.036677, -0.041218, -0.043036, -0.049380 #*# -0.107129, -0.097165, -0.095433, -0.092091, -0.087121, -0.079766, -0.070077, -0.059127, -0.049969, -0.046726, -0.042628, -0.039974, -0.037109, -0.034412, -0.032312, -0.029905, -0.030769, -0.030776, -0.031114, -0.032319, -0.032850, -0.033554, -0.031600, -0.030326, -0.029177, -0.028742, -0.029901, -0.031188, -0.032348, -0.034911, -0.035458, -0.035934, -0.036268, -0.037328, -0.037374, -0.039605, -0.042608, -0.047674, -0.050567, -0.057337 #*# -0.117617, -0.107614, -0.107294, -0.105835, -0.100934, -0.093303, -0.082537, -0.073267, -0.063971, -0.059654, -0.055653, -0.052961, -0.049840, -0.046392, -0.044434, -0.041497, -0.040435, -0.040965, -0.041159, -0.043489, -0.045081, -0.046350, -0.042443, -0.041156, -0.039956, -0.040844, -0.041782, -0.042897, -0.043030, -0.045335, -0.047073, -0.048048, -0.047102, -0.047261, -0.046583, -0.049998, -0.051995, -0.056473, -0.058848, -0.066400 #*# -0.130310, -0.120341, -0.122055, -0.118957, -0.113905, -0.105690, -0.095502, -0.085573, -0.077257, -0.072903, -0.067038, -0.064659, -0.063149, -0.058967, -0.057000, -0.053317, -0.053106, -0.053278, -0.054211, -0.055210, -0.055759, -0.056193, -0.053530, -0.051415, -0.051110, -0.051527, -0.052458, -0.053288, -0.054213, -0.056013, -0.057683, -0.058693, -0.058313, -0.057793, -0.056772, -0.060395, -0.062066, -0.064297, -0.067892, -0.072965 #*# -0.141204, -0.131776, -0.130932, -0.129094, -0.125310, -0.120339, -0.109833, -0.100199, -0.091600, -0.085317, -0.080592, -0.077840, -0.075137, -0.069969, -0.068214, -0.065704, -0.065932, -0.067706, -0.067670, -0.068293, -0.068984, -0.069222, -0.066721, -0.064700, -0.064111, -0.064800, -0.064773, -0.065772, -0.065416, -0.065584, -0.067277, -0.070145, -0.068199, -0.067540, -0.066705, -0.069026, -0.070691, -0.072823, -0.074787, -0.078187 #*# -0.150746, -0.143087, -0.145300, -0.145297, -0.141388, -0.133080, -0.120500, -0.111650, -0.102348, -0.098773, -0.093064, -0.088832, -0.085967, -0.081711, -0.080079, -0.077718, -0.077764, -0.079371, -0.079781, -0.080156, -0.081720, -0.081258, -0.078926, -0.076036, -0.076398, -0.076604, -0.075061, -0.074749, -0.074907, -0.077097, -0.078029, -0.077989, -0.077775, -0.076305, -0.075595, -0.079391, -0.079850, -0.081526, -0.084840, -0.088000 #*# -0.157271, -0.157800, -0.165243, -0.166757, -0.162296, -0.154078, -0.135384, -0.123875, -0.115978, -0.110826, -0.106548, -0.101360, -0.097808, -0.093883, -0.090552, -0.090969, -0.091075, -0.091957, -0.091719, -0.093420, -0.094460, -0.095476, -0.091902, -0.088874, -0.087554, -0.087739, -0.086613, -0.086202, -0.086218, -0.087134, -0.088418, -0.088995, -0.086962, -0.085837, -0.087310, -0.094857, -0.094342, -0.095050, -0.097062, -0.094108 #*# -0.171280, -0.177341, -0.189212, -0.193261, -0.187155, -0.172458, -0.149959, -0.138049, -0.129281, -0.123886, -0.118554, -0.115610, -0.111487, -0.107168, -0.105489, -0.103887, -0.103820, -0.105362, -0.104294, -0.105030, -0.107442, -0.106575, -0.104372, -0.101671, -0.099772, -0.098522, -0.097054, -0.098060, -0.096275, -0.097687, -0.099908, -0.100520, -0.098178, -0.097486, -0.101218, -0.112375, -0.112858, -0.113207, -0.111052, -0.106486 #*# -0.182751, -0.189137, -0.199191, -0.205056, -0.199854, -0.188225, -0.167257, -0.153999, -0.145215, -0.139229, -0.134760, -0.131066, -0.125955, -0.123736, -0.121402, -0.120057, -0.119374, -0.121788, -0.119668, -0.121565, -0.121776, -0.120512, -0.119840, -0.115333, -0.114184, -0.111801, -0.109657, -0.111600, -0.111465, -0.112529, -0.113418, -0.113285, -0.111077, -0.110674, -0.113017, -0.124397, -0.127366, -0.126226, -0.118585, -0.113684 #*# -0.182522, -0.191295, -0.200912, -0.206352, -0.204628, -0.194053, -0.178673, -0.167675, -0.161407, -0.155793, -0.151369, -0.147832, -0.142992, -0.140410, -0.138289, -0.136660, -0.136008, -0.136375, -0.135526, -0.136400, -0.135198, -0.137414, -0.134522, -0.131314, -0.129909, -0.126436, -0.124361, -0.123702, -0.124910, -0.125869, -0.127190, -0.125651, -0.122770, -0.120139, -0.119027, -0.125964, -0.123870, -0.118966, -0.113020, -0.107957 #*# x_count = 40 #*# y_count = 40 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = bicubic #*# tension = 0.1 #*# min_x = 10.0 #*# max_x = 208.0 #*# min_y = 10.0 #*# max_y = 200. #*# #*# [heater_bed] #*# control = pid #*# pid_kp = 60.809 #*# pid_ki = 0.542 #*# pid_kd = 1705.690 #*# #*# [extruder] #*# control = pid #*# pid_kp = 42.310 #*# pid_ki = 4.863 #*# pid_kd = 92.024
Editor is loading...
Leave a Comment