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
871017da73
Remove old settings from resource files
...
Contributes to CURA-10077
2023-01-27 17:13:06 +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
Remco Burema
1e1ec7c6e5
For tree support default should be support wall count 1.
...
part of CURA-7800
2022-10-06 22:23:24 +02:00
Jaime van Kessel
89fbac74f9
Fix incorrectly setting material_print_temperature
...
If this is set to an absolute value, the material settings wont have any effect anymore.
A much better way is to just set the default temperature, which is what the intent is
2022-09-01 17:51:25 +02:00
Jaime van Kessel
3101f2aea4
Remove filter_out_tiny_gaps from definitions
...
This setting doesn't exist anymore.
2022-06-17 15:57:40 +02:00
Remco Burema
86046a32b3
Merge branch 'master' into merge_main_20211019
2021-10-20 08:38:01 +02:00
Konstantinos Karmas
22e281f368
Fix using the wrong combing enum value in maker_made_300x
...
The correct enum value should be 'infill'. 'Within infill' is the display name of that enum value.
CURA-7976
2021-09-29 13:36:29 +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
Remco Burema
b72e200e2c
Add wall_min_flow[_retract] to removed settings in upgrade.
...
Also remove these settings from profiles which included them.
CURA-8442
2021-08-04 11:07:21 +02:00
Remco Burema
6c08bbfc9d
Merge branch 'master' into libArachne_rebased
2021-07-16 08:49:46 +02:00
Jaime van Kessel
11b6e680b2
Remove incorrect value from makermade profile
...
No idea why it worked in the first place, but a max speed of 0 is impossible!
2021-07-06 11:45:51 +02:00
Ghostkeeper
3300192abc
Change outer_before_inner setting to an enum
...
We'll offer the option to print from outside to inside, from inside to outside, or from inside to outside except that the very innermost centre wall is printed last.
Contributes to issue CURA-8109.
2021-06-17 17:57:51 +02:00
jelle Spijker
3db209ef46
Removed redundant settings for Arachne
...
- travel_compensate_overlapping_walls_enabled
- travel_compensate_overlapping_walls_0_enabled
- travel_compensate_overlapping_walls_x_enabled
- fill_perimeter_gaps
2021-02-05 10:27:25 +01:00
skilescm
8ce0dbe9cc
Added Maker Made 300x Printer ( #8901 )
...
* Add files via upload
* Add files via upload
* Update maker_made_300x.def.json
* Update maker_made_300x_extruder_0.json
* Update maker_made_300x_extruder_0.json
* Update maker_made_300x.def.json
* Update maker_made_300x.def.json
* Update maker_made_300x.def.json
* Update resources/extruders/maker_made_300x_extruder_0.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/definitions/maker_made_300x.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/definitions/maker_made_300x.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update maker_made_300x.def.json
* Rename maker_made_300x_extruder_0.json to maker_made_300x_extruder_0.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-01-11 09:15:17 +01:00