8 Commits

Author SHA1 Message Date
Ghostkeeper
f4f990708f
Remove old 'category' metadata
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +02:00
Ghostkeeper
4cb59b5454
Fix overriding of prime tower position
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-10-14 11:02:43 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Ghostkeeper
8e81847fa7
Use periods instead of ellipses
Because some printers don't accept non-ANSI characters and will stop printing when they encounter one.
2019-03-13 15:43:58 +01:00
Diego Prado Gesto
5b251fc6dc CURA-5334 Remove machine nozzle size from machine definitions and move
it to extruder definitions.
2018-07-04 12:00:38 +02:00
Jack Ha
95f7251486 CURA-5334 remove material_diameter from all printer definitions and also from fdmprinter.def.json 2018-06-12 13:39:29 +02:00
Ghostkeeper
202f7f87f8
Remove ID from definition files
Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more.

Contributes to issue CURA-4243.
2017-11-02 12:53:06 +01:00
fieldOfView
98e3f2bdb2 Add definitions for the Raise3D N2 series
See https://ultimaker.com/en/community/51242-please-add-these-raise3d-printer-definitions for source and details.
2017-09-26 21:10:52 +02:00