Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26initial bed temperature: resolveOrValue to the rescue. CURA-3307Jack Ha
2017-01-24fix: let initial layer bed temp depend on bed temp (CURA-3307)Tim Kuipers
2017-01-11JSON fix: prime tower thickness defaulted to zero, rather than defaulting to ...Tim Kuipers
2016-12-19Fix prime tower position limits w.r.t. the origin of its placementGhostkeeper
2016-12-16Correct Prime Tower Wall Thickness for if prime_tower_size == 0Ghostkeeper
2016-12-14Inherit gradual infill steps for line distances below 1mm tooGhostkeeper
2016-12-14Guard against infill density being 0Ghostkeeper
2016-12-13Add machine_shape to delta printer definitions...fieldOfView
2016-12-13Rename Delta Go to use lowercase in filenameGhostkeeper
2016-12-12Merge branch 'master' of https://github.com/ex-nerd/Cura into ex-nerd-masterGhostkeeper
2016-12-10Add definition and bed mesh for Kossel ProChris Petersen
2016-12-09Remove machine_cool_zone_lengthGhostkeeper
2016-12-09Added Delta_Go (provided by DeltaPrintr)Jaime van Kessel
2016-12-08Max initial layer bed temperature UM3Jack Ha
2016-12-08Max bed temperature UM3Jack Ha
2016-12-08Corrected bed temperature max value warning for UM3Jack Ha
2016-12-07Adjust cool down speed modifier defaultGhostkeeper
2016-12-06JSON fix: give pre_print_temp and post_print_temp back their default_tempTim Kuipers
2016-12-06Add park distance settingGhostkeeper
2016-12-06JSON fix: description of speed_travel_layer_0 now includes explanation of inh...Tim Kuipers
2016-12-06Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-12-06Added default_printing_temperature propertyJaime van Kessel
2016-12-06Expand description of heat zone with implementation detailsGhostkeeper
2016-12-06Expand description of cool zone settingGhostkeeper
2016-12-05Add cool zone length settingGhostkeeper
2016-12-05Fix spelling of heat zone length descriptionGhostkeeper
2016-12-05JSON fix: set user specified z seam position at back by defaultTim Kuipers
2016-12-05Minor starting code new line fixSAMSECTOR
2016-12-02Set initial bed temperature to be equal to normalGhostkeeper
2016-12-01Merge branch 'samirabaza-master'Ghostkeeper
2016-12-01Merge branch 'master' of https://github.com/samirabaza/Cura into samirabaza-m...Ghostkeeper
2016-12-01Update printrbot_simple_extended.def.jsonSAMSECTOR
2016-11-30Merge branch 'feature_z_seam_location'Ghostkeeper
2016-11-30JSON fix: multiple_mesh_overlap description was clumsy (CURA-2444)Tim Kuipers
2016-11-30JSON fix: description of z_seam_type still mentioned 'Back' (CURA-1461)Tim Kuipers
2016-11-30Merge branch 'master' of https://github.com/samirabaza/Cura into samirabaza-m...Ghostkeeper
2016-11-30JSON fix: initial fan speed zero by default (CURA-3068)Tim Kuipers
2016-11-30JSON refactor: moved Initial Fan Speed out of the children of Fan Speed (CURA...Tim Kuipers
2016-11-30Merge branch 'feature_polar' of https://github.com/fieldOfView/CuraJaime van Kessel
2016-11-30Update printrbot_simple_extended.def.jsonSAMSECTOR
2016-11-29JSON fix: limit_to_extruder for support_conical_enabled (CURA-2896)Tim Kuipers
2016-11-29JSON refactor: multiple_mesh_overlap: Objects ==> Meshes (CURA-2444)Tim Kuipers
2016-11-29JSON refactor: move multiple_mesh_overlap to meshfixes category (CURA-2444)Tim Kuipers
2016-11-29JSON refactor: Dual Extrusion Overlap => Merged Objects Overlap (CURA-2444)Tim Kuipers
2016-11-29Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2016-11-29Merge branch 'feature_recursive_cubic' of github.com:Ultimaker/CuraJaime van Kessel
2016-11-29Update printrbot_simple_extended.def.jsonSAMSECTOR
2016-11-29Don't hide the dual extrusion category for single extrusionGhostkeeper
2016-11-29Merge branch 'master' of https://github.com/samirabaza/Cura into samirabaza-m...Ghostkeeper
2016-11-29Minor code-style-related fixesfieldOfView