Jaime van Kessel
78bbc4c955
Add work around to prevent setting not updating
2020-03-12 13:38:36 +01:00
Ghostkeeper
fe8e892568
Give warning if preshrink is larger than wall thickness
...
If it is larger, it could cause gaps to appear between the walls where infill is exposed.
Contributes to #7231 .
2020-03-09 16:07:10 +01:00
Ghostkeeper
4a754a0735
Realign build plate models
...
Contributes to issue CURA-7270.
2020-03-02 14:11:49 +01:00
Ghostkeeper
c4b060ca48
Merge branch 'dagoma_discoultimate' of https://github.com/0r31/Cura into 0r31-dagoma_discoultimate
2020-03-02 13:38:53 +01:00
Ghostkeeper
d7102729f1
Use spaces instead of tabs
...
And remove floating point rounding errors too.
Contributes to issue CURA-7260.
2020-02-27 10:57:15 +01:00
Ghostkeeper
f6bc220faa
Merge branch 'master' of https://github.com/skriDude/Cura into skriDude-master
...
Conflicts:
resources/definitions/skriware_2.def.json -> On master the old setting value was changed to 'value' rather than 'default_value', while on this branch the value was changed to use the resolve function.
2020-02-27 10:54:31 +01:00
Ghostkeeper
b4a646c191
Make warning values for support interface depend on Z distance
...
Rather than a hard-coded 0.2mm. The point of these is to ensure that there is always one layer.
2020-02-25 14:42:11 +01:00
Ghostkeeper
dba35dc664
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2020-02-25 14:34:36 +01:00
Ghostkeeper
43e373af02
Merge branch 'master' of https://github.com/FN5969/Cura into FN5969-master
2020-02-24 17:00:12 +01:00
skriDude
05f050eccc
fixed support layer height
2020-02-20 15:27:33 +01:00
Ghostkeeper
4cb239a97f
Merge branch '4.5'
2020-02-19 11:41:07 +01:00
Ghostkeeper
ed17cfafb7
Reduce minimum value warning for Anti-Ooze Retracted Position
...
For BAM and filled materials the default would give a warning position since for a filament switch it needs to retract more than for the normal print.
Done as a 5 minute fix.
2020-02-19 11:40:44 +01:00
jos@mauk.cc
a53b1fc1d9
HMS434 update
...
support settings
toolchange settings
2020-02-17 15:28:38 +01:00
PurpleHullPeas
939f761843
Fixing default bed temperature for MP Mini Delta
...
The stock Monoprice Mini Delta 3D printer has trouble reaching 60 C. Setting the bed temperature to 40 C so that it doesn't confuse newcomers to the hobby when the printer sits forever waiting for the bed to reach a temperature that it cannot attain.
2020-02-13 20:20:55 -06:00
Remco Burema
958f1a855c
Merge pull request #7010 from smartavionics/mb-hole-offset
...
Added Hole Horizontal Expansion setting.
2020-02-13 09:05:18 +01:00
Ghostkeeper
1bb9371d08
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2020-02-10 16:40:17 +01:00
Ghostkeeper
a168e9f8a6
Don't use spaces in definition IDs
...
Use underscores. Spaces are encoded differently with the quote_plus function and also the translation system borks on these.
Contributes to issue CURA-7201.
2020-02-07 13:55:24 +01:00
Orel
802f92700b
Add "machine_extruders_share_heater" parameter in printer profiles
2020-02-04 11:36:42 +01:00
Orel
67146c2b25
Enhance quality profiles for Dagoma printers
2020-02-04 11:13:47 +01:00
Orel
173a05ddb5
Merge remote-tracking branch 'upstream/master' into dagoma_discoultimate
2020-02-04 10:07:56 +01:00
Ghostkeeper
3a616c78bc
Merge branch 'rf100_config' of https://github.com/dok-net/Cura into dok-net-rf100_config
2020-02-03 11:47:50 +01:00
Jaime van Kessel
f03b6cc7dc
Add some max values for FDMPrinter temperatures
...
Marlin breaks on anything above it, so these seem like sensible defaults
A-6.1 (WhiteHats)
2020-01-31 16:21:59 +01:00
Ghostkeeper
32d94f76f1
Merge branch 'mb-fuzzy-outside-only' of https://github.com/smartavionics/Cura into smartavionics-mb-fuzzy-outside-only
2020-01-31 13:10:45 +01:00
Ghostkeeper
c00004b1c0
Correct capitalisation of Geeetech printer names
...
Contributes to issue CURA-7132.
2020-01-30 15:47:18 +01:00
amitlobo
004ddb3e2c
Add Geeetech printer and extruder definitions
2020-01-30 15:46:08 +01:00
Dirk O. Kaar
58d737a9a9
Retraction hop enable has default value, the height value is fine by default, too.
2020-01-28 11:00:11 +01:00
Kostas Karmas
bcec433f53
Update description of the Print Sequence setting
...
Update description to clearly state that Print Sequence is not
possible if more than one extruders are enabled.
CURA-6914
2020-01-24 17:30:46 +01:00
Ghostkeeper
db41a83aa6
Fix mix of whitespace styles: Use spaces instead of tabs
...
Contributes to issue CURA-7140.
2020-01-24 16:13:15 +01:00
Ghostkeeper
61d5ace952
Merge branch 'rf100_config' of https://github.com/dok-net/Cura into dok-net-rf100_config
2020-01-24 16:09:09 +01:00
Kostas Karmas
037e4d5b5f
Merge branch 'PurpleHullPeas-add_mp_mini_delta'
2020-01-21 16:59:24 +01:00
Kostas Karmas
c0052ad492
Merge branch 'add_mp_mini_delta' of https://github.com/PurpleHullPeas/Cura into PurpleHullPeas-add_mp_mini_delta
2020-01-21 16:29:53 +01:00
Ghostkeeper
5d21872e50
Take nozzle offsets into account when placing prime tower
...
extruderValues('machine_nozzle_offset_x') := [0, 20, -18]
map(abs(extruderValues('machine_nozzle_offset_x') := [0, 20, 18]
max(map(abs(extruderValues('machine_nozzle_offset_x') := 20
So we take the highest offset of all extruders to get the area that can be reached by all extruders. And we take the abs() of all extruder values because positive or negative only means that the other extruders get offset in the same direction.
Fixes #6997 .
2020-01-21 10:31:47 +01:00
jos@mauk.cc
5e50211587
HMS434 update
...
material flow
2020-01-21 10:29:15 +01:00
Mark Burton
856f998e24
Added Hole Horizontal Expansion setting.
2020-01-21 08:35:24 +00:00
MakeIt3D
39780636a9
Add MAKEiT Pro-MX Profile ( #6983 )
...
CURA-7125
2020-01-20 14:53:48 +01:00
Ghostkeeper
92926cfc21
Revert "Limit retraction_combing_max_distance to be no lower than retraction_min_travel"
...
This reverts commit 3b1e88e49c005657e463f6c76c505ad253ce8636.
It was changing the default behaviour for these printers.
Contributes to issue CURA-6860.
2020-01-20 10:47:46 +01:00
Ghostkeeper
8f6fb5e007
Revert "Properly override retraction_combing_max_distance"
...
This reverts commit 5ddee1e70fbc2bec6b8ccc1531d146f7d79cec1b. It was changing the default behaviour for this printer.
Contributes to issue CURA-6860.
2020-01-20 10:46:55 +01:00
Ghostkeeper
5ddee1e70f
Properly override retraction_combing_max_distance
...
Since by default it now defines a value for this one rather than default_value, this override had broken. Thank you, tests.
Contributes to issue CURA-6860.
2020-01-20 09:51:30 +01:00
Ghostkeeper
3b1e88e49c
Limit retraction_combing_max_distance to be no lower than retraction_min_travel
...
Retraction_min_travel overrides retraction_combing_max_distance in CuraEngine, so it has no effect to make it any lower.
Contributes to issue CURA-6860.
2020-01-20 09:41:48 +01:00
Orel
da3ea6cfdb
Add additional extruder on Dagoma Disco printers.
2020-01-16 17:47:37 +01:00
Orel
8c7ca506ad
Introduce Dagoma DiscoUltimate profile and make minor changes on other Dagoma printers profiles.
2020-01-16 16:48:49 +01:00
jos@mauk.cc
61f5b1a993
HMS434 update
...
excluded materials
speed settings
2020-01-16 16:41:14 +01:00
MaukCC
1814b67b67
HMS434 update ( #6826 )
...
Material exclusion update
2020-01-16 16:13:27 +01:00
Jaime van Kessel
fc25a07666
Update platform offset for 3dtech
2020-01-16 16:11:04 +01:00
David Souza
d6392c117d
Add 3D Tech Printer ( #6948 )
...
* Add a new Machine Profile for 3DTech
2020-01-16 16:10:24 +01:00
FN5969
e4ed20b1e9
Add files via upload
2020-01-15 16:22:18 +03:00
Kostas Karmas
3ce52423fa
Change description of nozzle wipes settings
...
CURA-6968
2020-01-09 15:06:58 +01:00
Remco Burema
1f722d4de0
Minimum support area was always supposed to be small.
2020-01-08 16:28:28 +01:00
PurpleHullPeas
1c54f4c592
Removing id field.
2020-01-07 22:17:54 -06:00
PurpleHullPeas
fa89841f52
Removed gantry_height
2020-01-07 22:03:30 -06:00