lp:~ultimaker/ultimaker/+git/CuraEngine

Owned by Ultimaker
Get this repository:
git clone https://git.launchpad.net/~ultimaker/ultimaker/+git/CuraEngine

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/Ultimaker/CuraEngine.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
3.6 2018-11-06 10:22:59 UTC
Merge branch 'mb-fix-multiple-bridge-layers-enable' of https://github.com/sma...

Author: Jaime van Kessel
Author Date: 2018-11-06 10:22:59 UTC

Merge branch 'mb-fix-multiple-bridge-layers-enable' of https://github.com/smartavionics/CuraEngine into 3.6

3.5 2018-10-15 15:04:26 UTC
Bug fix in comb path generation - correct fwd path length before comparing wi...

Author: Mark Burton
Author Date: 2018-10-09 16:46:36 UTC

Bug fix in comb path generation - correct fwd path length before comparing with rev path length.

texture_processing_color_model 2018-09-20 13:00:29 UTC
fix: omit threading funcitonality if not compiling with open MP

Author: Tim Kuipers
Author Date: 2018-09-20 13:00:29 UTC

fix: omit threading funcitonality if not compiling with open MP

3.4 2018-07-09 08:55:15 UTC
CURA-5374 processPerimeterGaps now uses skin_line_width for skin parts instea...

Author: Jack Ha
Author Date: 2018-06-05 13:53:51 UTC

CURA-5374 processPerimeterGaps now uses skin_line_width for skin parts instead of incorrect wall_line_width_something

3.3 2018-04-12 12:59:08 UTC
Merge branch '3.3' of github.com:Ultimaker/CuraEngine into 3.3

Author: Diego Prado Gesto
Author Date: 2018-04-12 12:59:08 UTC

Merge branch '3.3' of github.com:Ultimaker/CuraEngine into 3.3

3.2 2018-02-06 09:33:07 UTC
Also reset E using G92 on BFB and Makerbot flavours

Author: Ruben D
Author Date: 2018-02-06 09:33:07 UTC

Also reset E using G92 on BFB and Makerbot flavours

The original commit says that it's not supported well. However, the RepRapWiki says it's supported nowadays. Maybe the earlier firmware had some trouble there.
I'm still not resetting the E value after E10,000 though, just to be sure. It's only resetting the E value in an extruder switch, which was causing a crash because it assumed (and asserted) that the E value was 0 after an extruder switch.

Contributes to issue CURA-4918.

feature_estimate_dissolving_time 2018-01-19 14:19:17 UTC
Debug output to copy to Calc

Author: Ruben D
Author Date: 2018-01-19 14:19:17 UTC

Debug output to copy to Calc

3.1 2017-12-15 12:12:57 UTC
Fix possible segfault due to accessing deleted TopSurface

Author: Lipu Fei
Author Date: 2017-12-15 11:53:03 UTC

Fix possible segfault due to accessing deleted TopSurface

CURA-4702

Some SliceLayers can be deleted during removeEmptyFirstLayers() which
will delete the TopSurfaces in those SliceLayers too. This is done in
a vector.erase() call, and it will move the undeleted SliceLayers back
to the front. Because TopSurface is a pointer in SliceLayers, in the
reconstructed SliceLayer vector, although they keep the same TopSurface
pointers as before, the actual TopSurface memory blocks were deallocated.
This can cause segfauls when ironing gets processed.

3.0 2017-10-12 06:54:13 UTC
Fix spaghetti infill crash

Author: Lipu Fei
Author Date: 2017-10-11 11:11:11 UTC

Fix spaghetti infill crash

CURA-4435

volumetric_prop 2017-09-29 11:41:32 UTC
initial implementation volumetric property provider

Author: Tim Kuipers
Author Date: 2017-09-29 11:41:32 UTC

initial implementation volumetric property provider

2.7 2017-08-28 14:35:10 UTC
fix: print thin walls accounts for wall_0_inset (CURA-4023)

Author: Tim Kuipers
Author Date: 2017-08-28 14:35:10 UTC

fix: print thin walls accounts for wall_0_inset (CURA-4023)

2.6 2017-06-14 11:11:17 UTC
Do not generate support when layer number is negative

Author: Lipu Fei
Author Date: 2017-06-14 11:11:09 UTC

Do not generate support when layer number is negative

CURA-3934

2.5 2017-04-18 10:18:40 UTC
fix: apply print_speed_layer_0 on prime tower rather than travel speed (CURA-...

Author: Tim Kuipers
Author Date: 2017-04-18 10:18:40 UTC

fix: apply print_speed_layer_0 on prime tower rather than travel speed (CURA-3694)

2.4 2017-02-02 13:00:48 UTC
Fix spiralize args bug - untested but this just looked wrong to me.

Author: Mark Burton
Author Date: 2017-02-02 08:08:50 UTC

Fix spiralize args bug - untested but this just looked wrong to me.

2.3 2016-10-21 14:22:16 UTC
Revert "feat: setting for carveMultipleVolumes (CURA-2712)"

Author: Tim Kuipers
Author Date: 2016-10-21 14:22:16 UTC

Revert "feat: setting for carveMultipleVolumes (CURA-2712)"

This reverts commit b2d837efdeae1acd84f6fc37bdb8a5cc0bb3d7ed.

2.1 2016-07-04 15:19:40 UTC
fix: raft outline now uses rounded offset (CURA-1835)

Author: Tim Kuipers
Author Date: 2016-07-04 15:19:40 UTC

fix: raft outline now uses rounded offset (CURA-1835)

legacy 2016-03-22 15:29:32 UTC
Allow the engine to use dynamic acceleration settings to get better time esti...

Author: Daid
Author Date: 2016-03-22 15:29:32 UTC

Allow the engine to use dynamic acceleration settings to get better time estimates.

15.10 2015-11-12 13:53:59 UTC
Add support for setting CuraEngine version from CMake

Author: Arjen Hiemstra
Author Date: 2015-11-12 13:53:34 UTC

Add support for setting CuraEngine version from CMake

15.06 2015-08-07 13:32:19 UTC
bugfix: sliceDataStorage.meshes reallocation due to size change

Author: Tim Kuipers
Author Date: 2015-08-07 13:32:19 UTC

bugfix: sliceDataStorage.meshes reallocation due to size change

101119 of 119 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.