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
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
Ghostkeeper
3888d79b34
Merge branch 'CURA-5734-rework-and-unit-test-setting-visibility-preset'
2018-10-18 14:59:41 +02:00
Diego Prado Gesto
f013450195
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-17 10:52:56 +02:00
Diego Prado Gesto
e9e95b85e7
Remove support_roof_enable to True in Tevo Black Widow quality profiles,
...
since the support interface is already enabled.
Fixes #4587 .
2018-10-17 10:51:28 +02:00
Jaime van Kessel
4c5bf3297c
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5734-rework-and-unit-test-setting-visibility-preset
2018-10-17 10:49:29 +02:00
Jaime van Kessel
d086e6fa86
Fix review comments
...
CURA-5734
2018-10-17 10:47:34 +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
Diego Prado Gesto
4a0808378b
Allow whitespaces in the job name.
...
Fixes #4530 .
2018-10-16 13:23:35 +02: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
Ghostkeeper
02efd7a1f5
Correct some printers to use 1.75mm filament
...
This should fix some underextrusion problems... Hmm.
Sources:
* https://alya3dp.com/pages/teknik-ozellikler
* https://www.creality3d.cn/creality-cr-10-s4-3d-printer-p00098p1.html
* https://www.creality3d.cn/creality-cr-10-s5-3d-printer-p00099p1.html
* https://3dprint.com/3643/german-repraps-neo-3d-printer-now-available-in-the-us-uk/
* https://somosmaker.com/pegasus-impresora-3d/
* http://www.3dmaker.vn/3d-printer-3dmaker-starter/?lang=en# (assuming the filaments they sell on that website are compatible)
* https://makezine.com/product-review/printrbot-play/
I could not find a source for the Deltabot, but got that information from here: https://github.com/Ultimaker/Cura/issues/4573
Contributes to issue CURA-5817.
2018-10-15 13:55:47 +02:00
Jaime van Kessel
167c6fbb76
Merge branch '3.5' of github.com:Ultimaker/Cura
2018-10-15 11:47:45 +02:00
Lipu Fei
73de720947
Change material diameter to 1.75 for monoprice machines
...
CURA-5817
2018-10-15 09:27:55 +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
Ghostkeeper
9e4fcd820e
Update outputDevice when the global container changed
...
And directly link the active printer name to it, so that that also gets updated. With the property var it just gets evaluated upon creating the rectangle.
Contributes to issue CURA-5749.
2018-10-12 14:56:27 +02:00
Ghostkeeper
3c626453a6
Fix spelling
2018-10-12 11:28:30 +02:00
Tim Kuipers
ad80ea6dd4
fix: limit to extruder of top/bottom polygon connector
2018-10-12 11:16:24 +02:00
Ghostkeeper
7c6970bec3
Merge branch 'feature_firmware_updater' of https://github.com/fieldOfView/Cura into fieldOfView-feature_firmware_updater
2018-10-11 16:42:11 +02:00
Ghostkeeper
b37252f124
Minor code style fixes
...
Contributes to issue CURA-5734.
2018-10-10 14:18:37 +02:00
Lipu Fei
01d95f51c8
Fix prime blob enabled for S5
...
Still need that enabled = true...
2018-10-10 09:34:30 +02:00
Lipu Fei
6d852228e3
Update ultimaker_s5.def.json
2018-10-10 09:29:42 +02:00
THeijmans
d3101b2fd9
Fixed prim blob visibility
...
Changed the wrong prime_blob setting, now it should be visible but disabled.
2018-10-10 09:26:16 +02:00
Lipu Fei
382adf57df
Use 0.1 layer height as normal for Ender 3
2018-10-10 07:55:49 +02:00
Lipu Fei
1951391a23
Merge remote-tracking branch 'origin/3.5'
2018-10-09 12:04:53 +02:00
Lipu Fei
18821b6527
Add missing extruder def for Creality Ender 3
...
CURA-5806
2018-10-09 11:43:42 +02:00
Jaime van Kessel
d1a51b26f7
Simplified QML expression
2018-10-08 17:22:04 +02:00
Jaime van Kessel
5f6b267c77
Merge branch 'fix_credits' of https://github.com/fieldOfView/Cura
2018-10-08 17:07:05 +02:00
Jaime van Kessel
d98eafe041
Merge branch '3.5' of github.com:Ultimaker/Cura
2018-10-08 17:03:25 +02:00
Ghostkeeper
314b966cc9
Improvements to translated strings
...
These strings were recently found to have been confusing to the translators. Improvements are:
- Pulling the (untranslated) error message out of the message sentence. We really want the error message to be at the end so we'll force the translators to translate it as a prefix.
- Remove extra spaces at the end.
- Remove Python logic from within the i18nc call, since gettext doesn't understand that.
Contributes to issue CURA-5741.
2018-10-08 15:03:21 +02:00
Sacha Telgenhof Oude Koehorst
374b0995d3
Changed bed size to 235x235mm (including the STL Mesh). Removed all M commands (M104, M140, M190, M109) from the custom start GCode, and removed all M commands (M104, M140, M106, M107) from the custom end GCode as Cura already generates these. Decreased the height position of the extruder (from 3 to 2mm) upon purging. Increased the height position of the extruder (from 10 to 20mm) after the print has finished.
2018-10-06 19:21:22 +09:00
fieldOfView
94164c5865
Add Charon, Shapely, Trimesh and NetworkX to credits
2018-10-05 15:29:52 +02:00
Sacha Telgenhof Oude Koehorst
8eca0c574a
Altered the mesh bed so the Ender-3 logo is more noticeable.
2018-10-05 13:25:15 +09:00
Diego Prado Gesto
6abd43f690
Add Polish to the list of available languages. Forgotten by mistake.
2018-10-04 17:37:28 +02:00
fieldOfView
2c3b723070
Merge branch 'master' into feature_firmware_updater
2018-10-04 10:37:22 +02:00
fieldOfView
c2558f91dd
Remove UpgradeFirmware as supported machine action...
...
because the plugin adds itself as a supported action
2018-10-03 21:00:23 +02:00
fieldOfView
b7542a8ef8
Move Firmware Updater into a plugin of its own
2018-10-03 20:55:51 +02:00
Diego Prado Gesto
4ca63f84b8
Add missing quote.
...
Contributes to CURA-5741.
2018-10-03 16:57:26 +02:00
alekseisasin
5cd4d741c9
Merge pull request #4267 from smartavionics/mb-extruder-cooling-fan-number
...
Add machine_extruder_cooling_fan_number setting to specify print cooling fan for each extruder.
2018-10-03 15:17:02 +02:00
fieldOfView
c4919d65f4
Merge branch 'master' into feature_firmware_updater
2018-10-03 14:02:24 +02:00
Jaime van Kessel
dabe747ec0
Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/Cura
2018-10-03 13:25:09 +02:00
Lipu Fei
b97f4ea30c
Merge remote-tracking branch 'origin/3.5'
2018-10-03 11:49:38 +02:00
Lipu Fei
c3e7e426ff
Fix getDefaultVariantNode for UM2
...
CURA-5790
UM2 has optional variant which depends on whether Olsson Block is
enabled. getDefaultVariantNode() should take that into account.
2018-10-03 11:24:27 +02:00
Aleksei S
0edcd316d3
Merge branch 'master' of github.com:Ultimaker/Cura
2018-10-03 10:33:06 +02:00