Commit graph

9 commits

Author SHA1 Message Date
wawanbreton
d3150016ba Applied printer-linter format 2023-10-24 14:13:22 +00:00
Erwan MATHIEU
3417a858b4 Use default prime tower position for everyone
This is necessary to ensure that all printers use a valid prime tower position, now that the position computation rule has changed and includes the base/brim.

CURA-10783
2023-10-24 16:11:41 +02:00
jspijker
53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
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
58bb2097ce
Remove Felix' platform texture
It didn't work out well with our theming and the colours of objects on the build plate, and was inconsistent with how other printers' build plates look.

Contributes to issue CURA-6701.
2019-08-05 10:35:55 +02:00
Ghostkeeper
f3bb922c0d
Fix Z fighting with platform and build volume
Contributes to issue CURA-6701.
2019-08-05 10:33:39 +02:00
Ghostkeeper
1ea1914d5a
Fix whitespace and code style
Contributes to issue CURA-6701.
2019-08-05 10:24:05 +02:00
PM
b517a031c0 Added FelixPro2 printer definition files 2019-07-31 16:12:29 +02:00