Jump to content

Wyman

Dormant
  • Posts

    24
  • Joined

  • Last visited

Personal Information

Wyman's Achievements

2

Reputation

  1. Help .... prb of filament that comes out in manual BUT not during a print (Ultimaker O +), test with different temperatures, filament, bed levelling and Z-offset are OK. The feeder is OK and gives enough strength to push. I hold there!
  2. The solution is here : http://www.wyman.fr/autolevelling-bltouch-ultimaker-original/
  3. Hello, To improve Repetier Server configuration, looking for the difference between "Print acceleration" and "Travel acceleration". Firmware information does not indicate that. And also the value of "move buffer size" Ultimaker Original+ settings : UltiController/Control : Volume d'impression : 210X210 X 205 Dimensions (W x D x H) 357 x 342 x 388mm Mass 9 kg accel : 4000 = DEFAULT_ACCELERATION Vxy-jerk : 20 = DEFAULT_XYJERK Vz-jerk : +000.40 = DEFAULT_ZJERK Ve-jerk : 5 = DEFAULT_EJERK DEFAULT_MAX_FEEDRATE Vmax X:500 Vmax Y: 500 Vmax Z: 30 Vmax E: 25 Vmin : Vtrav : define DEFAULT_MAX_ACCELERATION Amax X: 9000 Amax Y : 9000 Amax Z: 100 Amax E : 10000 A-retract : 3000 DEFAULT_AXIS_STEPS_PER_UNIT Xsteps/mm : +078.74 Ysteps/mm : +078.74 Zsteps/mm : +0200.0 Esteps/mm : +0836.0 *********** send by Repetier ************* *heatUp speed : 0,18389541704687237 C/s *CoolDown Speed : 0,02562551780623093 C/s ********** marlin RC7 value *************** X, Y, Z and E acceleration in mm/s^2 for printing moves : 4000 (valeur marlin RC7) E acceleration in mm/s^2 for retracts : 3000 X, Y, Z acceleration in mm/s^2 for travel (non printing) moves : 3000 #define DEFAULT_AXIS_STEPS_PER_UNIT {78.7402,78.7402,200.0,760*1.1} //{80,80,4000,500} // default steps per unit for Ultimaker #define DEFAULT_MAX_FEEDRATE {500, 500, 30, 25} //{300, 300, 5, 25} // (mm/sec) #define DEFAULT_MAX_ACCELERATION {9000,9000,100,10000} //{3000,3000,100,10000} // X, Y, Z, E maximum start speed for accelerated moves Thanks...
  4. I try to replace the Z sensor by sensor BLtouch. How to find the correspondence between the connection of the sensor and the pin of the motherboard (** Ultimaker 2X for Ultimaker Original +). I noticed it in the firmware (pins.h) #define Z_STEP_PIN 35 #define Z_DIR_PIN 36 #define Z_STOP_PIN 29 #define Z_ENABLE_PIN 34
  5. hello... OK mais le bltouch remplace le capteur Z, haut de plateau, et donc quand le plateau arrive au niveau de la tete, il ne s'arrete pas.
  6. RE... J'ai bien avancé, je'ai modifié le fichier configuration.h (et configuration_adv.h)de Marlin de BLtouch en accords avec celui de l'UMO+ (https://github.com/Ultimaker/Marlin/blob/Marlin_UM_Original_Plus/Marlin/Configuration.h) Je l'envoie sur l'UMO+ avec Arduino et j'ai la main... l'afficheur fonction, le auto-home MAIS mon capteur BLtouch reste en haut et donc, si je monte le plateaux il ne s'arrete pas ?? il doit y avoir un autre réglage à faire. ci-joint, mes fichiers de configuration : https://www.dropbox.com/s/kgafr8jw8kxda4z/Marlin.zip?dl=0
  7. je n'ai pas de fichier boards.h
  8. sur le site (https://protype3d.fr/368-bl-touch-pour-auto-leveling.html) il indique bien que c'est aussi pour l'ultimaker. J'ai même trouvé une image du branchement Et la carte de mon imprimante Et le truc est que, quand j'édite le firmware du dossier Cura 2, j'ai dedans : //============================= Bed Auto Leveling ===========================#define ENABLE_AUTO_BED_LEVELING // Delete the comment to enable (remove // at the start of the line)#define Z_PROBE_REPEATABILITY_TEST // If not commented out, Z-Probe Repeatability test will be included if Auto Bed Leveling is Enabled.#ifdef ENABLE_AUTO_BED_LEVELING// There are 2 different ways to pick the X and Y locations to probe:// - "grid" mode
  9. Désolé, ma faute.... J'ai mis le firmware adapté à l'auto levelling (https://github.com/f1oat/Marlin_v1) dans l'Editeur Arduino, ouvert le fichier marlin.ino, j'obtiens plusieurs onglets avec notamment configuration .h. Je téléverse et sa déconne. Si j'ouvre le firmware original (dans le dossier C:\Program Files\Cura 2.1\resources\firmware) dans Arduino et que je le téléverse dans L'UMO, ça déconne. Par contre, ce même firmware, si je l'envois dans l'UMO+ via Cura, ça fonctionne. Choses biz, j'ai comparé (avec WinMerge) le fichier configuration.h du firmware original et celui du firmware pour auto levelling et je n'au aucune différence. Si je fais un firmware "maison" avec ça, ça fonctionne https://bultimaker.bulles.eu/ sources: http://www.instructables.com/id/Enable-Auto-Leveling-for-your-3D-Printer-Marlin-Fi/step2/Marlin-Firmware-set-up-for-Auto-leveling/ https://github.com/Bevaz/Marlin/tree/Auto_level_3.00 https://protype3d.fr/368-bl-touch-pour-auto-leveling.html
  10. Thnks... i don't now the repository I compared the versions of .h configuration file (with that of Cura 2) ... there are no difference. But I did a test: open the hex file (Cura 2) Arduino and send in Ultimaker it is downloaded but the printer stops working. While the same file sent via Cura 2 makes it work. I think that sends or compilation (in hex file) Arduino modified the file and makes it unreadable by Ultimaker Moreover, the weight of the hex file created by Arduino is heavier than the hex file Cura 2 Ideas ???
  11. une fois que ça marchera, je ferais un post sur mon blog mais tant que j'ai le soucis du firmware...
  12. Hello, I try to mount a sensor (BLtouch) on my Ultimaker O +, no connection problem but when I send the firmware suitable for it on the printer (https://github.com/Bevaz/Marlin/tree/Auto_level_3.00) , it loads fine but then the printer does anything: no LCD display and when I send the command "move z", via repetier, the engine makes a noise and do not move ... Help please!
  13. Bonjour, je tente de monter un capteur BLtouch sur mon ultimaker O+, pas de prb de branchement mais quand j'envoie le firmware adapté pour cela sur l'imprimante, il se charge bien mais ensuite l'imprimante fait n'importe quoi : pas d'affichage LCD et quand j'envoie la commande de plateaux, via repetier, le moteur fait un bruit et ne bouge pas... Help svp !
  14. Wyman

    Autre slicer

    merci pour la config... j'ai une UMO+ avec un Raspi/octoprint, pratique car Slic3r permet d'envoyer le gcode directement dessus. Voici ma config, basé sur le profil de Cura. Je débute donc il y à des trucs que je ne maitrise pas encore, notamment le rapport taille de la buse et first layer, je pensais qu'il devait être un multiple et inférieur à la taille de la buse, mais sur ta config c'est pas ça... tu peux m'expliquer ? Aussi, si tu peux poster ta config pour Simplify3D, je suis preneur. merci # generated by Slic3r 1.2.9 on Fri Feb 5 13:48:54 2016[filament:Orange]bed_temperature = 60bridge_fan_speed = 100cooling = 1disable_fan_first_layers = 3extrusion_multiplier = 1fan_always_on = 0fan_below_layer_time = 60filament_colour = #FF8040filament_diameter = 3first_layer_bed_temperature = 60first_layer_temperature = 210max_fan_speed = 100min_fan_speed = 35min_print_speed = 10slowdown_below_layer_time = 15temperature = 200[presets]filament = Orange.iniprint = Normal.iniprinter = UMO.ini[print:Normal]avoid_crossing_perimeters = 0bottom_solid_layers = 6bridge_acceleration = 0bridge_flow_ratio = 1bridge_speed = 60brim_width = 0complete_objects = 1default_acceleration = 0dont_support_bridges = 1external_fill_pattern = rectilinearexternal_perimeter_extrusion_width = 0external_perimeter_speed = 80%external_perimeters_first = 0extra_perimeters = 1extruder_clearance_height = 20extruder_clearance_radius = 20extrusion_width = 0fill_angle = 45fill_density = 20%fill_pattern = rectilinearfirst_layer_acceleration = 0first_layer_extrusion_width = 0first_layer_height = 0.4first_layer_speed = 30%gap_fill_speed = 20gcode_comments = 0infill_acceleration = 0infill_every_layers = 1infill_extruder = 1infill_extrusion_width = 0infill_first = 0infill_only_where_needed = 0infill_overlap = 15%infill_speed = 0interface_shells = 0layer_height = 0.1max_print_speed = 80max_volumetric_speed = 0min_skirt_length = 0notes = only_retract_when_crossing_perimeters = 1ooze_prevention = 0output_filename_format = [input_filename_base].gcodeoverhangs = 1perimeter_acceleration = 0perimeter_extruder = 1perimeter_extrusion_width = 0perimeter_speed = 50perimeters = 3post_process = raft_layers = 0resolution = 0seam_position = nearestskirt_distance = 5skirt_height = 1skirts = 2small_perimeter_speed = 80%solid_infill_below_area = 70solid_infill_every_layers = 0solid_infill_extruder = 1solid_infill_extrusion_width = 0solid_infill_speed = 0spiral_vase = 0standby_temperature_delta = -5support_material = 0support_material_angle = 0support_material_contact_distance = 0.2support_material_enforce_layers = 0support_material_extruder = 1support_material_extrusion_width = 0support_material_interface_extruder = 1support_material_interface_layers = 3support_material_interface_spacing = 0support_material_interface_speed = 100%support_material_pattern = pillarssupport_material_spacing = 2.5support_material_speed = 60support_material_threshold = 0thin_walls = 1threads = 2top_infill_extrusion_width = 0top_solid_infill_speed = 0top_solid_layers = 6travel_speed = 200xy_size_compensation = 0[print:Normal (support)]avoid_crossing_perimeters = 0bottom_solid_layers = 3bridge_acceleration = 0bridge_flow_ratio = 1bridge_speed = 60brim_width = 0complete_objects = 0default_acceleration = 0dont_support_bridges = 1external_fill_pattern = rectilinearexternal_perimeter_extrusion_width = 0external_perimeter_speed = 60%external_perimeters_first = 0extra_perimeters = 1extruder_clearance_height = 20extruder_clearance_radius = 20extrusion_width = 0fill_angle = 45fill_density = 20%fill_pattern = honeycombfirst_layer_acceleration = 0first_layer_extrusion_width = 0first_layer_height = 0.3first_layer_speed = 40%gap_fill_speed = 20gcode_comments = 0infill_acceleration = 0infill_every_layers = 1infill_extruder = 1infill_extrusion_width = 0infill_first = 0infill_only_where_needed = 1infill_overlap = 15%infill_speed = 80interface_shells = 0layer_height = 0.1max_print_speed = 80max_volumetric_speed = 0min_skirt_length = 0notes = only_retract_when_crossing_perimeters = 1ooze_prevention = 0output_filename_format = [input_filename_base].gcodeoverhangs = 1perimeter_acceleration = 0perimeter_extruder = 1perimeter_extrusion_width = 0perimeter_speed = 50perimeters = 2post_process = raft_layers = 0resolution = 0seam_position = alignedskirt_distance = 5skirt_height = 1skirts = 1small_perimeter_speed = 15solid_infill_below_area = 70solid_infill_every_layers = 0solid_infill_extruder = 1solid_infill_extrusion_width = 0solid_infill_speed = 20spiral_vase = 0standby_temperature_delta = -5support_material = 1support_material_angle = 0support_material_contact_distance = 0.2support_material_enforce_layers = 0support_material_extruder = 1support_material_extrusion_width = 0support_material_interface_extruder = 1support_material_interface_layers = 3support_material_interface_spacing = 0support_material_interface_speed = 100%support_material_pattern = rectilinearsupport_material_spacing = 2.5support_material_speed = 60support_material_threshold = 0thin_walls = 1threads = 2top_infill_extrusion_width = 0top_solid_infill_speed = 120%top_solid_layers = 3travel_speed = 200xy_size_compensation = 0[printer:UMO]bed_shape = 0x0,205x0,205x205,0x205before_layer_gcode = end_gcode = M104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioningextruder_offset = 0x0gcode_flavor = repraplayer_gcode = nozzle_diameter = 0.46octoprint_apikey = 5CD54CF0E39A49C88E59F1D79D18510Coctoprint_host = 192.168.0.40:80pressure_advance = 0retract_before_travel = 2retract_layer_change = 0retract_length = 4.5retract_length_toolchange = 10retract_lift = 0retract_restart_extra = 0retract_restart_extra_toolchange = 0retract_speed = 40start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nG1 Z20.0 F9000 ;move the platform down 20mm\nG92 E0 ;zero the extruded length\nG1 F200 E3 ;extrude 3mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F9000toolchange_gcode = use_firmware_retraction = 0use_relative_e_distances = 0use_volumetric_e = 0vibration_limit = 0wipe = 0z_offset = 0[settings]autocenter = 1mode = expert
  15. Wyman

    Autre slicer

    Hello... Est ce que certains utilisent Slic3R ou Simplifi3D avec UMO+ et aurait l'amabilité de m'envoyer un profil (pour PLA) qui fonctionne et/ou correspond aux réglages de Cura. Merci d'avance.
×
×
  • Create New...