############################################################################################################# ### CONFIGURATION GENERATED BY THE RATOS CONFIGURATOR ### Everything below [include RatOS.cfg] will override default RatOS behavior ############################################################################################################# [include RatOS.cfg] ############################################################################################################# ### MACRO CONFIGURATION ### Configure the behavior of RatOS macros ### See: https://os.ratrig.com/docs/configuration/macros ############################################################################################################# [gcode_macro RatOS] variable_relative_extrusion: False variable_preheat_extruder: True variable_calibrate_bed_mesh: True variable_nozzle_priming: "primeblob" variable_start_print_park_in: "back" variable_start_print_park_z_height: 50 variable_end_print_park_in: "back" variable_pause_print_park_in: "back" ############################################################################################################# ### USER OVERRIDES & CUSTOM CONFIGURATION ### Anything custom you want to add, or RatOS configuration you want to override, do it here. ### This section is pre-populated with the most common settings you may want to change. ### See: https://os.ratrig.com/docs/configuration/includes-and-overrides ### ### It is recommended that you follow these steps to properly calibrate your printer: ### 0) Sanity check and PID Tuning: https://www.klipper3d.org/Config_checks.html ### 1) Z-offset calibration: run BEACON_RATOS_CALIBRATE to automatically calibrate your beacon for scan and contact. ### IMPORTANT: Ensure the beacon is properly mounted and the nozzle and meltzone is clean by unloading ### the filament (if it's loaded) and make sure there's no ooze or gunk on the nozzle when the hotend is at printing temperature. ### 2) Pressure Advance: https://www.klipper3d.org/Pressure_Advance.html ### 3) Skew Correction: https://www.klipper3d.org/Skew_Correction.html ### 4) Resonance Compensation: https://www.klipper3d.org/Resonance_Compensation.html ### RatOS has dedicated macro's to generate shaper graphs for deeper analysis (requires accelerometer). ### Use MEASURE_COREXY_BELT_TENSION to compare tension between belts, and use ### GENERATE_SHAPER_GRAPHS to generate the resonance graphs for analysing and manually entering input shaper ### configuration. ### You can run SHAPER_CALIBRATE to automatically calibrate your input shaper configuration, if you just want ### to get started. ### Additionally, you can use the Realtime Analysis Tool to analyze your printer's performance in real-time. ### Read more about klipper here: https://www.klipper3d.org/Overview.html ############################################################################################################# #Input Shaper Settings [input_shaper] shaper_freq_x: 72.2 shaper_type_x: mzv shaper_freq_y: 48.6 shaper_type_y: mzv #LED Light Settings [output_pin caselight] pin: PB11 #your control board pin number pwm: true #enable pwm control for the led brightness shutdown_value: 0 #brightness on printer error value: 0.3 #value when printer turns on cycle_time: 0.0025 #fast-ish cycle time [gcode_macro led_on] description: turn the LED on gcode: SET_PIN PIN=caselight VALUE=0.3 #adjust value for designed brightness [gcode_macro led_off] description: turn the LED off gcode: SET_PIN PIN=caselight VALUE=0 #set value to 0 #Allow Slicer [ratos] allow_unsupported_slicer_versions: True #---------------------------------------------------- X ----------------------------------------------------- # The A axis motor for the toolhead, located at the rear left of the printer #------------------------------------------------------------------------------------------------------------ [stepper_x] dir_pin: x_dir_pin # Add ! in front of pin name to reverse the direction of stepper_x rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys homing_speed: 50 position_min: -59.8 position_max: 459.8 position_endstop: -59.8 #---------------------------------------------------- X1 ---------------------------------------------------- # The B axis motor for the toolhead, located at the rear right of the printer #------------------------------------------------------------------------------------------------------------ [stepper_x1] dir_pin: x1_dir_pin # Add ! in front of pin name to reverse the direction of stepper_x1 rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys #---------------------------------------------------- Y ----------------------------------------------------- # The left Y motor used for cartesian Y control in Hybrid CoreXY, located at the rear left of the printer #------------------------------------------------------------------------------------------------------------ [stepper_y] dir_pin: !y_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_y rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys homing_speed: 50 position_min: -14.35 position_max: 430 position_endstop: -14.35 #---------------------------------------------------- Y1 ---------------------------------------------------- # The right Y motor used for cartesian Y control in Hybrid CoreXY, located at the rear right of the printer #------------------------------------------------------------------------------------------------------------ [stepper_y1] dir_pin: y1_dir_pin # Add ! in front of pin name to reverse the direction of stepper_y1 rotation_distance: 40 # 40 for 20 tooth 2GT pulleys, 32 for 16 tooth 2GT pulleys #---------------------------------------------------- Z ----------------------------------------------------- # The left Z motor for the kinematic bed #------------------------------------------------------------------------------------------------------------ [stepper_z] dir_pin: !z0_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_z rotation_distance: 4 # 4 for TR8*4 lead screws homing_speed: 10 position_min: -5 position_max: 400 #---------------------------------------------------- Z1 ---------------------------------------------------- # The rear Z motor for the kinematic bed #------------------------------------------------------------------------------------------------------------ [stepper_z1] dir_pin: !z1_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_z1 rotation_distance: 4 # 4 for TR8*4 lead screws #---------------------------------------------------- Z2 ---------------------------------------------------- # The right Z motor for the kinematic bed #------------------------------------------------------------------------------------------------------------ [stepper_z2] dir_pin: !z2_dir_pin # Remove ! in front of pin name to reverse the direction of stepper_z2 rotation_distance: 4 # 4 for TR8*4 lead screws #------------------------------------------------- EXTRUDER ------------------------------------------------- # The extruder motor used for pushing filament through the toolhead #------------------------------------------------------------------------------------------------------------ [extruder] dir_pin: toolboard_t0:e_dir_pin # Add ! in front of pin name to reverse the direction of extruder rotation_distance: 4.63 # Orbiter 2 default max_extrude_cross_section: 0.40 #pressure_advance: 0.05 # Check https://www.klipper3d.org/Pressure_Advance.html for pressure advance tuning. #control: pid #pid_kp: 28.413 #pid_ki: 1.334 #pid_kd: 151.300 [heater_bed] control: pid pid_Kp: 22.2 pid_Ki: 1.08 pid_Kd: 114 # REMEMBER TO CALIBRATE YOUR BEACON! # Run BEACON_RATOS_CALIBRATE for automatic calibration. #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [beacon model default] #*# model_coef = 1.5363473263575467, #*# 1.8941029183161768, #*# 0.8291069129634869, #*# 0.4110464836575956, #*# 0.17413351406418634, #*# -0.005069983392435815, #*# -0.06415333527989149, #*# 0.07513358043389122, #*# 0.1250861178868848, #*# 0.028285755091376097 #*# model_domain = 1.8582160992275202e-07,1.9373339657321778e-07 #*# model_range = 0.199896,4.999896 #*# model_temp = 45.772324 #*# model_offset = 0.00000 #*# #*# [extruder] #*# control = pid #*# pid_kp = 33.560 #*# pid_ki = 11.775 #*# pid_kd = 23.911 #*# #*# [heater_bed] #*# #*# [bed_mesh default] #*# version = 1 #*# points = #*# 0.005361, 0.007233, 0.012941, 0.008246, -0.008319, -0.018825, -0.010161, -0.003227, 0.000546, -0.004548, -0.017194, -0.012516, -0.005003, -0.008366, -0.016281, -0.018404, -0.014874, -0.015086, -0.028820, -0.028108, -0.026724, -0.030457, -0.020519, -0.018940, -0.033586, -0.011118, -0.003077, -0.008327, 0.008381, -0.001875 #*# 0.005444, 0.000891, 0.009893, 0.008749, -0.007127, -0.010399, -0.000450, 0.002258, 0.005105, -0.000126, -0.012079, -0.009027, -0.000629, -0.002922, -0.012570, -0.015105, -0.011007, -0.011895, -0.024952, -0.018166, -0.020201, -0.026252, -0.014722, -0.014936, -0.028550, -0.002770, -0.000217, -0.005734, 0.009924, -0.000278 #*# 0.005935, 0.000618, 0.005507, 0.007884, -0.005907, -0.011130, 0.002977, 0.009177, 0.010077, 0.005053, -0.008661, -0.007995, 0.000643, -0.001549, -0.007922, -0.013033, -0.009654, -0.007229, -0.016755, -0.012396, -0.011722, -0.021184, -0.010944, -0.008173, -0.022252, -0.002822, 0.001762, -0.005891, 0.006776, 0.000779 #*# 0.001427, -0.002514, 0.005488, 0.003998, -0.004760, -0.004525, 0.007692, 0.012702, 0.011712, 0.001509, -0.008090, -0.004018, 0.004810, 0.001872, -0.006227, -0.009945, -0.007789, -0.006366, -0.014856, -0.007551, -0.010941, -0.016060, -0.005533, -0.006069, -0.022355, 0.000426, 0.000983, -0.000402, 0.016003, 0.007530 #*# 0.000435, -0.001585, 0.004286, 0.004261, -0.008930, -0.010114, 0.004321, 0.009975, 0.009231, 0.005379, -0.006235, -0.001307, 0.007402, 0.004593, -0.003720, -0.009559, -0.008117, -0.007229, -0.015276, -0.006664, -0.007089, -0.015017, -0.003708, -0.001852, -0.019409, -0.002093, 0.004598, 0.001468, 0.019056, 0.015185 #*# -0.007965, -0.005890, 0.001654, 0.000520, -0.011526, -0.008875, 0.005674, 0.007497, 0.008034, 0.005305, 0.001107, 0.007723, 0.012393, 0.006909, -0.001764, -0.006338, -0.002873, -0.004422, -0.010554, 0.002828, 0.001660, -0.005027, 0.005873, 0.002817, -0.016054, 0.007269, 0.012806, 0.011363, 0.027322, 0.021741 #*# -0.011872, -0.012450, -0.002573, -0.000906, -0.011545, -0.013726, 0.002986, 0.008160, 0.010239, 0.011170, 0.007599, 0.017364, 0.019812, 0.013753, 0.006362, 0.000768, 0.002227, 0.006763, 0.002190, 0.012568, 0.014581, 0.002269, 0.010122, 0.011689, -0.007931, 0.008641, 0.017702, 0.015402, 0.030635, 0.026066 #*# -0.020528, -0.016425, -0.001686, -0.001546, -0.011306, -0.007248, 0.008032, 0.010592, 0.015021, 0.012756, 0.010865, 0.023537, 0.025322, 0.017501, 0.010844, 0.006513, 0.008631, 0.014924, 0.013092, 0.027706, 0.024835, 0.010891, 0.016421, 0.014069, -0.004211, 0.016963, 0.021329, 0.022016, 0.039824, 0.031934 #*# -0.021211, -0.019880, -0.004071, 0.001091, -0.009998, -0.012547, 0.003794, 0.011031, 0.013819, 0.016290, 0.012732, 0.020882, 0.024083, 0.020792, 0.014563, 0.008725, 0.010891, 0.016236, 0.015173, 0.029878, 0.032573, 0.016357, 0.020287, 0.019641, -0.000186, 0.015010, 0.022656, 0.020262, 0.038893, 0.034446 #*# -0.018617, -0.015074, 0.000762, 0.003800, -0.008836, -0.009378, 0.009450, 0.016383, 0.022309, 0.022046, 0.022330, 0.028930, 0.029032, 0.027099, 0.024503, 0.016741, 0.019330, 0.022407, 0.018991, 0.035296, 0.035164, 0.022180, 0.028201, 0.022150, 0.002321, 0.021557, 0.028110, 0.029662, 0.047324, 0.040176 #*# -0.017108, -0.013230, 0.002052, 0.005854, -0.008566, -0.012044, 0.006111, 0.019164, 0.028468, 0.031995, 0.031600, 0.038533, 0.038330, 0.036429, 0.039582, 0.029423, 0.029313, 0.032884, 0.028606, 0.037575, 0.042024, 0.029423, 0.034093, 0.031188, 0.010200, 0.026417, 0.034376, 0.036939, 0.052290, 0.045439 #*# -0.020044, -0.011039, 0.005927, 0.007003, -0.006999, -0.004451, 0.013244, 0.021722, 0.031958, 0.033772, 0.037186, 0.042665, 0.044748, 0.044642, 0.050366, 0.040884, 0.041783, 0.043315, 0.037502, 0.043806, 0.041949, 0.033993, 0.041449, 0.036457, 0.015836, 0.035035, 0.042663, 0.046658, 0.061977, 0.055498 #*# -0.022405, -0.015981, 0.006255, 0.012766, -0.004537, -0.008404, 0.009679, 0.019801, 0.025651, 0.030184, 0.030446, 0.041497, 0.044414, 0.046779, 0.052249, 0.044593, 0.046175, 0.049615, 0.040234, 0.042043, 0.043223, 0.033498, 0.045303, 0.046272, 0.024064, 0.037661, 0.048415, 0.049030, 0.064209, 0.060471 #*# -0.024767, -0.015451, 0.004465, 0.010849, -0.005901, -0.007414, 0.011494, 0.018146, 0.022763, 0.020574, 0.027955, 0.037659, 0.041528, 0.042716, 0.049537, 0.042804, 0.048578, 0.049647, 0.036624, 0.041923, 0.042237, 0.036029, 0.045501, 0.042636, 0.024921, 0.044349, 0.051332, 0.053281, 0.065508, 0.056894 #*# -0.024207, -0.019262, -0.001007, 0.005914, -0.009635, -0.013826, 0.005063, 0.015370, 0.021308, 0.021962, 0.022386, 0.035653, 0.040411, 0.040689, 0.043451, 0.038509, 0.045662, 0.048818, 0.038565, 0.039776, 0.043858, 0.037304, 0.044772, 0.043266, 0.025904, 0.045341, 0.054801, 0.049775, 0.058260, 0.053393 #*# -0.026129, -0.017811, -0.002440, 0.001717, -0.014041, -0.011152, 0.008577, 0.016913, 0.021981, 0.020255, 0.028078, 0.033454, 0.041018, 0.040235, 0.043627, 0.038529, 0.045899, 0.046882, 0.037015, 0.045042, 0.046807, 0.040080, 0.047104, 0.040350, 0.023677, 0.051802, 0.055855, 0.049369, 0.056102, 0.050969 #*# -0.022692, -0.019498, -0.003327, 0.004417, -0.011023, -0.013461, 0.005525, 0.017168, 0.022573, 0.023729, 0.026664, 0.034344, 0.037555, 0.041300, 0.044639, 0.036487, 0.044336, 0.048935, 0.038418, 0.042215, 0.048734, 0.039704, 0.049269, 0.045441, 0.025582, 0.047960, 0.057005, 0.046677, 0.053079, 0.052402 #*# -0.027367, -0.019594, -0.003591, 0.002100, -0.010499, -0.007787, 0.009977, 0.017591, 0.020267, 0.017673, 0.026463, 0.031575, 0.035945, 0.039275, 0.047051, 0.042298, 0.049326, 0.051326, 0.036252, 0.040684, 0.044363, 0.040367, 0.049650, 0.041537, 0.024048, 0.051070, 0.052840, 0.045171, 0.054493, 0.045392 #*# -0.026394, -0.023332, -0.007936, -0.000349, -0.008883, -0.008021, 0.008051, 0.016600, 0.019262, 0.016246, 0.018710, 0.030696, 0.034856, 0.036678, 0.046211, 0.043153, 0.053450, 0.053684, 0.037337, 0.034145, 0.039620, 0.036750, 0.047607, 0.041660, 0.023703, 0.049149, 0.051621, 0.040855, 0.047220, 0.041267 #*# -0.026530, -0.023914, -0.007220, -0.002051, -0.012923, -0.005490, 0.010924, 0.017462, 0.018557, 0.014059, 0.022483, 0.029887, 0.036761, 0.037822, 0.048284, 0.043596, 0.053016, 0.051182, 0.034900, 0.037266, 0.041717, 0.036459, 0.046305, 0.037753, 0.020840, 0.050610, 0.048681, 0.038496, 0.044787, 0.038016 #*# -0.028547, -0.028602, -0.013874, -0.003554, -0.014315, -0.012181, 0.006509, 0.016906, 0.016358, 0.012798, 0.016671, 0.028949, 0.033035, 0.038632, 0.049279, 0.040756, 0.045011, 0.048312, 0.034773, 0.034636, 0.042799, 0.036706, 0.043492, 0.037806, 0.019611, 0.043670, 0.048900, 0.036221, 0.036731, 0.035960 #*# -0.035282, -0.030512, -0.012570, -0.007666, -0.017571, -0.013736, 0.005359, 0.014407, 0.013197, 0.004916, 0.013101, 0.022924, 0.033436, 0.043151, 0.060064, 0.045672, 0.043241, 0.043495, 0.032789, 0.036225, 0.041648, 0.037634, 0.039539, 0.030055, 0.014467, 0.047455, 0.045094, 0.034883, 0.040394, 0.036046 #*# -0.042882, -0.039124, -0.015235, -0.007859, -0.022019, -0.022191, -0.004958, 0.009181, 0.009219, 0.003049, 0.005220, 0.017463, 0.031783, 0.045912, 0.061982, 0.044997, 0.038142, 0.037858, 0.031585, 0.031381, 0.036308, 0.027966, 0.032488, 0.027674, 0.008205, 0.037395, 0.042159, 0.029281, 0.038150, 0.032250 #*# -0.054582, -0.046328, -0.023816, -0.017381, -0.031259, -0.029677, -0.011068, 0.002136, 0.002217, -0.001973, 0.002178, 0.011990, 0.029644, 0.040636, 0.054746, 0.036622, 0.032692, 0.031547, 0.024106, 0.031170, 0.031931, 0.023108, 0.028812, 0.020081, 0.003234, 0.038013, 0.035185, 0.024921, 0.035313, 0.028273 #*# -0.058634, -0.054059, -0.033911, -0.023945, -0.036657, -0.042299, -0.024449, -0.006453, -0.002979, -0.006549, -0.005347, 0.005170, 0.015174, 0.026171, 0.038790, 0.024840, 0.023187, 0.027225, 0.021727, 0.022438, 0.028176, 0.017391, 0.025316, 0.022637, 0.002686, 0.030512, 0.031556, 0.019196, 0.027270, 0.026801 #*# -0.061053, -0.055021, -0.037208, -0.032126, -0.043504, -0.045768, -0.026896, -0.011827, -0.008004, -0.012400, -0.004278, 0.003532, 0.010907, 0.013212, 0.028028, 0.018461, 0.023242, 0.027040, 0.020095, 0.024790, 0.026756, 0.022099, 0.026343, 0.017375, -0.000114, 0.034920, 0.030972, 0.019519, 0.029133, 0.022272 #*# -0.061955, -0.060798, -0.045397, -0.038291, -0.050887, -0.054363, -0.039441, -0.018705, -0.014416, -0.015163, -0.014139, -0.004762, 0.001977, 0.004168, 0.015176, 0.008984, 0.013725, 0.019449, 0.015580, 0.015677, 0.021705, 0.012705, 0.021210, 0.015944, -0.003846, 0.023328, 0.027385, 0.011119, 0.019367, 0.024617 #*# -0.066307, -0.062315, -0.047376, -0.040496, -0.055268, -0.054782, -0.034825, -0.017714, -0.015469, -0.017697, -0.011189, -0.006993, 0.001168, 0.001687, 0.014197, 0.004825, 0.011510, 0.018463, 0.009733, 0.012647, 0.016436, 0.011321, 0.018282, 0.008318, -0.011958, 0.024560, 0.022483, 0.010206, 0.020407, 0.016153 #*# -0.069265, -0.070043, -0.054459, -0.044964, -0.056042, -0.060685, -0.045533, -0.020136, -0.013840, -0.015282, -0.015632, -0.008982, -0.004750, -0.004190, 0.010287, 0.000911, 0.002157, 0.013500, 0.010229, 0.005271, 0.013841, 0.006368, 0.014045, 0.004856, -0.017079, 0.012934, 0.013489, 0.000272, 0.009600, 0.012977 #*# -0.081228, -0.080597, -0.064499, -0.053480, -0.062940, -0.063366, -0.044611, -0.026449, -0.017378, -0.018533, -0.014997, -0.011436, -0.007823, -0.009970, 0.007315, 0.001331, 0.003419, 0.008613, 0.003935, 0.007229, 0.009058, 0.004261, 0.009804, -0.001554, -0.021800, 0.012730, 0.006602, -0.003115, 0.007340, 0.004214 #*# x_count = 30 #*# y_count = 30 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = bicubic #*# tension = 0.2 #*# min_x = 20.0 #*# max_x = 370.0 #*# min_y = 30.0 #*# max_y = 350.0 #*# #*# [bed_mesh ratos] #*# version = 1 #*# points = #*# -0.123592, -0.120110, -0.122946, -0.125537, -0.112536, -0.106933, -0.111418, -0.118277, -0.119365, -0.113857, -0.121582, -0.130051, -0.124086, -0.132772, -0.127243, -0.127376 #*# -0.120332, -0.113432, -0.119916, -0.117191, -0.103071, -0.100012, -0.108975, -0.110684, -0.105485, -0.105133, -0.117607, -0.117718, -0.109488, -0.125697, -0.124006, -0.119960 #*# -0.121559, -0.115708, -0.114223, -0.116610, -0.104318, -0.101015, -0.102770, -0.103774, -0.104206, -0.102691, -0.110390, -0.113929, -0.110011, -0.122797, -0.116486, -0.118199 #*# -0.115593, -0.106074, -0.113642, -0.106840, -0.094854, -0.089323, -0.096886, -0.099210, -0.095241, -0.091731, -0.107744, -0.110820, -0.096879, -0.109569, -0.116233, -0.113901 #*# -0.121408, -0.107946, -0.106834, -0.102652, -0.093830, -0.090614, -0.092357, -0.087822, -0.093705, -0.091815, -0.096310, -0.104079, -0.097966, -0.108039, -0.102871, -0.105649 #*# -0.117818, -0.107612, -0.111909, -0.099111, -0.090785, -0.088425, -0.093095, -0.088359, -0.081830, -0.079932, -0.094261, -0.098064, -0.086416, -0.099686, -0.101606, -0.101963 #*# -0.123661, -0.114862, -0.112668, -0.103801, -0.096719, -0.091927, -0.087898, -0.078160, -0.083115, -0.082100, -0.086542, -0.095246, -0.091101, -0.103478, -0.095391, -0.095898 #*# -0.122124, -0.111241, -0.114913, -0.099429, -0.091362, -0.086001, -0.088971, -0.083877, -0.077713, -0.076846, -0.094655, -0.099386, -0.082964, -0.097178, -0.102338, -0.104525 #*# -0.123506, -0.112887, -0.108504, -0.099089, -0.091472, -0.085933, -0.084187, -0.076946, -0.081467, -0.078453, -0.085166, -0.095218, -0.087044, -0.096458, -0.088963, -0.093925 #*# -0.118242, -0.110092, -0.114447, -0.096441, -0.089311, -0.083124, -0.087007, -0.081204, -0.076843, -0.074640, -0.091820, -0.097281, -0.082113, -0.095429, -0.097359, -0.096163 #*# -0.128005, -0.117460, -0.111863, -0.101560, -0.097800, -0.091179, -0.086932, -0.078327, -0.088054, -0.084156, -0.085454, -0.097860, -0.091357, -0.101081, -0.088599, -0.090893 #*# -0.126648, -0.117589, -0.122705, -0.106027, -0.099872, -0.089894, -0.094733, -0.088561, -0.085309, -0.082611, -0.095683, -0.103693, -0.086494, -0.096374, -0.098168, -0.097617 #*# -0.132431, -0.123434, -0.118488, -0.107291, -0.105616, -0.097486, -0.092582, -0.082475, -0.093218, -0.089314, -0.089790, -0.103025, -0.098987, -0.108382, -0.096803, -0.099147 #*# -0.131738, -0.124312, -0.129829, -0.110918, -0.103052, -0.095159, -0.095866, -0.089685, -0.089689, -0.084121, -0.094957, -0.104385, -0.090440, -0.100268, -0.104471, -0.106200 #*# -0.141088, -0.134132, -0.134320, -0.117900, -0.113921, -0.107644, -0.098905, -0.083180, -0.097816, -0.092931, -0.091150, -0.104543, -0.101561, -0.108638, -0.098334, -0.105451 #*# -0.142078, -0.138920, -0.144323, -0.123211, -0.115795, -0.106524, -0.107183, -0.097078, -0.096969, -0.093310, -0.103479, -0.112607, -0.097954, -0.109040, -0.115248, -0.115315 #*# -0.151806, -0.151408, -0.149119, -0.133079, -0.129284, -0.119405, -0.109706, -0.095823, -0.111019, -0.106497, -0.101639, -0.116840, -0.112729, -0.122353, -0.111764, -0.115164 #*# -0.159003, -0.154493, -0.161399, -0.138620, -0.129064, -0.121988, -0.121571, -0.110408, -0.108887, -0.102985, -0.111919, -0.121741, -0.105834, -0.119104, -0.122717, -0.124522 #*# x_count = 16 #*# y_count = 18 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = bicubic #*# tension = 0.2 #*# min_x = 104.496 #*# max_x = 297.083 #*# min_y = 101.761 #*# max_y = 297.926