12 Commits

Author SHA1 Message Date
Remco Burema
cf922295db Try before the beta. After it's too late.
A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
2023-02-21 15:43:12 +01: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
Jaime van Kessel
ee551e48b3
Restore incorrectly removed settings
Something went wrong here, it removed the wrong defaults...
2022-09-14 13:45:27 +02:00
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +02:00
Remco Burema
86046a32b3
Merge branch 'master' into merge_main_20211019 2021-10-20 08:38:01 +02:00
Konstantinos Karmas
61d18f22b2 Fix combing value not being recognized
The value of an enum needs to be in single quotes when it is in the "value" field or else it won't be recognized.

CURA-7976
2021-09-29 13:35:21 +02:00
Konstantinos Karmas
e1b56f9188 Remove "default_value" since the "value" overrides it
CURA-7976
2021-09-28 15:38:39 +02:00
Remco Burema
562be41bd0
Also remove not-existing-anymore settings from definitions and the like.
CURA-7279
2021-08-06 18:23:10 +02:00
grigorasalex
3f7cbdb54b Support usb connection and modified cooling fan and retraction settings 2021-05-20 15:00:31 +03:00
grigorasalex
a8ee13a926 Changed tabs to spaces 2020-10-29 16:44:22 +02:00
grigorasalex
39d542cd52 Changed inherits to fdmprinter and added other dependencies 2020-10-29 16:11:02 +02:00
grigorasalex
0c9740dee3 Added Liquid 3D printer configurations
More details for the printer can be found at https://liquid3d.site
2020-10-15 18:31:30 +03:00