Vlad Gribinchuk
d8d92eb4b0
Merge remote-tracking branch 'upstream/master' into feature_minimum_support_area
2018-11-09 20:45:37 +02:00
Ghostkeeper
6d66060222
Don't allow support interface offset greater than support offset
...
The support interface can't exceed the volume of the support now, so this is now a technical limitation.
Contributes to issue CURA-5880.
2018-11-08 13:03:37 +01:00
Ghostkeeper
f132adc135
Rename 'Offset' to 'Horizontal Expansion'
...
This is more consistent with other similar settings.
Contributes to issue CURA-5880.
2018-11-08 12:59:24 +01:00
Ghostkeeper
dcc6003a92
Allow negative support interface offsets
...
There is no technical reason why this is not allowed. You could save some material with this.
Contributes to issue CURA-5880.
2018-11-08 12:50:09 +01:00
pinchies
70d2f407a3
Update cocoon_create_modelmaker.def.json
2018-11-07 04:38:39 +11:00
pinchies
c51995f349
Update jgaurora_a5.def.json
2018-11-07 04:36:32 +11:00
Jaime van Kessel
de8e56ae19
Merge branch 'feature_support_interface_offset' of https://github.com/DesktopMetal/Cura
2018-11-02 15:21:39 +01:00
Shelby Merrick
34b76596f1
Updated to reference speed_travel macro
2018-11-02 09:39:12 -04:00
Jaime van Kessel
6256e3f24b
Merge branch 'feature_add_printer_layout' of https://github.com/fieldOfView/Cura
2018-10-31 14:23:42 +01:00
pinchies
cdb5ab1930
Update cocoon_create_modelmaker.def.json
2018-10-27 03:51:05 +11:00
pinchies
46c6ef71ab
Update jgaurora_z_603s.def.json
2018-10-27 03:50:15 +11:00
pinchies
0487288edf
Update alfawise_u20.def.json
2018-10-27 03:49:34 +11:00
pinchies
6fa382a527
Update jgaurora_a1.def.json
2018-10-27 03:48:24 +11:00
pinchies
5a759fa9f4
fix start routing
2018-10-27 03:47:29 +11:00
pinchies
49ac423383
Add files via upload
2018-10-26 23:54:29 +11:00
pinchies
03532969c6
Add files via upload
2018-10-26 23:46:39 +11:00
pinchies
adee0fa260
Add files via upload
2018-10-26 23:42:49 +11:00
pinchies
f0277f5ef3
Add files via upload
2018-10-26 23:38:30 +11:00
pinchies
5d4aa569a9
Revert "Add JGAurora A1"
...
This reverts commit bc5f92b69b
.
2018-10-26 22:34:15 +11:00
pinchies
bc5f92b69b
Add JGAurora A1
...
Add a preset for the JGAurora A1 to model list
2018-10-26 22:24:04 +11:00
pinchies
2cbaece3e1
Add JGAurora Z-603S
...
Add a preset for the JGAurora Z-603S to model list
2018-10-26 22:21:01 +11:00
Vlad Gribinchuk
ad2d54546e
JSON setting for "Z Hop After Extruder Switch Height" feature
2018-10-26 12:05:23 +03:00
Gordon LaPlante
7eedbb6b07
Updates Per Cura Comments
...
gMax 1.5+ Config, updates per comments
2018-10-25 13:48:35 -04:00
Ghostkeeper
83f0213aa5
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2018-10-25 15:51:51 +02:00
Ghostkeeper
af325238f2
Merge branch 'addVariants' of https://github.com/ValentinPitre/Cura into ValentinPitre-addVariants
2018-10-25 15:48:07 +02:00
Diego Prado Gesto
4fda914dcf
Merge pull request #4472 from jscurtu/master
...
Add Anycubic 4Max profile
2018-10-25 15:26:31 +02:00
Jason Scurtu
65e3ee6854
fix and improve 4max profile
2018-10-24 19:46:21 +02:00
Gordon LaPlante
0f5dda72c4
gMax 1.5+ Cura 3.5.1 Config
...
gMax 1.5+ Cura 3.5.1 Config updates
2018-10-24 10:26:01 -04:00
Lipu Fei
158c1e4736
Merge pull request #4149 from kaleidoscopeit/master
...
- Fixed extruder behaviour to force filament diameter to 1.75
2018-10-23 10:35:07 +02:00
Tim Kuipers
8cc4063160
feat: option to specify the very bottom thickness
2018-10-22 15:45:21 +02:00
Tim Kuipers
56fdab276e
brim_replaces_support is now based on the support infill extruder
2018-10-22 13:49:51 +02:00
Lipu Fei
e4014f8c69
Remove trailing spaces
...
CURA-5841
2018-10-22 12:52:17 +02:00
Lipu Fei
f9122a8c1b
Merge pull request #4501 from stelgenhof/master
...
Ender-3 machine definition update
2018-10-22 12:51:10 +02:00
Ghostkeeper
15a538bb94
Remove arbitrary limits on wall speed overhang factor
...
There is no physical or programmatical limitation to the wall speed overhang factor. In particular, you could want the overhang speed to be higher than the normal printing speed.
2018-10-21 02:07:46 +02:00
Tim Kuipers
369994113b
keep old name of prime_tower_flow
2018-10-17 14:11:58 +02:00
Tim Kuipers
3da558245f
fix setting inheritance from material_flow
2018-10-17 14:11:58 +02:00
Tim Kuipers
46bb322d0b
initial layer flow is now a multiplier on top of the material_flow
...
that's because we should override the per-feature flow settings with one global material_flow_layer_0 setting to rule them all.
The flow per feature is more accurate to these features, so the initial layer should expand all these seaprately.
2018-10-17 14:11:58 +02:00
Tim Kuipers
d5db639c45
move prime_tower_flow to rest of flow settings
2018-10-17 14:11:58 +02:00
Tim Kuipers
3d1ad32c57
feat: feature dependent flow settings
2018-10-17 14:11:58 +02:00
Tim Kuipers
c5371e19cc
fix: initial layer line width factor is not a specialization of the line width any more
...
They are not even in the same unit, so it cannot be a child.
A parent setting should be exactly equal to all child settings combined.
2018-10-17 14:11:58 +02:00
Remco Burema
25000e8a6b
Fix typo's. [CURA-5760] Feature support brim.
2018-10-16 16:10:30 +02:00
Remco Burema
58490343f7
Merge pull request #4363 from BagelOrb/feat_support_brim
...
Feat: support brim
2018-10-16 16:07:33 +02:00
Vlad Gribinchuk
5d41d2cc3d
JSON setting for "Nozzle Switch Extra Prime Distance" feature
2018-10-16 14:40:21 +03:00
Ghostkeeper
b5d8c1af6f
Merge branch 'master' into fieldOfView-feature_firmware_updater
...
Conflicts:
cura/PrinterOutput/PrinterOutputModel.py - Bunch of code that was moved.
plugins/USBPrinting/USBPrinterOutputDevice.py - Collisions with code style fixes.
plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml - Bunch of code that was moved.
2018-10-15 16:52:22 +02:00
Ghostkeeper
95f89044c0
Merge branch 'CURA-5483_add_s5_to_firmware_checker'
2018-10-15 15:25:29 +02:00
Ghostkeeper
53dc28db89
Change URL of firmware update page for Ultimaker 3 and S5
...
I just got word of a new page to read up about the firmware update. Apparently we now have to link to this one.
Contributes to issue CURA-5483.
2018-10-15 15:12:42 +02:00
Jaime van Kessel
167c6fbb76
Merge branch '3.5' of github.com:Ultimaker/Cura
2018-10-15 11:47:45 +02:00
Ghostkeeper
e747219bbe
Let Makerbot Replicator use Replicator's X3G variant
2018-10-15 01:30:36 +02:00
Remco Burema
2e3abbc904
Put the firmware-update meta-data in the 'normal' printer definitions and make the code handle that.
2018-10-13 21:55:33 +02:00
Vlad Gribinchuk
3eb94a486e
JSON settings for "Support Infill Line Directions" and "Support Interface Line Directions"
2018-10-12 14:33:29 +03:00