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 (Collapse)Author
2020-04-28Remove old 'category' metadataGhostkeeper
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2019-10-14Fix overriding of prime tower positionGhostkeeper
We had changed it for all printers back when we changed the prime tower position to a formula, but since then we've been getting new printer definitions that were made from templates floating around with the old structure. We should really have an automated test for this. Discovered during review of #6518.
2019-05-13Overwrite gantry height value instead of default_valueGhostkeeper
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-03-13Use periods instead of ellipsesGhostkeeper
Because some printers don't accept non-ANSI characters and will stop printing when they encounter one.
2018-07-04CURA-5334 Remove machine nozzle size from machine definitions and moveDiego Prado Gesto
it to extruder definitions.
2018-06-12CURA-5334 remove material_diameter from all printer definitions and also ↵Jack Ha
from fdmprinter.def.json
2017-11-02Remove ID from definition filesGhostkeeper
Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more. Contributes to issue CURA-4243.
2017-09-26Add definitions for the Raise3D N2 seriesfieldOfView
See https://ultimaker.com/en/community/51242-please-add-these-raise3d-printer-definitions for source and details.