Commit graph

5 commits

Author SHA1 Message Date
Ghostkeeper
8e324c594e
Adjust wall thickness to 1 line if using spiralise
Except for printers that explicitly override it.

Fixes #7317.
2020-03-24 14:22:28 +01:00
Ghostkeeper
4a5673746c
Remove unused default_value overrides
These are overrides of default_value while there is a value defined. As such these overrides had no effect at all.
Changing them to value can actually change the behaviour of the profile. That is not what the profile author has apparently tested with, so I'm not doing that. I'm just removing the unused data.
In the future if we get new definitions the author gets notified of the error so that he may test more effectively. The legacy can't be fixed without re-testing, so I'm leaving that to the authors.

Done during Turbo Testing & Tooling. I want to go home for the weekend now...
2019-10-18 18:38:16 +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
74bfd52c36
Fix default layer height
The 0.1mm profile doesn't overwrite it. Maybe it should to prevent this mistake in the future?

Contributes to issue CURA-6391.
2019-03-20 09:21:42 +01:00
pinchies
6ebc08420a Add profile for JGAurora JGMaker Magic (#5430)
Add a basic profile for JGAurora JGMaker Magic
2019-03-18 16:42:43 +01:00