Last active
May 8, 2023 22:15
-
-
Save nmelihsensoy/1415a236510c74541d611774be3020da to your computer and use it in GitHub Desktop.
my_klipper_config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [include fluidd.cfg] | |
| [include mainsail.cfg] | |
| [virtual_sdcard] | |
| path: /home/melih/flsunI3Robin_data/gcodes | |
| [stepper_x] | |
| step_pin: PE3 | |
| dir_pin: !PE2 | |
| enable_pin: !PE4 | |
| microsteps: 16 | |
| rotation_distance: 32 | |
| endstop_pin: tmc2209_stepper_x:virtual_endstop | |
| position_endstop: 0 | |
| position_max: 205 | |
| position_min: 0 | |
| homing_speed: 50 | |
| homing_retract_dist: 0 | |
| [tmc2209 stepper_x] | |
| uart_pin: PD5 | |
| run_current: 0.9 | |
| stealthchop_threshold: 0 # 999999 | |
| interpolate: True | |
| diag_pin: PA15 | |
| driver_SGTHRS: 100 | |
| [stepper_y] | |
| step_pin: PE0 | |
| dir_pin: PB9 | |
| enable_pin: !PE1 | |
| microsteps: 16 | |
| rotation_distance: 32 | |
| endstop_pin: tmc2209_stepper_y:virtual_endstop | |
| position_endstop: 0 | |
| position_max: 140 | |
| homing_speed: 50 | |
| homing_retract_dist: 0 | |
| [tmc2209 stepper_y] | |
| uart_pin: PD7 | |
| run_current: 0.6 | |
| stealthchop_threshold: 0 #999999 | |
| diag_pin: PA12 | |
| driver_SGTHRS: 100 | |
| [stepper_z] | |
| step_pin: PB5 | |
| dir_pin: PB4 | |
| enable_pin: !PB8 | |
| #endstop_pin: !PA11 | |
| microsteps: 16 | |
| rotation_distance: 2 | |
| position_min: -6 | |
| position_max: 180 | |
| homing_speed: 5 | |
| homing_retract_speed: 2 | |
| homing_retract_dist: 1 | |
| second_homing_speed: 0.5 | |
| endstop_pin: probe:z_virtual_endstop | |
| [tmc2209 stepper_z] | |
| uart_pin: PD4 | |
| run_current: 0.7 | |
| stealthchop_threshold: 0 #999999 | |
| interpolate: True | |
| [extruder] | |
| step_pin: PD6 | |
| dir_pin: !PD3 | |
| enable_pin: !PB3 | |
| microsteps: 16 | |
| rotation_distance: 7.710843373 | |
| nozzle_diameter: 0.400 | |
| filament_diameter: 1.750 | |
| heater_pin: PC3 | |
| sensor_type: Trianglelab-NTC100K-B3950 | |
| sensor_pin: PC1 | |
| #control: pid | |
| #pid_Kp: 14.669 | |
| #pid_Ki: 0.572 | |
| #pid_Kd: 94.068 | |
| min_temp: 0 | |
| max_temp: 250 | |
| max_extrude_only_distance: 3000 | |
| min_extrude_temp: 0 | |
| #max_extrude_only_velocity: 17 | |
| #max_extrude_only_accel: 750 | |
| #pressure_advance : 0.360 | |
| [tmc2209 extruder] | |
| uart_pin: PD9 | |
| run_current: 0.6 | |
| stealthchop_threshold: 0 #999999 | |
| interpolate: True | |
| [firmware_retraction] | |
| retract_length: 5 | |
| retract_speed: 90 | |
| unretract_extra_length: 0 | |
| unretract_speed: 90 | |
| [heater_bed] | |
| heater_pin: PA0 | |
| sensor_type: EPCOS 100K B57560G104F | |
| sensor_pin: PC0 | |
| #control: pid | |
| #pid_Kp: 325.10 | |
| #pid_Ki: 63.35 | |
| #pid_Kd: 417.10 | |
| min_temp: -5 | |
| max_temp: 115 | |
| [thermistor Trianglelab-NTC100K-B3950] | |
| temperature1: 25 | |
| resistance1: 103180 | |
| temperature2: 150 | |
| resistance2: 1366.2 | |
| temperature3: 250 | |
| resistance3: 168.6 | |
| [verify_heater heater_bed] | |
| check_gain_time: 90 | |
| [bltouch] | |
| sensor_pin: ^PA11 | |
| control_pin: PA8 | |
| x_offset: 41.5 | |
| y_offset: -39 | |
| #z_offset: 0 | |
| #set_output_mode: 5V | |
| #stow_on_each_sample: False | |
| #probe_with_touch_mode: True | |
| samples: 2 | |
| [safe_z_home] | |
| home_xy_position: 106.5, 75 # Change coordinates to the center of your print bed | |
| speed: 50 | |
| z_hop: 10 # Move up 10mm | |
| z_hop_speed: 5 | |
| [bed_mesh] | |
| speed: 80 | |
| horizontal_move_z: 5 | |
| mesh_min: 41.5, -14 #!!min and max co-ords are based on the probes location not the nozzle!! | |
| mesh_max: 198.5, 101 #needs to be calibrated for your individual printer | |
| probe_count: 5,5 #this is the number of probing points on X then Y axis | |
| mesh_pps: 2,2 | |
| fade_start: 1 | |
| fade_end: 10 | |
| fade_target: 0 | |
| [fan] | |
| pin: PB1 | |
| [mcu] | |
| serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 | |
| restart_method: command | |
| [printer] | |
| kinematics: cartesian | |
| max_velocity: 100 | |
| max_accel: 3500 | |
| max_z_velocity: 2 | |
| max_z_accel: 4 | |
| max_accel_to_decel: 1750 | |
| square_corner_velocity: 4.0 | |
| [input_shaper] | |
| shaper_freq_x: 34 | |
| shaper_freq_y: 25 | |
| [mcu rpi] | |
| serial: /tmp/klipper_host_mcu | |
| #[adxl345] | |
| #cs_pin: rpi:None | |
| #spi_bus: spidev1.0 | |
| #[resonance_tester] | |
| #accel_chip: adxl345 | |
| #probe_points: 100, 100, 20 | |
| ######################################## | |
| # EXP1 / EXP2 (display) pins | |
| ######################################## | |
| [board_pins] | |
| aliases: | |
| # EXP1 header | |
| EXP1_2=PE13, EXP1_4=PC6, EXP1_6=PE15, EXP1_8=PD10, EXP1_10=<5V>, | |
| EXP1_1=PC5, EXP1_3=PD13, EXP1_5=PE14, EXP1_7=PD11, EXP1_9=<GND>, | |
| # EXP2 header | |
| EXP2_2=PA5, EXP2_4=PE10, EXP2_6=PA7, EXP2_8=<RST>, EXP2_10=<3.3v>, | |
| EXP2_1=PA6, EXP2_3=PE8, EXP2_5=PE11, EXP2_7=PE12, EXP2_9=<GND> | |
| # Pins EXP2_1, EXP2_6, EXP2_2 are also MISO, MOSI, SCK of bus "ssp1" | |
| # See the MKS Lcd Config path file for definitions of common LCD displays. | |
| [force_move] | |
| # Enable commands that force potentially unsafe movement | |
| enable_force_move: True | |
| [gcode_macro UNSAFE_Z_UP] | |
| description: Elevete Z axis 10mm without homing | |
| gcode: | |
| G91 # use relative coordinates | |
| SET_KINEMATIC_POSITION Z=0 # | |
| G1 Z+10 F1500 | |
| M84 # disable steppers | |
| [gcode_macro UNSAFE_Y_UP] | |
| description: Elevete Z axis 10mm without homing | |
| gcode: | |
| G91 # use relative coordinates | |
| SET_KINEMATIC_POSITION Z=0 # | |
| G1 Y+10 F1500 | |
| M84 # disable steppers | |
| [gcode_macro UNSAFE_Y_DOWN] | |
| description: Elevete Z axis 10mm without homing | |
| gcode: | |
| G91 # use relative coordinates | |
| SET_KINEMATIC_POSITION Z=0 # | |
| G1 Y-10 F1500 | |
| M84 # disable steppers | |
| [gcode_macro FILAMENT_LOAD_FAST] | |
| gcode: | |
| M83 # Put the extruder into relative mode | |
| G92 E0.0 # Reset the extruder so that it thinks it is at position zero | |
| G1 E1050 F960 # Move the extruder forward 120mm at a speed of 350mm/minute | |
| G92 E0.0 # Reset the extruder again | |
| M82 | |
| [gcode_macro FILAMENT_LOAD_SLOW] | |
| gcode: | |
| M83 # Put the extruder into relative mode | |
| G92 E0.0 # Reset the extruder so that it thinks it is at position zero | |
| G1 E1050 F350 # Move the extruder forward 120mm at a speed of 350mm/minute | |
| G92 E0.0 # Reset the extruder again | |
| M82 | |
| [gcode_macro FILAMENT_LOAD_SHORT] | |
| gcode: | |
| M83 # Put the extruder into relative mode | |
| G92 E0.0 # Reset the extruder so that it thinks it is at position zero | |
| G1 E100 F350 # Move the extruder forward 120mm at a speed of 350mm/minute | |
| G92 E0.0 # Reset the extruder again | |
| M82 | |
| [gcode_macro FILAMENT_UNLOAD_FAST] | |
| gcode: | |
| M83 # Put the extruder into relative mode | |
| G92 E0.0 # Reset the extruder so that it thinks it is at position zero | |
| #G1 E120 F350 # Move the extruder forward 120mm at a speed of 350mm/minute | |
| G1 E-1100 F960 | |
| #G1 E-50 F960 | |
| G92 E0.0 # Reset the extruder again | |
| M82 | |
| [gcode_macro FILAMENT_UNLOAD_SLOW] | |
| gcode: | |
| M83 # Put the extruder into relative mode | |
| G92 E0.0 # Reset the extruder so that it thinks it is at position zero | |
| #G1 E120 F350 # Move the extruder forward 120mm at a speed of 350mm/minute | |
| G1 E-1100 F300 | |
| #G1 E-50 F960 | |
| G92 E0.0 # Reset the extruder again | |
| M82 | |
| [gcode_macro START_PRINT] | |
| gcode: | |
| {% set BED_TEMP = params.BED_TEMP|default(60)|float %} | |
| {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(190)|float %} | |
| M140 S{BED_TEMP};Start heating bed | |
| G90 | |
| G28 | |
| BED_MESH_PROFILE LOAD=default ;load the mesh | |
| M190 S{BED_TEMP};Wait for bed to reach temp | |
| M104 S{EXTRUDER_TEMP} ;Start heating extruder | |
| M109 S{EXTRUDER_TEMP};Wait for extruder to reach temp before proceeding | |
| G92 E0 ; Reset Extruder | |
| G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed | |
| G1 X0.5 Y20 Z0.3 F5000.0 ; Move to start position | |
| G1 X0.5 Y140.0 Z0.3 F1500.0 E15 ; Draw the first line | |
| G1 X0.8 Y140.0 Z0.3 F5000.0 ; Move to side a little | |
| G1 X0.8 Y20 Z0.3 F1500.0 E30 ; Draw the second line | |
| G92 E0 ; Reset Extruder | |
| G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed | |
| G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish | |
| G10 ; retract | |
| [gcode_macro END_PRINT] | |
| gcode: | |
| G91 ;Relative positioning | |
| G1 E-2 F2700 ;Retract a bit | |
| G1 E-2 Z0.2 F2400 ;Retract and raise Z | |
| G1 X5 Y5 F3000 ;Wipe out | |
| G1 Z50 ;Raise Z more | |
| G90 ;Absolute positioning | |
| G1 X0 Y140 ;Present print | |
| M106 S0 ;Turn-off fan | |
| M104 S0 ;Turn-off hotend | |
| M140 S0 ;Turn-off bed | |
| M84 ;Disable steppers | |
| #https://github.com/pedrolamas/klipper-virtual-pins | |
| #[virtual_pins] | |
| #[output_pin lock_m106] | |
| #pin: virtual_pin:lock_m106 | |
| #pwm: False | |
| #value: 0 | |
| #[gcode_macro M106] | |
| #description: set fan with manual override and lock option | |
| #rename_existing: M106.1 | |
| #gcode: | |
| # {% if printer['output_pin lock_m106'].value|int == 0 or params.M|default(0) == '1' %} | |
| # M106.1 {rawparams} | |
| # {% else %} | |
| # {action_respond_info("M106 update is locked")} | |
| # {% endif %} | |
| #*# <---------------------- SAVE_CONFIG ----------------------> | |
| #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. | |
| #*# | |
| #*# [bed_mesh default] | |
| #*# version = 1 | |
| #*# points = | |
| #*# -0.063750, -0.110625, -0.098125, -0.092187, 0.030625 | |
| #*# 0.051563, 0.002188, 0.009688, -0.043750, -0.033125 | |
| #*# 0.050000, 0.106875, 0.131875, -0.012500, -0.104062 | |
| #*# 0.060000, 0.128750, 0.164063, 0.063438, -0.085000 | |
| #*# 0.026250, 0.114375, 0.168438, 0.111875, -0.020000 | |
| #*# x_count = 5 | |
| #*# y_count = 5 | |
| #*# mesh_x_pps = 2 | |
| #*# mesh_y_pps = 2 | |
| #*# algo = lagrange | |
| #*# tension = 0.2 | |
| #*# min_x = 41.5 | |
| #*# max_x = 198.5 | |
| #*# min_y = -14.0 | |
| #*# max_y = 101.0 | |
| #*# | |
| #*# [extruder] | |
| #*# control = pid | |
| #*# pid_kp = 25.061 | |
| #*# pid_ki = 1.228 | |
| #*# pid_kd = 127.812 | |
| #*# | |
| #*# [heater_bed] | |
| #*# control = pid | |
| #*# pid_kp = 67.073 | |
| #*# pid_ki = 0.914 | |
| #*# pid_kd = 1229.952 | |
| #*# | |
| #*# [bltouch] | |
| #*# z_offset = 2.085 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # generated by SuperSlicer 2.4 on 2023-04-27 at 08:24:26 UTC | |
| [print:0.20mm NORMAL - Copy] | |
| allow_empty_layers = 0 | |
| avoid_crossing_not_first_layer = 1 | |
| avoid_crossing_perimeters = 0 | |
| avoid_crossing_perimeters_max_detour = 0 | |
| bottom_fill_pattern = monotonic | |
| bottom_solid_layers = 4 | |
| bottom_solid_min_thickness = 0.5 | |
| bridge_acceleration = 1000 | |
| bridge_angle = 0 | |
| bridge_flow_ratio = 95% | |
| bridge_internal_acceleration = 0 | |
| bridge_overlap = 75% | |
| bridge_overlap_min = 60% | |
| bridge_speed = 25 | |
| bridge_speed_internal = 150% | |
| bridge_type = flow | |
| bridged_infill_margin = 200% | |
| brim_acceleration = 0 | |
| brim_ears = 0 | |
| brim_ears_detection_length = 1 | |
| brim_ears_max_angle = 125 | |
| brim_ears_pattern = concentric | |
| brim_inside_holes = 0 | |
| brim_separation = 0.1 | |
| brim_speed = 50% | |
| brim_width = 0 | |
| brim_width_interior = 0 | |
| clip_multipart_objects = 1 | |
| compatible_printers = | |
| compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^.].*/ and nozzle_diameter[0]==0.4 | |
| complete_objects = 0 | |
| complete_objects_one_brim = 0 | |
| complete_objects_one_skirt = 0 | |
| complete_objects_sort = object | |
| curve_smoothing_angle_concave = 0 | |
| curve_smoothing_angle_convex = 0 | |
| curve_smoothing_cutoff_dist = 2 | |
| curve_smoothing_precision = 0 | |
| default_acceleration = 1000 | |
| default_speed = 100 | |
| dont_support_bridges = 0 | |
| draft_shield = disabled | |
| duplicate_distance = 6 | |
| enforce_full_fill_volume = 1 | |
| enforce_retract_first_layer = 1 | |
| ensure_vertical_shell_thickness = 1 | |
| exact_last_layer_height = 0 | |
| external_infill_margin = 150% | |
| external_perimeter_acceleration = 0 | |
| external_perimeter_cut_corners = 0% | |
| external_perimeter_extrusion_spacing = | |
| external_perimeter_extrusion_width = 0.45 | |
| external_perimeter_overlap = 100% | |
| external_perimeter_speed = 40 | |
| external_perimeters_first = 0 | |
| external_perimeters_hole = 1 | |
| external_perimeters_nothole = 1 | |
| external_perimeters_vase = 0 | |
| extra_perimeters = 0 | |
| extra_perimeters_odd_layers = 0 | |
| extra_perimeters_overhangs = 0 | |
| extruder_clearance_height = 20 | |
| extruder_clearance_radius = 45 | |
| extrusion_spacing = | |
| extrusion_width = 0.45 | |
| fill_angle = 45 | |
| fill_angle_increment = 0 | |
| fill_density = 20% | |
| fill_pattern = cubic | |
| fill_smooth_distribution = 10% | |
| fill_smooth_width = 50% | |
| fill_top_flow_ratio = 100% | |
| first_layer_acceleration = 800 | |
| first_layer_acceleration_over_raft = 0 | |
| first_layer_extrusion_spacing = | |
| first_layer_extrusion_width = 0.42 | |
| first_layer_flow_ratio = 100% | |
| first_layer_height = 0.2 | |
| first_layer_infill_speed = 20 | |
| first_layer_min_speed = 20 | |
| first_layer_size_compensation = -0.2 | |
| first_layer_size_compensation_layers = 1 | |
| first_layer_speed = 20 | |
| first_layer_speed_over_raft = 30 | |
| fuzzy_skin = none | |
| fuzzy_skin_point_dist = 200% | |
| fuzzy_skin_thickness = 150% | |
| gap_fill_acceleration = 0 | |
| gap_fill_enabled = 1 | |
| gap_fill_flow_match_perimeter = 0% | |
| gap_fill_last = 0 | |
| gap_fill_min_area = 100% | |
| gap_fill_overlap = 100% | |
| gap_fill_speed = 40 | |
| gcode_comments = 0 | |
| gcode_label_objects = 1 | |
| gcode_resolution = 0 | |
| gcode_substitutions = | |
| hole_size_compensation = 0 | |
| hole_size_threshold = 100 | |
| hole_to_polyhole = 0 | |
| hole_to_polyhole_threshold = 0.01 | |
| hole_to_polyhole_twisted = 1 | |
| infill_acceleration = 2000 | |
| infill_anchor = 2.5 | |
| infill_anchor_max = 12 | |
| infill_connection = connected | |
| infill_connection_bottom = connected | |
| infill_connection_solid = connected | |
| infill_connection_top = connected | |
| infill_dense = 0 | |
| infill_dense_algo = autoenlarged | |
| infill_every_layers = 1 | |
| infill_extruder = 1 | |
| infill_extrusion_spacing = | |
| infill_extrusion_width = 0.45 | |
| infill_first = 0 | |
| infill_only_where_needed = 0 | |
| infill_overlap = 25% | |
| infill_speed = 60 | |
| inherits = 0.20mm NORMAL | |
| interface_shells = 0 | |
| ironing = 0 | |
| ironing_acceleration = 0 | |
| ironing_angle = -1 | |
| ironing_flowrate = 15% | |
| ironing_spacing = 0.1 | |
| ironing_speed = 50% | |
| ironing_type = top | |
| layer_height = 0.2 | |
| max_print_speed = 100 | |
| max_volumetric_speed = 0 | |
| milling_after_z = 200% | |
| milling_extra_size = 150% | |
| milling_post_process = 0 | |
| milling_speed = 30 | |
| min_skirt_length = 4 | |
| min_width_top_surface = 100% | |
| mmu_segmented_region_max_width = 0 | |
| model_precision = 0.0001 | |
| no_perimeter_unsupported_algo = none | |
| notes = | |
| only_one_perimeter_first_layer = 0 | |
| only_one_perimeter_top = 1 | |
| only_one_perimeter_top_other_algo = 0 | |
| only_retract_when_crossing_perimeters = 0 | |
| ooze_prevention = 0 | |
| output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode | |
| over_bridge_flow_ratio = 100% | |
| overhangs_acceleration = 0 | |
| overhangs_reverse = 0 | |
| overhangs_reverse_threshold = 250% | |
| overhangs_speed = 100% | |
| overhangs_width = 75% | |
| overhangs_width_speed = 55% | |
| perimeter_acceleration = 800 | |
| perimeter_bonding = 0% | |
| perimeter_extruder = 1 | |
| perimeter_extrusion_spacing = | |
| perimeter_extrusion_width = 0.45 | |
| perimeter_loop = 0 | |
| perimeter_loop_seam = rear | |
| perimeter_overlap = 100% | |
| perimeter_round_corners = 0 | |
| perimeter_speed = 50 | |
| perimeters = 2 | |
| post_process = | |
| print_custom_variables = | |
| print_extrusion_multiplier = 100% | |
| print_retract_length = -1 | |
| print_retract_lift = -1 | |
| print_settings_id = | |
| print_temperature = 0 | |
| raft_contact_distance = 0.2 | |
| raft_expansion = 1.5 | |
| raft_first_layer_density = 90% | |
| raft_first_layer_expansion = 3 | |
| raft_layers = 0 | |
| resolution = 0.0125 | |
| resolution_internal = 0.1 | |
| seam_angle_cost = 50% | |
| seam_position = cost | |
| seam_travel_cost = 50% | |
| single_extruder_multi_material_priming = 1 | |
| skirt_brim = 0 | |
| skirt_distance = 2 | |
| skirt_distance_from_brim = 1 | |
| skirt_extrusion_width = 130% | |
| skirt_height = 3 | |
| skirts = 1 | |
| slice_closing_radius = 0.049 | |
| slicing_mode = regular | |
| small_perimeter_max_length = 20 | |
| small_perimeter_min_length = 6 | |
| small_perimeter_speed = 25 | |
| solid_fill_pattern = rectilineargapfill | |
| solid_infill_acceleration = 0 | |
| solid_infill_below_area = 0 | |
| solid_infill_every_layers = 0 | |
| solid_infill_extruder = 1 | |
| solid_infill_extrusion_spacing = | |
| solid_infill_extrusion_width = 0.45 | |
| solid_infill_overlap = 100% | |
| solid_infill_speed = 50 | |
| solid_over_perimeters = 2 | |
| spiral_vase = 0 | |
| standby_temperature_delta = -5 | |
| support_material = 0 | |
| support_material_acceleration = 0 | |
| support_material_angle = 0 | |
| support_material_auto = 0 | |
| support_material_bottom_contact_distance = 0.2 | |
| support_material_bottom_interface_layers = 0 | |
| support_material_buildplate_only = 0 | |
| support_material_closing_radius = 2 | |
| support_material_contact_distance = 0.2 | |
| support_material_contact_distance_type = filament | |
| support_material_enforce_layers = 0 | |
| support_material_extruder = 0 | |
| support_material_extrusion_width = 0.35 | |
| support_material_interface_acceleration = 0 | |
| support_material_interface_contact_loops = 0 | |
| support_material_interface_extruder = 0 | |
| support_material_interface_layers = 2 | |
| support_material_interface_pattern = rectilinear | |
| support_material_interface_spacing = 0.2 | |
| support_material_interface_speed = 80% | |
| support_material_pattern = rectilinear | |
| support_material_spacing = 2 | |
| support_material_speed = 50 | |
| support_material_style = grid | |
| support_material_synchronize_layers = 0 | |
| support_material_threshold = 50 | |
| support_material_with_sheath = 0 | |
| support_material_xy_spacing = 60% | |
| thin_perimeters = 80% | |
| thin_perimeters_all = 20% | |
| thin_walls = 0 | |
| thin_walls_acceleration = 0 | |
| thin_walls_merge = 1 | |
| thin_walls_min_width = 33% | |
| thin_walls_overlap = 50% | |
| thin_walls_speed = 100% | |
| threads = 8 | |
| top_fill_pattern = monotonic | |
| top_infill_extrusion_spacing = | |
| top_infill_extrusion_width = 0.4 | |
| top_solid_infill_acceleration = 0 | |
| top_solid_infill_speed = 40 | |
| top_solid_layers = 6 | |
| top_solid_min_thickness = 0.7 | |
| travel_acceleration = 1500 | |
| travel_deceleration_use_target = 1 | |
| travel_speed = 180 | |
| travel_speed_z = 12 | |
| wipe_tower = 1 | |
| wipe_tower_bridging = 10 | |
| wipe_tower_brim_width = 2 | |
| wipe_tower_no_sparse_layers = 0 | |
| wipe_tower_rotation_angle = 0 | |
| wipe_tower_width = 60 | |
| wipe_tower_x = 170 | |
| wipe_tower_y = 140 | |
| xy_inner_size_compensation = 0 | |
| xy_size_compensation = 0 | |
| [print:FLSUN I3] | |
| allow_empty_layers = 0 | |
| avoid_crossing_not_first_layer = 1 | |
| avoid_crossing_perimeters = 0 | |
| avoid_crossing_perimeters_max_detour = 0 | |
| bottom_fill_pattern = monotonic | |
| bottom_solid_layers = 3 | |
| bottom_solid_min_thickness = 0 | |
| bridge_acceleration = 0 | |
| bridge_angle = 0 | |
| bridge_flow_ratio = 100% | |
| bridge_internal_acceleration = 0 | |
| bridge_overlap = 90% | |
| bridge_overlap_min = 80% | |
| bridge_speed = 60% | |
| bridge_speed_internal = 150% | |
| bridge_type = nozzle | |
| bridged_infill_margin = 200% | |
| brim_acceleration = 0 | |
| brim_ears = 0 | |
| brim_ears_detection_length = 1 | |
| brim_ears_max_angle = 125 | |
| brim_ears_pattern = concentric | |
| brim_inside_holes = 0 | |
| brim_separation = 0 | |
| brim_speed = 50% | |
| brim_width = 0 | |
| brim_width_interior = 0 | |
| clip_multipart_objects = 1 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| complete_objects = 0 | |
| complete_objects_one_brim = 0 | |
| complete_objects_one_skirt = 0 | |
| complete_objects_sort = object | |
| curve_smoothing_angle_concave = 0 | |
| curve_smoothing_angle_convex = 0 | |
| curve_smoothing_cutoff_dist = 2 | |
| curve_smoothing_precision = 0 | |
| default_acceleration = 500 | |
| default_speed = 100 | |
| dont_support_bridges = 1 | |
| draft_shield = disabled | |
| duplicate_distance = 6 | |
| enforce_full_fill_volume = 1 | |
| enforce_retract_first_layer = 1 | |
| ensure_vertical_shell_thickness = 0 | |
| exact_last_layer_height = 0 | |
| external_infill_margin = 150% | |
| external_perimeter_acceleration = 0 | |
| external_perimeter_cut_corners = 0% | |
| external_perimeter_extrusion_spacing = 100% | |
| external_perimeter_extrusion_width = | |
| external_perimeter_overlap = 100% | |
| external_perimeter_speed = 50% | |
| external_perimeters_first = 0 | |
| external_perimeters_hole = 1 | |
| external_perimeters_nothole = 1 | |
| external_perimeters_vase = 0 | |
| extra_perimeters = 0 | |
| extra_perimeters_odd_layers = 0 | |
| extra_perimeters_overhangs = 0 | |
| extruder_clearance_height = 20 | |
| extruder_clearance_radius = 20 | |
| extrusion_spacing = 105% | |
| extrusion_width = | |
| fill_angle = 45 | |
| fill_angle_increment = 0 | |
| fill_density = 80% | |
| fill_pattern = rectilinear | |
| fill_smooth_distribution = 10% | |
| fill_smooth_width = 50% | |
| fill_top_flow_ratio = 100% | |
| first_layer_acceleration = 0 | |
| first_layer_acceleration_over_raft = 0 | |
| first_layer_extrusion_spacing = 140% | |
| first_layer_extrusion_width = | |
| first_layer_flow_ratio = 100% | |
| first_layer_height = 100% | |
| first_layer_infill_speed = 0 | |
| first_layer_min_speed = 0 | |
| first_layer_size_compensation = 0 | |
| first_layer_size_compensation_layers = 1 | |
| first_layer_speed = 30 | |
| first_layer_speed_over_raft = 30 | |
| fuzzy_skin = none | |
| fuzzy_skin_point_dist = 200% | |
| fuzzy_skin_thickness = 150% | |
| gap_fill_acceleration = 0 | |
| gap_fill_enabled = 1 | |
| gap_fill_flow_match_perimeter = 0% | |
| gap_fill_last = 0 | |
| gap_fill_min_area = 100% | |
| gap_fill_overlap = 100% | |
| gap_fill_speed = 50% | |
| gcode_comments = 0 | |
| gcode_label_objects = 0 | |
| gcode_resolution = 0 | |
| gcode_substitutions = | |
| hole_size_compensation = 0 | |
| hole_size_threshold = 100 | |
| hole_to_polyhole = 0 | |
| hole_to_polyhole_threshold = 0.01 | |
| hole_to_polyhole_twisted = 1 | |
| infill_acceleration = 0 | |
| infill_anchor = 600% | |
| infill_anchor_max = 0 | |
| infill_connection = connected | |
| infill_connection_bottom = connected | |
| infill_connection_solid = connected | |
| infill_connection_top = connected | |
| infill_dense = 0 | |
| infill_dense_algo = autoenlarged | |
| infill_every_layers = 1 | |
| infill_extruder = 1 | |
| infill_extrusion_spacing = 100% | |
| infill_extrusion_width = | |
| infill_first = 0 | |
| infill_only_where_needed = 0 | |
| infill_overlap = 25% | |
| infill_speed = 300% | |
| inherits = | |
| interface_shells = 0 | |
| ironing = 0 | |
| ironing_acceleration = 0 | |
| ironing_angle = -1 | |
| ironing_flowrate = 15% | |
| ironing_spacing = 0.1 | |
| ironing_speed = 50% | |
| ironing_type = top | |
| layer_height = 0.1 | |
| max_print_speed = 80 | |
| max_volumetric_speed = 0 | |
| milling_after_z = 200% | |
| milling_extra_size = 150% | |
| milling_post_process = 0 | |
| milling_speed = 30 | |
| min_skirt_length = 0 | |
| min_width_top_surface = 100% | |
| mmu_segmented_region_max_width = 0 | |
| model_precision = 0.0001 | |
| no_perimeter_unsupported_algo = none | |
| notes = | |
| only_one_perimeter_first_layer = 0 | |
| only_one_perimeter_top = 1 | |
| only_one_perimeter_top_other_algo = 0 | |
| only_retract_when_crossing_perimeters = 0 | |
| ooze_prevention = 0 | |
| output_filename_format = {input_filename_base}.gcode | |
| over_bridge_flow_ratio = 100% | |
| overhangs_acceleration = 0 | |
| overhangs_reverse = 0 | |
| overhangs_reverse_threshold = 250% | |
| overhangs_speed = 100% | |
| overhangs_width = 75% | |
| overhangs_width_speed = 55% | |
| perimeter_acceleration = 0 | |
| perimeter_bonding = 0% | |
| perimeter_extruder = 1 | |
| perimeter_extrusion_spacing = 105% | |
| perimeter_extrusion_width = | |
| perimeter_loop = 0 | |
| perimeter_loop_seam = rear | |
| perimeter_overlap = 100% | |
| perimeter_round_corners = 0 | |
| perimeter_speed = 60% | |
| perimeters = 3 | |
| post_process = | |
| print_custom_variables = | |
| print_extrusion_multiplier = 100% | |
| print_retract_length = -1 | |
| print_retract_lift = -1 | |
| print_settings_id = | |
| print_temperature = 0 | |
| raft_contact_distance = 0.1 | |
| raft_expansion = 1.5 | |
| raft_first_layer_density = 90% | |
| raft_first_layer_expansion = 3 | |
| raft_layers = 0 | |
| resolution = 0.0125 | |
| resolution_internal = 0.1 | |
| seam_angle_cost = 80% | |
| seam_position = cost | |
| seam_travel_cost = 20% | |
| single_extruder_multi_material_priming = 1 | |
| skirt_brim = 0 | |
| skirt_distance = 6 | |
| skirt_distance_from_brim = 1 | |
| skirt_extrusion_width = 110% | |
| skirt_height = 1 | |
| skirts = 1 | |
| slice_closing_radius = 0.049 | |
| slicing_mode = regular | |
| small_perimeter_max_length = 20 | |
| small_perimeter_min_length = 6 | |
| small_perimeter_speed = 50% | |
| solid_fill_pattern = rectilineargapfill | |
| solid_infill_acceleration = 0 | |
| solid_infill_below_area = 70 | |
| solid_infill_every_layers = 0 | |
| solid_infill_extruder = 1 | |
| solid_infill_extrusion_spacing = 105% | |
| solid_infill_extrusion_width = | |
| solid_infill_overlap = 100% | |
| solid_infill_speed = 30% | |
| solid_over_perimeters = 2 | |
| spiral_vase = 0 | |
| standby_temperature_delta = -5 | |
| support_material = 0 | |
| support_material_acceleration = 0 | |
| support_material_angle = 0 | |
| support_material_auto = 1 | |
| support_material_bottom_contact_distance = 0.2 | |
| support_material_bottom_interface_layers = -1 | |
| support_material_buildplate_only = 0 | |
| support_material_closing_radius = 2 | |
| support_material_contact_distance = 0.2 | |
| support_material_contact_distance_type = filament | |
| support_material_enforce_layers = 0 | |
| support_material_extruder = 0 | |
| support_material_extrusion_width = 100% | |
| support_material_interface_acceleration = 0 | |
| support_material_interface_contact_loops = 0 | |
| support_material_interface_extruder = 0 | |
| support_material_interface_layers = 3 | |
| support_material_interface_pattern = rectilinear | |
| support_material_interface_spacing = 0 | |
| support_material_interface_speed = 50% | |
| support_material_pattern = rectilinear | |
| support_material_spacing = 2.5 | |
| support_material_speed = 60% | |
| support_material_style = grid | |
| support_material_synchronize_layers = 0 | |
| support_material_threshold = 0 | |
| support_material_with_sheath = 1 | |
| support_material_xy_spacing = 50% | |
| thin_perimeters = 80% | |
| thin_perimeters_all = 20% | |
| thin_walls = 1 | |
| thin_walls_acceleration = 0 | |
| thin_walls_merge = 1 | |
| thin_walls_min_width = 33% | |
| thin_walls_overlap = 50% | |
| thin_walls_speed = 100% | |
| threads = 8 | |
| top_fill_pattern = monotonic | |
| top_infill_extrusion_spacing = 100% | |
| top_infill_extrusion_width = | |
| top_solid_infill_acceleration = 0 | |
| top_solid_infill_speed = 50% | |
| top_solid_layers = 3 | |
| top_solid_min_thickness = 0 | |
| travel_acceleration = 400 | |
| travel_deceleration_use_target = 1 | |
| travel_speed = 80 | |
| travel_speed_z = 0 | |
| wipe_tower = 0 | |
| wipe_tower_bridging = 10 | |
| wipe_tower_brim_width = 2 | |
| wipe_tower_no_sparse_layers = 0 | |
| wipe_tower_rotation_angle = 0 | |
| wipe_tower_width = 60 | |
| wipe_tower_x = 180 | |
| wipe_tower_y = 140 | |
| xy_inner_size_compensation = 0 | |
| xy_size_compensation = 0 | |
| [print:FLSUN I3 2] | |
| allow_empty_layers = 0 | |
| avoid_crossing_not_first_layer = 1 | |
| avoid_crossing_perimeters = 0 | |
| avoid_crossing_perimeters_max_detour = 0 | |
| bottom_fill_pattern = monotonic | |
| bottom_solid_layers = 3 | |
| bottom_solid_min_thickness = 0 | |
| bridge_acceleration = 0 | |
| bridge_angle = 0 | |
| bridge_flow_ratio = 100% | |
| bridge_internal_acceleration = 0 | |
| bridge_overlap = 90% | |
| bridge_overlap_min = 80% | |
| bridge_speed = 60% | |
| bridge_speed_internal = 150% | |
| bridge_type = nozzle | |
| bridged_infill_margin = 200% | |
| brim_acceleration = 0 | |
| brim_ears = 0 | |
| brim_ears_detection_length = 1 | |
| brim_ears_max_angle = 125 | |
| brim_ears_pattern = concentric | |
| brim_inside_holes = 0 | |
| brim_separation = 0 | |
| brim_speed = 50% | |
| brim_width = 0 | |
| brim_width_interior = 0 | |
| clip_multipart_objects = 1 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| complete_objects = 0 | |
| complete_objects_one_brim = 0 | |
| complete_objects_one_skirt = 0 | |
| complete_objects_sort = object | |
| curve_smoothing_angle_concave = 0 | |
| curve_smoothing_angle_convex = 0 | |
| curve_smoothing_cutoff_dist = 2 | |
| curve_smoothing_precision = 0 | |
| default_acceleration = 0 | |
| default_speed = 100 | |
| dont_support_bridges = 1 | |
| draft_shield = disabled | |
| duplicate_distance = 6 | |
| enforce_full_fill_volume = 1 | |
| enforce_retract_first_layer = 1 | |
| ensure_vertical_shell_thickness = 0 | |
| exact_last_layer_height = 0 | |
| external_infill_margin = 150% | |
| external_perimeter_acceleration = 0 | |
| external_perimeter_cut_corners = 0% | |
| external_perimeter_extrusion_spacing = | |
| external_perimeter_extrusion_width = 105% | |
| external_perimeter_overlap = 100% | |
| external_perimeter_speed = 50% | |
| external_perimeters_first = 0 | |
| external_perimeters_hole = 1 | |
| external_perimeters_nothole = 1 | |
| external_perimeters_vase = 0 | |
| extra_perimeters = 0 | |
| extra_perimeters_odd_layers = 0 | |
| extra_perimeters_overhangs = 0 | |
| extruder_clearance_height = 20 | |
| extruder_clearance_radius = 20 | |
| extrusion_spacing = 0 | |
| extrusion_width = | |
| fill_angle = 45 | |
| fill_angle_increment = 0 | |
| fill_density = 60% | |
| fill_pattern = stars | |
| fill_smooth_distribution = 10% | |
| fill_smooth_width = 50% | |
| fill_top_flow_ratio = 100% | |
| first_layer_acceleration = 0 | |
| first_layer_acceleration_over_raft = 0 | |
| first_layer_extrusion_spacing = | |
| first_layer_extrusion_width = 140% | |
| first_layer_flow_ratio = 100% | |
| first_layer_height = 75% | |
| first_layer_infill_speed = 0 | |
| first_layer_min_speed = 0 | |
| first_layer_size_compensation = 0 | |
| first_layer_size_compensation_layers = 1 | |
| first_layer_speed = 30 | |
| first_layer_speed_over_raft = 30 | |
| fuzzy_skin = none | |
| fuzzy_skin_point_dist = 200% | |
| fuzzy_skin_thickness = 150% | |
| gap_fill_acceleration = 0 | |
| gap_fill_enabled = 1 | |
| gap_fill_flow_match_perimeter = 0% | |
| gap_fill_last = 0 | |
| gap_fill_min_area = 100% | |
| gap_fill_overlap = 100% | |
| gap_fill_speed = 50% | |
| gcode_comments = 0 | |
| gcode_label_objects = 0 | |
| gcode_resolution = 0 | |
| gcode_substitutions = | |
| hole_size_compensation = 0 | |
| hole_size_threshold = 100 | |
| hole_to_polyhole = 0 | |
| hole_to_polyhole_threshold = 0.01 | |
| hole_to_polyhole_twisted = 1 | |
| infill_acceleration = 0 | |
| infill_anchor = 600% | |
| infill_anchor_max = 0 | |
| infill_connection = connected | |
| infill_connection_bottom = connected | |
| infill_connection_solid = connected | |
| infill_connection_top = connected | |
| infill_dense = 0 | |
| infill_dense_algo = autoenlarged | |
| infill_every_layers = 1 | |
| infill_extruder = 1 | |
| infill_extrusion_spacing = 100% | |
| infill_extrusion_width = | |
| infill_first = 0 | |
| infill_only_where_needed = 0 | |
| infill_overlap = 25% | |
| infill_speed = 300% | |
| inherits = | |
| interface_shells = 0 | |
| ironing = 0 | |
| ironing_acceleration = 0 | |
| ironing_angle = -1 | |
| ironing_flowrate = 15% | |
| ironing_spacing = 0.1 | |
| ironing_speed = 50% | |
| ironing_type = top | |
| layer_height = 0.2 | |
| max_print_speed = 80 | |
| max_volumetric_speed = 0 | |
| milling_after_z = 200% | |
| milling_extra_size = 150% | |
| milling_post_process = 0 | |
| milling_speed = 30 | |
| min_skirt_length = 0 | |
| min_width_top_surface = 100% | |
| mmu_segmented_region_max_width = 0 | |
| model_precision = 0.0001 | |
| no_perimeter_unsupported_algo = none | |
| notes = | |
| only_one_perimeter_first_layer = 0 | |
| only_one_perimeter_top = 1 | |
| only_one_perimeter_top_other_algo = 0 | |
| only_retract_when_crossing_perimeters = 0 | |
| ooze_prevention = 0 | |
| output_filename_format = {input_filename_base}.gcode | |
| over_bridge_flow_ratio = 100% | |
| overhangs_acceleration = 0 | |
| overhangs_reverse = 0 | |
| overhangs_reverse_threshold = 250% | |
| overhangs_speed = 100% | |
| overhangs_width = 75% | |
| overhangs_width_speed = 55% | |
| perimeter_acceleration = 0 | |
| perimeter_bonding = 0% | |
| perimeter_extruder = 1 | |
| perimeter_extrusion_spacing = 100% | |
| perimeter_extrusion_width = | |
| perimeter_loop = 0 | |
| perimeter_loop_seam = rear | |
| perimeter_overlap = 100% | |
| perimeter_round_corners = 0 | |
| perimeter_speed = 60% | |
| perimeters = 3 | |
| post_process = | |
| print_custom_variables = | |
| print_extrusion_multiplier = 100% | |
| print_retract_length = -1 | |
| print_retract_lift = -1 | |
| print_settings_id = | |
| print_temperature = 0 | |
| raft_contact_distance = 0.1 | |
| raft_expansion = 1.5 | |
| raft_first_layer_density = 90% | |
| raft_first_layer_expansion = 3 | |
| raft_layers = 0 | |
| resolution = 0.0125 | |
| resolution_internal = 0.1 | |
| seam_angle_cost = 80% | |
| seam_position = cost | |
| seam_travel_cost = 20% | |
| single_extruder_multi_material_priming = 1 | |
| skirt_brim = 0 | |
| skirt_distance = 6 | |
| skirt_distance_from_brim = 1 | |
| skirt_extrusion_width = 130% | |
| skirt_height = 1 | |
| skirts = 1 | |
| slice_closing_radius = 0.049 | |
| slicing_mode = regular | |
| small_perimeter_max_length = 20 | |
| small_perimeter_min_length = 6 | |
| small_perimeter_speed = 50% | |
| solid_fill_pattern = rectilineargapfill | |
| solid_infill_acceleration = 0 | |
| solid_infill_below_area = 70 | |
| solid_infill_every_layers = 0 | |
| solid_infill_extruder = 1 | |
| solid_infill_extrusion_spacing = 100% | |
| solid_infill_extrusion_width = | |
| solid_infill_overlap = 100% | |
| solid_infill_speed = 30% | |
| solid_over_perimeters = 2 | |
| spiral_vase = 0 | |
| standby_temperature_delta = -5 | |
| support_material = 0 | |
| support_material_acceleration = 0 | |
| support_material_angle = 0 | |
| support_material_auto = 1 | |
| support_material_bottom_contact_distance = 0.2 | |
| support_material_bottom_interface_layers = -1 | |
| support_material_buildplate_only = 0 | |
| support_material_closing_radius = 2 | |
| support_material_contact_distance = 0.2 | |
| support_material_contact_distance_type = filament | |
| support_material_enforce_layers = 0 | |
| support_material_extruder = 0 | |
| support_material_extrusion_width = 0 | |
| support_material_interface_acceleration = 0 | |
| support_material_interface_contact_loops = 0 | |
| support_material_interface_extruder = 0 | |
| support_material_interface_layers = 3 | |
| support_material_interface_pattern = rectilinear | |
| support_material_interface_spacing = 0 | |
| support_material_interface_speed = 50% | |
| support_material_pattern = rectilinear | |
| support_material_spacing = 2.5 | |
| support_material_speed = 60% | |
| support_material_style = grid | |
| support_material_synchronize_layers = 0 | |
| support_material_threshold = 0 | |
| support_material_with_sheath = 1 | |
| support_material_xy_spacing = 50% | |
| thin_perimeters = 80% | |
| thin_perimeters_all = 20% | |
| thin_walls = 1 | |
| thin_walls_acceleration = 0 | |
| thin_walls_merge = 1 | |
| thin_walls_min_width = 33% | |
| thin_walls_overlap = 50% | |
| thin_walls_speed = 100% | |
| threads = 8 | |
| top_fill_pattern = monotonic | |
| top_infill_extrusion_spacing = | |
| top_infill_extrusion_width = 105% | |
| top_solid_infill_acceleration = 0 | |
| top_solid_infill_speed = 50% | |
| top_solid_layers = 3 | |
| top_solid_min_thickness = 0 | |
| travel_acceleration = 1500 | |
| travel_deceleration_use_target = 1 | |
| travel_speed = 130 | |
| travel_speed_z = 0 | |
| wipe_tower = 0 | |
| wipe_tower_bridging = 10 | |
| wipe_tower_brim_width = 2 | |
| wipe_tower_no_sparse_layers = 0 | |
| wipe_tower_rotation_angle = 0 | |
| wipe_tower_width = 60 | |
| wipe_tower_x = 180 | |
| wipe_tower_y = 140 | |
| xy_inner_size_compensation = 0 | |
| xy_size_compensation = 0 | |
| [print:Pressure Advance Settings] | |
| allow_empty_layers = 0 | |
| avoid_crossing_not_first_layer = 1 | |
| avoid_crossing_perimeters = 0 | |
| avoid_crossing_perimeters_max_detour = 0 | |
| bottom_fill_pattern = monotonic | |
| bottom_solid_layers = 3 | |
| bottom_solid_min_thickness = 0 | |
| bridge_acceleration = 0 | |
| bridge_angle = 0 | |
| bridge_flow_ratio = 100% | |
| bridge_internal_acceleration = 0 | |
| bridge_overlap = 90% | |
| bridge_overlap_min = 80% | |
| bridge_speed = 100 | |
| bridge_speed_internal = 100 | |
| bridge_type = nozzle | |
| bridged_infill_margin = 200% | |
| brim_acceleration = 0 | |
| brim_ears = 0 | |
| brim_ears_detection_length = 1 | |
| brim_ears_max_angle = 125 | |
| brim_ears_pattern = concentric | |
| brim_inside_holes = 0 | |
| brim_separation = 0 | |
| brim_speed = 100 | |
| brim_width = 0 | |
| brim_width_interior = 0 | |
| clip_multipart_objects = 1 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| complete_objects = 0 | |
| complete_objects_one_brim = 0 | |
| complete_objects_one_skirt = 0 | |
| complete_objects_sort = object | |
| curve_smoothing_angle_concave = 0 | |
| curve_smoothing_angle_convex = 0 | |
| curve_smoothing_cutoff_dist = 2 | |
| curve_smoothing_precision = 0 | |
| default_acceleration = 0 | |
| default_speed = 100 | |
| dont_support_bridges = 1 | |
| draft_shield = disabled | |
| duplicate_distance = 6 | |
| enforce_full_fill_volume = 1 | |
| enforce_retract_first_layer = 1 | |
| ensure_vertical_shell_thickness = 0 | |
| exact_last_layer_height = 0 | |
| external_infill_margin = 150% | |
| external_perimeter_acceleration = 0 | |
| external_perimeter_cut_corners = 0% | |
| external_perimeter_extrusion_spacing = | |
| external_perimeter_extrusion_width = 105% | |
| external_perimeter_overlap = 100% | |
| external_perimeter_speed = 100 | |
| external_perimeters_first = 0 | |
| external_perimeters_hole = 1 | |
| external_perimeters_nothole = 1 | |
| external_perimeters_vase = 0 | |
| extra_perimeters = 0 | |
| extra_perimeters_odd_layers = 0 | |
| extra_perimeters_overhangs = 0 | |
| extruder_clearance_height = 20 | |
| extruder_clearance_radius = 20 | |
| extrusion_spacing = 0 | |
| extrusion_width = | |
| fill_angle = 45 | |
| fill_angle_increment = 0 | |
| fill_density = 0% | |
| fill_pattern = stars | |
| fill_smooth_distribution = 10% | |
| fill_smooth_width = 50% | |
| fill_top_flow_ratio = 100% | |
| first_layer_acceleration = 0 | |
| first_layer_acceleration_over_raft = 0 | |
| first_layer_extrusion_spacing = | |
| first_layer_extrusion_width = 140% | |
| first_layer_flow_ratio = 100% | |
| first_layer_height = 0.3 | |
| first_layer_infill_speed = 20 | |
| first_layer_min_speed = 20 | |
| first_layer_size_compensation = 0 | |
| first_layer_size_compensation_layers = 1 | |
| first_layer_speed = 20 | |
| first_layer_speed_over_raft = 30 | |
| fuzzy_skin = none | |
| fuzzy_skin_point_dist = 200% | |
| fuzzy_skin_thickness = 150% | |
| gap_fill_acceleration = 0 | |
| gap_fill_enabled = 1 | |
| gap_fill_flow_match_perimeter = 0% | |
| gap_fill_last = 0 | |
| gap_fill_min_area = 100% | |
| gap_fill_overlap = 100% | |
| gap_fill_speed = 100 | |
| gcode_comments = 0 | |
| gcode_label_objects = 0 | |
| gcode_resolution = 0 | |
| gcode_substitutions = | |
| hole_size_compensation = 0 | |
| hole_size_threshold = 100 | |
| hole_to_polyhole = 0 | |
| hole_to_polyhole_threshold = 0.01 | |
| hole_to_polyhole_twisted = 1 | |
| infill_acceleration = 0 | |
| infill_anchor = 600% | |
| infill_anchor_max = 0 | |
| infill_connection = connected | |
| infill_connection_bottom = connected | |
| infill_connection_solid = connected | |
| infill_connection_top = connected | |
| infill_dense = 0 | |
| infill_dense_algo = autoenlarged | |
| infill_every_layers = 1 | |
| infill_extruder = 1 | |
| infill_extrusion_spacing = 100% | |
| infill_extrusion_width = | |
| infill_first = 0 | |
| infill_only_where_needed = 0 | |
| infill_overlap = 25% | |
| infill_speed = 100 | |
| inherits = | |
| interface_shells = 0 | |
| ironing = 0 | |
| ironing_acceleration = 0 | |
| ironing_angle = -1 | |
| ironing_flowrate = 15% | |
| ironing_spacing = 0.1 | |
| ironing_speed = 50% | |
| ironing_type = top | |
| layer_height = 0.3 | |
| max_print_speed = 80 | |
| max_volumetric_speed = 0 | |
| milling_after_z = 200% | |
| milling_extra_size = 150% | |
| milling_post_process = 0 | |
| milling_speed = 30 | |
| min_skirt_length = 0 | |
| min_width_top_surface = 100% | |
| mmu_segmented_region_max_width = 0 | |
| model_precision = 0.0001 | |
| no_perimeter_unsupported_algo = none | |
| notes = | |
| only_one_perimeter_first_layer = 0 | |
| only_one_perimeter_top = 0 | |
| only_one_perimeter_top_other_algo = 0 | |
| only_retract_when_crossing_perimeters = 0 | |
| ooze_prevention = 0 | |
| output_filename_format = {input_filename_base}.gcode | |
| over_bridge_flow_ratio = 100% | |
| overhangs_acceleration = 0 | |
| overhangs_reverse = 0 | |
| overhangs_reverse_threshold = 250% | |
| overhangs_speed = 100 | |
| overhangs_width = 75% | |
| overhangs_width_speed = 55% | |
| perimeter_acceleration = 0 | |
| perimeter_bonding = 0% | |
| perimeter_extruder = 1 | |
| perimeter_extrusion_spacing = 100% | |
| perimeter_extrusion_width = | |
| perimeter_loop = 0 | |
| perimeter_loop_seam = rear | |
| perimeter_overlap = 100% | |
| perimeter_round_corners = 0 | |
| perimeter_speed = 100 | |
| perimeters = 3 | |
| post_process = | |
| print_custom_variables = | |
| print_extrusion_multiplier = 100% | |
| print_retract_length = -1 | |
| print_retract_lift = -1 | |
| print_settings_id = | |
| print_temperature = 0 | |
| raft_contact_distance = 0.1 | |
| raft_expansion = 1.5 | |
| raft_first_layer_density = 90% | |
| raft_first_layer_expansion = 3 | |
| raft_layers = 0 | |
| resolution = 0.0125 | |
| resolution_internal = 0.1 | |
| seam_angle_cost = 80% | |
| seam_position = rear | |
| seam_travel_cost = 20% | |
| single_extruder_multi_material_priming = 1 | |
| skirt_brim = 0 | |
| skirt_distance = 6 | |
| skirt_distance_from_brim = 1 | |
| skirt_extrusion_width = 130% | |
| skirt_height = 1 | |
| skirts = 1 | |
| slice_closing_radius = 0.049 | |
| slicing_mode = regular | |
| small_perimeter_max_length = 20 | |
| small_perimeter_min_length = 6 | |
| small_perimeter_speed = 25 | |
| solid_fill_pattern = rectilineargapfill | |
| solid_infill_acceleration = 0 | |
| solid_infill_below_area = 70 | |
| solid_infill_every_layers = 0 | |
| solid_infill_extruder = 1 | |
| solid_infill_extrusion_spacing = 100% | |
| solid_infill_extrusion_width = | |
| solid_infill_overlap = 100% | |
| solid_infill_speed = 100 | |
| solid_over_perimeters = 2 | |
| spiral_vase = 0 | |
| standby_temperature_delta = -5 | |
| support_material = 0 | |
| support_material_acceleration = 0 | |
| support_material_angle = 0 | |
| support_material_auto = 0 | |
| support_material_bottom_contact_distance = 0.2 | |
| support_material_bottom_interface_layers = -1 | |
| support_material_buildplate_only = 0 | |
| support_material_closing_radius = 2 | |
| support_material_contact_distance = 0.2 | |
| support_material_contact_distance_type = filament | |
| support_material_enforce_layers = 0 | |
| support_material_extruder = 0 | |
| support_material_extrusion_width = 0 | |
| support_material_interface_acceleration = 0 | |
| support_material_interface_contact_loops = 0 | |
| support_material_interface_extruder = 0 | |
| support_material_interface_layers = 3 | |
| support_material_interface_pattern = rectilinear | |
| support_material_interface_spacing = 0 | |
| support_material_interface_speed = 50% | |
| support_material_pattern = rectilinear | |
| support_material_spacing = 2.5 | |
| support_material_speed = 100 | |
| support_material_style = grid | |
| support_material_synchronize_layers = 0 | |
| support_material_threshold = 0 | |
| support_material_with_sheath = 1 | |
| support_material_xy_spacing = 50% | |
| thin_perimeters = 80% | |
| thin_perimeters_all = 20% | |
| thin_walls = 1 | |
| thin_walls_acceleration = 0 | |
| thin_walls_merge = 1 | |
| thin_walls_min_width = 33% | |
| thin_walls_overlap = 50% | |
| thin_walls_speed = 100 | |
| threads = 8 | |
| top_fill_pattern = monotonic | |
| top_infill_extrusion_spacing = | |
| top_infill_extrusion_width = 105% | |
| top_solid_infill_acceleration = 0 | |
| top_solid_infill_speed = 100 | |
| top_solid_layers = 3 | |
| top_solid_min_thickness = 0 | |
| travel_acceleration = 1500 | |
| travel_deceleration_use_target = 1 | |
| travel_speed = 130 | |
| travel_speed_z = 0 | |
| wipe_tower = 0 | |
| wipe_tower_bridging = 10 | |
| wipe_tower_brim_width = 2 | |
| wipe_tower_no_sparse_layers = 0 | |
| wipe_tower_rotation_angle = 0 | |
| wipe_tower_width = 60 | |
| wipe_tower_x = 180 | |
| wipe_tower_y = 140 | |
| xy_inner_size_compensation = 0 | |
| xy_size_compensation = 0 | |
| [filament:FLSUN I3] | |
| bed_temperature = 50 | |
| bridge_fan_speed = 100 | |
| bridge_internal_fan_speed = -1 | |
| chamber_temperature = 0 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| compatible_prints = | |
| compatible_prints_condition = | |
| disable_fan_first_layers = 1 | |
| end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n" | |
| external_perimeter_fan_speed = -1 | |
| extrusion_multiplier = 1 | |
| fan_always_on = 1 | |
| fan_below_layer_time = 60 | |
| filament_colour = #29B2B2 | |
| filament_cooling_final_speed = 3.4 | |
| filament_cooling_initial_speed = 2.2 | |
| filament_cooling_moves = 4 | |
| filament_cooling_zone_pause = 0 | |
| filament_cost = 0 | |
| filament_custom_variables = "" | |
| filament_density = 0 | |
| filament_deretract_speed = nil | |
| filament_diameter = 1.75 | |
| filament_dip_extraction_speed = 70 | |
| filament_dip_insertion_speed = 33 | |
| filament_enable_toolchange_part_fan = 0 | |
| filament_enable_toolchange_temp = 0 | |
| filament_load_time = 0 | |
| filament_loading_speed = 28 | |
| filament_loading_speed_start = 3 | |
| filament_max_overlap = 100% | |
| filament_max_speed = 0 | |
| filament_max_volumetric_speed = 0 | |
| filament_max_wipe_tower_speed = 0 | |
| filament_melt_zone_pause = 0 | |
| filament_minimal_purge_on_wipe_tower = 15 | |
| filament_notes = "" | |
| filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" | |
| filament_retract_before_travel = nil | |
| filament_retract_before_wipe = nil | |
| filament_retract_layer_change = nil | |
| filament_retract_length = nil | |
| filament_retract_lift = nil | |
| filament_retract_lift_above = nil | |
| filament_retract_lift_below = nil | |
| filament_retract_restart_extra = nil | |
| filament_retract_speed = nil | |
| filament_seam_gap = nil | |
| filament_settings_id = "" | |
| filament_shrink = 100% | |
| filament_skinnydip_distance = 31 | |
| filament_soluble = 0 | |
| filament_spool_weight = 0 | |
| filament_toolchange_delay = 0 | |
| filament_toolchange_part_fan_speed = 50 | |
| filament_toolchange_temp = 200 | |
| filament_type = PLA | |
| filament_unload_time = 0 | |
| filament_unloading_speed = 90 | |
| filament_unloading_speed_start = 100 | |
| filament_use_fast_skinnydip = 0 | |
| filament_use_skinnydip = 0 | |
| filament_vendor = (Unknown) | |
| filament_wipe = nil | |
| filament_wipe_advanced_pigment = 0.5 | |
| filament_wipe_extra_perimeter = nil | |
| filament_wipe_inside_depth = nil | |
| filament_wipe_inside_end = nil | |
| filament_wipe_inside_start = nil | |
| filament_wipe_only_crossing = nil | |
| filament_wipe_speed = nil | |
| first_layer_bed_temperature = 60 | |
| first_layer_temperature = 205 | |
| full_fan_speed_layer = 4 | |
| inherits = | |
| max_fan_speed = 100 | |
| max_speed_reduction = 90% | |
| min_fan_speed = 35 | |
| min_print_speed = 10 | |
| slowdown_below_layer_time = 10 | |
| start_filament_gcode = "; Filament gcode\n" | |
| support_material_interface_fan_speed = -1 | |
| temperature = 200 | |
| top_fan_speed = -1 | |
| [filament:FLSUN I3 2] | |
| bed_temperature = 55 | |
| bridge_fan_speed = 100 | |
| bridge_internal_fan_speed = -1 | |
| chamber_temperature = 0 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| compatible_prints = | |
| compatible_prints_condition = | |
| disable_fan_first_layers = 1 | |
| end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n" | |
| external_perimeter_fan_speed = -1 | |
| extrusion_multiplier = 1 | |
| fan_always_on = 1 | |
| fan_below_layer_time = 60 | |
| filament_colour = #29B2B2 | |
| filament_cooling_final_speed = 3.4 | |
| filament_cooling_initial_speed = 2.2 | |
| filament_cooling_moves = 4 | |
| filament_cooling_zone_pause = 0 | |
| filament_cost = 0 | |
| filament_custom_variables = "" | |
| filament_density = 0 | |
| filament_deretract_speed = nil | |
| filament_diameter = 1.75 | |
| filament_dip_extraction_speed = 70 | |
| filament_dip_insertion_speed = 33 | |
| filament_enable_toolchange_part_fan = 0 | |
| filament_enable_toolchange_temp = 0 | |
| filament_load_time = 0 | |
| filament_loading_speed = 28 | |
| filament_loading_speed_start = 3 | |
| filament_max_overlap = 100% | |
| filament_max_speed = 0 | |
| filament_max_volumetric_speed = 0 | |
| filament_max_wipe_tower_speed = 0 | |
| filament_melt_zone_pause = 0 | |
| filament_minimal_purge_on_wipe_tower = 15 | |
| filament_notes = "" | |
| filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" | |
| filament_retract_before_travel = nil | |
| filament_retract_before_wipe = nil | |
| filament_retract_layer_change = nil | |
| filament_retract_length = nil | |
| filament_retract_lift = nil | |
| filament_retract_lift_above = nil | |
| filament_retract_lift_below = nil | |
| filament_retract_restart_extra = nil | |
| filament_retract_speed = nil | |
| filament_seam_gap = nil | |
| filament_settings_id = "" | |
| filament_shrink = 100% | |
| filament_skinnydip_distance = 31 | |
| filament_soluble = 0 | |
| filament_spool_weight = 0 | |
| filament_toolchange_delay = 0 | |
| filament_toolchange_part_fan_speed = 50 | |
| filament_toolchange_temp = 200 | |
| filament_type = PLA | |
| filament_unload_time = 0 | |
| filament_unloading_speed = 90 | |
| filament_unloading_speed_start = 100 | |
| filament_use_fast_skinnydip = 0 | |
| filament_use_skinnydip = 0 | |
| filament_vendor = (Unknown) | |
| filament_wipe = nil | |
| filament_wipe_advanced_pigment = 0.5 | |
| filament_wipe_extra_perimeter = nil | |
| filament_wipe_inside_depth = nil | |
| filament_wipe_inside_end = nil | |
| filament_wipe_inside_start = nil | |
| filament_wipe_only_crossing = nil | |
| filament_wipe_speed = nil | |
| first_layer_bed_temperature = 60 | |
| first_layer_temperature = 205 | |
| full_fan_speed_layer = 4 | |
| inherits = | |
| max_fan_speed = 100 | |
| max_speed_reduction = 90% | |
| min_fan_speed = 35 | |
| min_print_speed = 10 | |
| slowdown_below_layer_time = 5 | |
| start_filament_gcode = "; Filament gcode\n" | |
| support_material_interface_fan_speed = -1 | |
| temperature = 200 | |
| top_fan_speed = -1 | |
| [filament:Pressure Advance Settings] | |
| bed_temperature = 55 | |
| bridge_fan_speed = 100 | |
| bridge_internal_fan_speed = -1 | |
| chamber_temperature = 0 | |
| compatible_printers = | |
| compatible_printers_condition = | |
| compatible_prints = | |
| compatible_prints_condition = | |
| disable_fan_first_layers = 1 | |
| end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n" | |
| external_perimeter_fan_speed = -1 | |
| extrusion_multiplier = 1 | |
| fan_always_on = 0 | |
| fan_below_layer_time = 60 | |
| filament_colour = #29B2B2 | |
| filament_cooling_final_speed = 3.4 | |
| filament_cooling_initial_speed = 2.2 | |
| filament_cooling_moves = 4 | |
| filament_cooling_zone_pause = 0 | |
| filament_cost = 0 | |
| filament_custom_variables = "" | |
| filament_density = 0 | |
| filament_deretract_speed = nil | |
| filament_diameter = 1.75 | |
| filament_dip_extraction_speed = 70 | |
| filament_dip_insertion_speed = 33 | |
| filament_enable_toolchange_part_fan = 0 | |
| filament_enable_toolchange_temp = 0 | |
| filament_load_time = 0 | |
| filament_loading_speed = 28 | |
| filament_loading_speed_start = 3 | |
| filament_max_overlap = 100% | |
| filament_max_speed = 0 | |
| filament_max_volumetric_speed = 12 | |
| filament_max_wipe_tower_speed = 0 | |
| filament_melt_zone_pause = 0 | |
| filament_minimal_purge_on_wipe_tower = 15 | |
| filament_notes = "" | |
| filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" | |
| filament_retract_before_travel = nil | |
| filament_retract_before_wipe = nil | |
| filament_retract_layer_change = nil | |
| filament_retract_length = nil | |
| filament_retract_lift = nil | |
| filament_retract_lift_above = nil | |
| filament_retract_lift_below = nil | |
| filament_retract_restart_extra = nil | |
| filament_retract_speed = nil | |
| filament_seam_gap = nil | |
| filament_settings_id = "" | |
| filament_shrink = 100% | |
| filament_skinnydip_distance = 31 | |
| filament_soluble = 0 | |
| filament_spool_weight = 0 | |
| filament_toolchange_delay = 0 | |
| filament_toolchange_part_fan_speed = 50 | |
| filament_toolchange_temp = 200 | |
| filament_type = PLA | |
| filament_unload_time = 0 | |
| filament_unloading_speed = 90 | |
| filament_unloading_speed_start = 100 | |
| filament_use_fast_skinnydip = 0 | |
| filament_use_skinnydip = 0 | |
| filament_vendor = (Unknown) | |
| filament_wipe = nil | |
| filament_wipe_advanced_pigment = 0.5 | |
| filament_wipe_extra_perimeter = nil | |
| filament_wipe_inside_depth = nil | |
| filament_wipe_inside_end = nil | |
| filament_wipe_inside_start = nil | |
| filament_wipe_only_crossing = nil | |
| filament_wipe_speed = nil | |
| first_layer_bed_temperature = 60 | |
| first_layer_temperature = 205 | |
| full_fan_speed_layer = 4 | |
| inherits = | |
| max_fan_speed = 100 | |
| max_speed_reduction = 0% | |
| min_fan_speed = 35 | |
| min_print_speed = 10 | |
| slowdown_below_layer_time = 0 | |
| start_filament_gcode = "; Filament gcode\n" | |
| support_material_interface_fan_speed = -1 | |
| temperature = 200 | |
| top_fan_speed = -1 | |
| [printer:FLSUN I3] | |
| bed_custom_model = | |
| bed_custom_texture = /Users/melih/Downloads/22092020151058.png | |
| bed_shape = 0x0,200x0,200x200,0x200 | |
| before_layer_gcode = | |
| between_objects_gcode = | |
| color_change_gcode = M600 | |
| cooling_tube_length = 5 | |
| cooling_tube_retraction = 91.5 | |
| default_filament_profile = | |
| default_print_profile = | |
| deretract_speed = 0 | |
| end_gcode = end_print | |
| extra_loading_move = -2 | |
| extruder_colour = "" | |
| extruder_fan_offset = 0% | |
| extruder_offset = 0x0 | |
| extruder_temperature_offset = 0 | |
| fan_kickstart = 0 | |
| fan_percentage = 0 | |
| fan_speedup_overhangs = 1 | |
| fan_speedup_time = 0 | |
| feature_gcode = | |
| gcode_filename_illegal_char = [<>:"/\\\\|?*] | |
| gcode_flavor = klipper | |
| gcode_precision_e = 5 | |
| gcode_precision_xyz = 3 | |
| high_current_on_filament_swap = 0 | |
| host_type = octoprint | |
| inherits = | |
| init_z_rotate = 0 | |
| layer_gcode = | |
| lift_min = 0 | |
| machine_limits_usage = ignore | |
| machine_max_acceleration_e = 10000,5000 | |
| machine_max_acceleration_extruding = 1500,1250 | |
| machine_max_acceleration_retracting = 1500,1250 | |
| machine_max_acceleration_travel = 1500,1250 | |
| machine_max_acceleration_x = 9000,1000 | |
| machine_max_acceleration_y = 9000,1000 | |
| machine_max_acceleration_z = 500,200 | |
| machine_max_feedrate_e = 120,120 | |
| machine_max_feedrate_x = 500,200 | |
| machine_max_feedrate_y = 500,200 | |
| machine_max_feedrate_z = 12,12 | |
| machine_max_jerk_e = 2.5,2.5 | |
| machine_max_jerk_x = 10,10 | |
| machine_max_jerk_y = 10,10 | |
| machine_max_jerk_z = 0.2,0.4 | |
| machine_min_extruding_rate = 0,0 | |
| machine_min_travel_rate = 0,0 | |
| max_gcode_per_second = 1500 | |
| max_layer_height = 100% | |
| max_print_height = 200 | |
| milling_diameter = | |
| milling_toolchange_end_gcode = | |
| milling_toolchange_start_gcode = | |
| milling_z_lift = | |
| min_layer_height = 5% | |
| min_length = 0.035 | |
| nozzle_diameter = 0.4 | |
| parking_pos_retraction = 92 | |
| pause_print_gcode = M601 | |
| print_host = | |
| printer_custom_variables = | |
| printer_model = | |
| printer_notes = | |
| printer_settings_id = | |
| printer_technology = FFF | |
| printer_variant = | |
| printer_vendor = | |
| printhost_apikey = | |
| printhost_cafile = | |
| printhost_port = | |
| remaining_times = 0 | |
| remaining_times_type = m73 | |
| retract_before_travel = 2 | |
| retract_before_wipe = 0% | |
| retract_layer_change = 0 | |
| retract_length = 0 | |
| retract_length_toolchange = 10 | |
| retract_lift = 0 | |
| retract_lift_above = 0 | |
| retract_lift_below = 0 | |
| retract_lift_first_layer = 0 | |
| retract_lift_top = "All surfaces" | |
| retract_restart_extra = 0 | |
| retract_restart_extra_toolchange = 0 | |
| retract_speed = 20 | |
| seam_gap = 15% | |
| silent_mode = 0 | |
| single_extruder_multi_material = 0 | |
| start_gcode = START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature] | |
| start_gcode_manual = 1 | |
| template_custom_gcode = | |
| thumbnails = 32x32,300x300 | |
| thumbnails_color = #FF0000 | |
| thumbnails_custom_color = 1 | |
| thumbnails_end_file = 0 | |
| thumbnails_format = PNG | |
| thumbnails_with_bed = 1 | |
| time_cost = 0 | |
| time_estimation_compensation = 100% | |
| time_start_gcode = 20 | |
| time_toolchange = 30 | |
| tool_name = e3dv5 | |
| toolchange_gcode = | |
| use_firmware_retraction = 1 | |
| use_relative_e_distances = 0 | |
| use_volumetric_e = 0 | |
| variable_layer_height = 1 | |
| wipe = 0 | |
| wipe_advanced = 0 | |
| wipe_advanced_algo = linear | |
| wipe_advanced_multiplier = 60 | |
| wipe_advanced_nozzle_melted_volume = 120 | |
| wipe_extra_perimeter = 0 | |
| wipe_inside_depth = 50% | |
| wipe_inside_end = 1 | |
| wipe_inside_start = 0 | |
| wipe_only_crossing = 1 | |
| wipe_speed = 0 | |
| z_offset = 0 | |
| z_step = 0.005 | |
| [printer:FLSUN I3 2] | |
| bed_custom_model = | |
| bed_custom_texture = /Users/melih/Downloads/22092020151058.png | |
| bed_shape = 0x0,200x0,200x180,0x180 | |
| before_layer_gcode = | |
| between_objects_gcode = | |
| color_change_gcode = M600 | |
| cooling_tube_length = 5 | |
| cooling_tube_retraction = 91.5 | |
| default_filament_profile = | |
| default_print_profile = | |
| deretract_speed = 0 | |
| end_gcode = end_print | |
| extra_loading_move = -2 | |
| extruder_colour = "" | |
| extruder_fan_offset = 0% | |
| extruder_offset = 0x0 | |
| extruder_temperature_offset = 0 | |
| fan_kickstart = 0 | |
| fan_percentage = 0 | |
| fan_speedup_overhangs = 1 | |
| fan_speedup_time = 0 | |
| feature_gcode = | |
| gcode_filename_illegal_char = [<>:"/\\\\|?*] | |
| gcode_flavor = klipper | |
| gcode_precision_e = 5 | |
| gcode_precision_xyz = 3 | |
| high_current_on_filament_swap = 0 | |
| host_type = octoprint | |
| inherits = | |
| init_z_rotate = 0 | |
| layer_gcode = | |
| lift_min = 0 | |
| machine_limits_usage = ignore | |
| machine_max_acceleration_e = 10000,5000 | |
| machine_max_acceleration_extruding = 1500,1250 | |
| machine_max_acceleration_retracting = 1500,1250 | |
| machine_max_acceleration_travel = 1500,1250 | |
| machine_max_acceleration_x = 9000,1000 | |
| machine_max_acceleration_y = 9000,1000 | |
| machine_max_acceleration_z = 500,200 | |
| machine_max_feedrate_e = 120,120 | |
| machine_max_feedrate_x = 500,200 | |
| machine_max_feedrate_y = 500,200 | |
| machine_max_feedrate_z = 12,12 | |
| machine_max_jerk_e = 2.5,2.5 | |
| machine_max_jerk_x = 10,10 | |
| machine_max_jerk_y = 10,10 | |
| machine_max_jerk_z = 0.2,0.4 | |
| machine_min_extruding_rate = 0,0 | |
| machine_min_travel_rate = 0,0 | |
| max_gcode_per_second = 1500 | |
| max_layer_height = 75% | |
| max_print_height = 200 | |
| milling_diameter = | |
| milling_toolchange_end_gcode = | |
| milling_toolchange_start_gcode = | |
| milling_z_lift = | |
| min_layer_height = 5% | |
| min_length = 0.035 | |
| nozzle_diameter = 0.4 | |
| parking_pos_retraction = 92 | |
| pause_print_gcode = M601 | |
| print_host = | |
| printer_custom_variables = | |
| printer_model = | |
| printer_notes = | |
| printer_settings_id = | |
| printer_technology = FFF | |
| printer_variant = | |
| printer_vendor = | |
| printhost_apikey = | |
| printhost_cafile = | |
| printhost_port = | |
| remaining_times = 0 | |
| remaining_times_type = m73 | |
| retract_before_travel = 2 | |
| retract_before_wipe = 0% | |
| retract_layer_change = 0 | |
| retract_length = 0 | |
| retract_length_toolchange = 10 | |
| retract_lift = 0 | |
| retract_lift_above = 0 | |
| retract_lift_below = 0 | |
| retract_lift_first_layer = 0 | |
| retract_lift_top = "All surfaces" | |
| retract_restart_extra = 0 | |
| retract_restart_extra_toolchange = 0 | |
| retract_speed = 20 | |
| seam_gap = 15% | |
| silent_mode = 0 | |
| single_extruder_multi_material = 0 | |
| start_gcode = START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature] | |
| start_gcode_manual = 1 | |
| template_custom_gcode = | |
| thumbnails = 32x32,300x300 | |
| thumbnails_color = #FF0000 | |
| thumbnails_custom_color = 1 | |
| thumbnails_end_file = 0 | |
| thumbnails_format = PNG | |
| thumbnails_with_bed = 1 | |
| time_cost = 0 | |
| time_estimation_compensation = 100% | |
| time_start_gcode = 20 | |
| time_toolchange = 30 | |
| tool_name = "" | |
| toolchange_gcode = | |
| use_firmware_retraction = 1 | |
| use_relative_e_distances = 0 | |
| use_volumetric_e = 0 | |
| variable_layer_height = 1 | |
| wipe = 0 | |
| wipe_advanced = 0 | |
| wipe_advanced_algo = linear | |
| wipe_advanced_multiplier = 60 | |
| wipe_advanced_nozzle_melted_volume = 120 | |
| wipe_extra_perimeter = 0 | |
| wipe_inside_depth = 50% | |
| wipe_inside_end = 1 | |
| wipe_inside_start = 0 | |
| wipe_only_crossing = 1 | |
| wipe_speed = 0 | |
| z_offset = 0 | |
| z_step = 0.005 | |
| [presets] | |
| print = Pressure Advance Settings | |
| sla_print = | |
| sla_material = | |
| printer = FLSUN I3 2 | |
| filament = Pressure Advance Settings |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment