Jump to content

arlee

Member
  • Posts

    27
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Ultimaker 2 (Ext
    +)

arlee's Achievements

0

Reputation

  1. Vanochtend dacht ik, kom laat ik mijn firmware even updaten, was al weer enige jaren geleden en zag op de site van Ultimaker dat er al aardig wat verbeteringen waren aangebracht, niet wetende dat mijn Ultimaker zijn firmware via Cura binnen haalt. Dus keurig de laatste versie van Cura geïnstalleerd 4.13 geloof ik en daar mijn nieuwste firmware mee geüpgraded. Bleek dus nog gewoon dezelfde te zijn als die er al opstond, die uit maart 2018. Oké, al die verhalen op de site van Ultimaker betreft dus de nieuwere printers vanaf versie 2+. Ok, geen probleem, gaan we gewoon verder met die versie. Alleen wil ik nu wat printen, dan voordat hij start gaat hij minstens 5 cm van het materiaal terug trekken, zodat mijn printkop geen materiaal krijgt en er dus niets gebeurt. Wat is er nu gebeurt met die firmware, wat doe ik verkeerd en zie ik over het hoofd. Ik geef toe, zit niet dagelijks achter dat ding, maar meende er in de loop der jaren mee te kunnen lezen en schrijven, maar vanaf vandaag dus helaas niet meer. Iemand enig idee? alvast dank voor een reactie Ari
  2. Dank je wel Nallath!! helemaal goed! fijne dag.
  3. Ik probeer Cura in te stellen voor mijn Ultimaker 2. Om een materiaal te kiezen moet ik deze activeren, echter die mogelijkheid wordt me niet geboden zoals bij mijn oude Original. Ik begrijp dat de U2 nu kennelijk werkt met UltiGcode ipv Marlin, maar hoe krijg ik Cura aan het verstand om UltiGcode te gebruiken zodat ik het juiste materiaal kan kiezen. De firmware is bijgewerkt bij Cura 4.3 want in Cura 4.5 is er überhaupt geen materiaal data te vinden. Wie helpt me op weg? alvast dank. Ari
  4. Herkent iemand dit probleem, dat tijdens het opwarmen van de nozzle en het heatbed de temp. van de nozzle niet verder komt dan in dit geval tot 226 graden. Ik probeer sinds tijden weer eens nylon te printen en nu op de UM2, maar helaas. Hij heeft het wel even gedaan op 260 graden maar dat werd niks en dacht dat de temp. wellicht te hoog stond, maar nu blijft hij pendelen op 95 %, los van de ingestelde temp. alvast dank voor een reactie. ari
  5. This morning I installed a new Arduino and everything works fine now.
  6. Thank you so much Anon for all this information, Great!! One led blinks during the upload at the same time a rule appears on the screen with "time out" I used the reset button several times without any result The serial Terminal disappears when I start with an upload :( Ultimaker will send me today a new Arduino, this takes to much time for us. Thank's
  7. Stephan, here is the way to find out what serial you need for the Arduino IDE: You can find your Arduino via Terminal with ls /dev/tty.* then you can read that serial port using the screen command, like this screen /dev/tty.[yourSerialPortName] [yourBaudRate] for example: screen /dev/tty.usbserial-A6004byf 9600
  8. I was not able to flash the Arduino Mega 2560 with Arduino IDE My serial for the Imac was: /dev/tty.usbmodemfd141
  9. Here the same problem as Stepan, Today I tried to flash the Arduino (Mega 2560) through Arduino ID, as anon wrote: --------------------------------------------------------------------------------------------------------- Let's make sure you have the right source. Download this zip file: https://github.com/U...e/Marlin_v1.zip and extract the Marlin-Marlin_v1 directory from it. Make sure you have the latest version of the Arduino IDE (I have 1.0.5 and I think 1.0.6 is out, either will work). Get it from here if needed: http://arduino.cc/en/Main/Software Start the Arduino IDE and go to the file menu and click open. Find where you extracted the Marlin-Marlin_v1 directory above and go into the Marlin directory. In the Marlin directory, select Marlin.pde This will open a new window for the pde. You can close the original window (not sure why it does that). Go to the Tools menu, select Board and choose the "Arduino Mega 2560 or Mega ADK" item. On the same Tools menu, go to Serial Port and select the serial to which your printer is connected. Now go to the Sketch menu and click Verify / Compile. You should get a message like: Binary sketch size: 109,480 bytes (of a 258,048 byte maximum) Now go to the File menu and choose Upload. It will recompile again and flash the firmware to the printer. Now reinstall the Arduino into the printer and make sure it is working. --------------------------------------------------------------------------------------------------------- but stil the same results: "time out" So, I think the Arduino 2560 is not working anymore. I also made the wrong decision to choose for Ultimaker Original+ instead of Ultimaker Original with a heat bed after installing the kit. :( I hope the solution is near because I use this machine during a presentation for a lot of people, next week. with or without that heatbed.
  10. Same problem here after upgrading to the wrong firmware (Original Plus) :( http://umforum.ultimaker.com/index.php?/topic/2995-heated-bed-for-the-ultimaker-1/page-9?hl=%20led%20%20light
  11. I was more thinking about the electronic circuit board
  12. Thank you Anon, This evening I have tried to compile / flash the firmware of the printer on the way you described to build the basic firmware through the Arduino IDE 1.0.6, but unfortunately, here I get a timeout as well during the upload and nothing appears on my ulticontroller. I think he is dead :(
×
×
  • Create New...