Ultimaker Firmware Update

broken image


Firmware Update-Ultimaker 3 series. Updating the firmware on your Ultimaker 3 or Ultimaker 3 Extended printer is not dependent on the version of Cura you're using. Ultimaker 3 series printers can be updated over the network from the printer itself, or via USB stick after downloading the most recent firmware. Regular firmware updates give your Ultimaker 3D printer a free upgrade – from routine performance enhancements to significant new features like cloud 3D printing. Update firmware Get even more from your 3D printer Better over time Integrated Future-ready Better over time. The Ultimaker Cloud and Connect services were rebranded to Ultimaker Digital Factory in June 2020. This firmware update will enable Ultimaker 3 firmware integration with the Digital Factory.

  1. Cura Update Ultimaker
  2. Ultimaker S5 Firmware
  3. Ultimaker 2+ Software
  4. Ultimaker Cura Firmware Update

Gyroid infill

New infill pattern with enhanced strength properties. Gyroid infill is one of the strongest infill types for a given weight, has isotropic properties, and prints relatively fast with reduced material use and a fully connected part interior. Note: Slicing time can increase up to 40 seconds or more, depending on the model. Contributed by smartavionics.

Support brim

New setting that integrates the first layer of support material with the brim's geometry. This significantly improves adhesion when printing with support material. Contributed by BagelOrb.

Cooling fan number

It is now possible to specify the cooling fan to use if your printer has multiple fans. This is implemented under Machine settings in the Extruder tab. Contributed by smartavionics.

Settings refactor

The CuraEngine has been refactored to create a more testable, future-proof way of storing and representing settings. This makes slicing faster, and future development easier.

Print core CC 0.6

The new print core CC 0.6 is selectable when the Ultimaker S5 profile is active. This print core is optimized for use with abrasive materials and composites.

File name and layer display

Added M117 commands to GCODE to give real-time information about the print job file name and layer number shown on the printer's display when printing via USB. Contributed by adecastilho.

Firmware checker/Ultimaker S5

The update checker code has been improved and tested for more reliable firmware update notifications in Ultimaker Cura. The Ultimaker S5 is now included.

Fullscreen mode shortcuts

Fullscreen mode can be toggled using the View menu or with the keyboard shortcuts: Command + Control + F (macOS), or F11 (Windows and Linux). Contributed by KangDroid.

Configuration error message

Cura Update Ultimaker

In previous versions, Ultimaker Cura would display an error dialog explaining when something happened to user configuration files, including the option to reset to factory defaults. This would not warn about losing the current printer and print profile settings, so this information has been added.

Rename Toolbox to Marketplace

The entry points to the Toolbox are now renamed to Marketplace.

Materials in the Marketplace

A new tab has been added to the Marketplace that includes downloadable material profiles, to quickly and easily prepare models for a range of third-party materials.

New third-party definitions

New profiles added for Anycube 4MAx and Tizyx K25. Contributed by jscurtu and ValentinPitre respectively.

Improved definitions for Ender-3

The Ender-3 build plate size has been adjusted to the correct size of 235 x 235 mm, corrected the start-up sequence, and the printhead position has been adjusted when prints are purged or completed. Contributed by stelgenhof.

Add mesh names to slicing message

Added comment generation to indicate which mesh the GCODE after this comment is constructing. Contributed by paukstelis.

Ultimaker Firmware Update

Bug fixes

  • The active material is highlighted in Ultimaker Cura's material manager list. This behavior is now consistent with the profile and machine manager.
  • The option to use 1.75 mm diameter filament with third-party 3D printers is now fixed and does not revert back to 2.85 mm. This fix also applies the appropriate a Z-axis speed change for 1.75 mm filament printers. Contributed by kaleidoscopeit.
  • A fix was created to handle OSX version 10.10, but due to the Qt upgrade, users with older versions won't be able to run Ultimaker Cura on their system without a system update. This applies to OSX version 10.09 and 10.08.
  • Fixed a memory leak when leaving the 'Monitor' page open.
  • Added performance improvements to the PolygonConnector to efficiently connect polygons that are close to each other. This also reduces the chances of the print head collide with previously printed things. Contributed by BagelOrb.
  • Fixed a bug where the GCODE reader didn't show retractions.
  • Changes the USBPrinting update thread to prevent flooding the printer with M105 temperature update requests. Contributed by fieldOfView.
  • Fix the behavior of the 'manage visible settings' button, when pressing the 'cog' icon of a particular category. Contributed by fieldOfView.
  • Add a new post processing script that pauses the print at a certain height that works with RepRap printers. Contributed by Kriechi.
  • Fix updates to the print monitor temperatures while preheating. Contributed by fieldOfView.
  • Fixed a bug where material cost is not shown unless weight is changed.
  • Fixed bugs crashing the CuraEngine when TreeSupport is enabled.
  • Fixed a bug where Ultimaker Cura would upload the wrong firmware after switching printers in the UI.
  • Fixed a bug where the layer view was missing if the first layer was empty.
  • Fixed a bug where erroneous combing movements were taking place.
  • Fixed a bug where the initial layer temperature is set correctly for the first object but then never again.
  • Fixed a bug where clicking the fx icon didn't respond.
0 comments, 16/11/2020, by Guest/blogger, in 3D Printing,CAM,News

UTRECHT, The Netherlands, Nov 16, 2020 - Ultimaker, the global leader in desktop 3D printing, announces the general access of Ultimaker Essentials. Ultimaker Essentials is the enterprise package of Ultimaker software tools that enables professional organizations to scale a 3D printing platform across their business, delivering stability and control.

Ultimaker S5 Firmware

Ultimaker Essentials now offers several newly built features. They include:

Ultimaker 2+ Software

Better organization and user access management. Via the organization management page in Ultimaker Digital Factory, Ultimaker Essentials enables admins to invite users, give them admin rights, or remove 3D printing access entirely.

Firmware firewall. A firmware firewall increases your 3D printer's security by allowing only cloud traffic from Ultimaker Digital Factory and blocking uncontrolled access via the local network. This reduces the chance of malicious activity.*

New verified plugins. Ultimaker Essentials subscribers will enjoy a range of verified plugins for Ultimaker Cura, including the new Teton Simulation Smart Slice.

Ultimaker Firmware Update

Bug fixes

  • The active material is highlighted in Ultimaker Cura's material manager list. This behavior is now consistent with the profile and machine manager.
  • The option to use 1.75 mm diameter filament with third-party 3D printers is now fixed and does not revert back to 2.85 mm. This fix also applies the appropriate a Z-axis speed change for 1.75 mm filament printers. Contributed by kaleidoscopeit.
  • A fix was created to handle OSX version 10.10, but due to the Qt upgrade, users with older versions won't be able to run Ultimaker Cura on their system without a system update. This applies to OSX version 10.09 and 10.08.
  • Fixed a memory leak when leaving the 'Monitor' page open.
  • Added performance improvements to the PolygonConnector to efficiently connect polygons that are close to each other. This also reduces the chances of the print head collide with previously printed things. Contributed by BagelOrb.
  • Fixed a bug where the GCODE reader didn't show retractions.
  • Changes the USBPrinting update thread to prevent flooding the printer with M105 temperature update requests. Contributed by fieldOfView.
  • Fix the behavior of the 'manage visible settings' button, when pressing the 'cog' icon of a particular category. Contributed by fieldOfView.
  • Add a new post processing script that pauses the print at a certain height that works with RepRap printers. Contributed by Kriechi.
  • Fix updates to the print monitor temperatures while preheating. Contributed by fieldOfView.
  • Fixed a bug where material cost is not shown unless weight is changed.
  • Fixed bugs crashing the CuraEngine when TreeSupport is enabled.
  • Fixed a bug where Ultimaker Cura would upload the wrong firmware after switching printers in the UI.
  • Fixed a bug where the layer view was missing if the first layer was empty.
  • Fixed a bug where erroneous combing movements were taking place.
  • Fixed a bug where the initial layer temperature is set correctly for the first object but then never again.
  • Fixed a bug where clicking the fx icon didn't respond.
0 comments, 16/11/2020, by Guest/blogger, in 3D Printing,CAM,News

UTRECHT, The Netherlands, Nov 16, 2020 - Ultimaker, the global leader in desktop 3D printing, announces the general access of Ultimaker Essentials. Ultimaker Essentials is the enterprise package of Ultimaker software tools that enables professional organizations to scale a 3D printing platform across their business, delivering stability and control.

Ultimaker S5 Firmware

Ultimaker Essentials now offers several newly built features. They include:

Ultimaker 2+ Software

Better organization and user access management. Via the organization management page in Ultimaker Digital Factory, Ultimaker Essentials enables admins to invite users, give them admin rights, or remove 3D printing access entirely.

Firmware firewall. A firmware firewall increases your 3D printer's security by allowing only cloud traffic from Ultimaker Digital Factory and blocking uncontrolled access via the local network. This reduces the chance of malicious activity.*

New verified plugins. Ultimaker Essentials subscribers will enjoy a range of verified plugins for Ultimaker Cura, including the new Teton Simulation Smart Slice.

Service and learning levels. Choose between Light, Standard, and Advanced levels of service and learning to customize Ultimaker Essentials for professional needs. Reaper vst plugins. It offers access to more advanced e-learning courses and increased support coverage to ramp-up 3D printing adoption and reduce business disruptions.

*This feature is coming soon.

Ultimaker Cura Firmware Update

An Ultimaker Essentials subscription offers major benefits across the end-to-end digital manufacturing workflow.

Ultimaker Cura Enterprise. Ultimaker Cura Enterprise makes software distribution and management easy. Designed to meet the IT department's expectations, distribute a tested, stable, and more secure slicing application to anywhere employees need to work – with reduced risk to infrastructures.

Ultimaker Digital Factory. Ultimaker Digital Factory provides powerful cloud-based tools for easy remote management of Ultimaker 3D printers, teams, and software. This enables a scalable 3D printing workflow that drives innovation across the team.

Ultimaker Marketplace. Empower users to 3D print the way they want through a controlled version of Ultimaker Marketplace. Only verified plugins and third-party material profiles are allowed. And this maintains a higher level of security and stability of a company's IT infrastructure. Plus, gain access to Ultimaker Essentials-only plugins such as Teton Simulation's Smart Slice

Ultimaker 3D Printing Academy. Upskill application engineers, 3D printer operators, and IT admins with expert e-learning to achieve a team's success potential. Access the full Ultimaker 3D Printing Academy course library of Associate and Professional* knowledge – with certification exams for each role.

Support. Get direct support during business hours for software queries or browse a comprehensive knowledge base

Dragonvale dragon breeding combinations. *Professional-level courses coming late 2020.

Pricing

Mp4 joiner open source. Ultimaker Essentials packages start at €250 ($300) per year (excluding taxes) per organizational unit. Visit the Ultimaker Essentials page to learn more.

Since 2011, Ultimaker has built an open and easy-to-use solution of 3D printers, software and materials that enable professional designers and engineers to innovate every day. Today, Ultimaker is the market leader in desktop 3D printing. From offices in the Netherlands, New York, Boston, and Singapore – plus production facilities in Europa and the US – its global team of over 400 employees work together to accelerate the world's transition to digital distribution and local manufacturing.





broken image