Diego Prado Gesto
806b1f707f
Change layout of the installed plugins tab.
...
- There were some alignment problems when there were more than 2 buttons
in a column (disable, uninstall and update)
- Now the progress bar shows on top of the "Update" button.
2018-05-11 14:03:28 +02:00
Ghostkeeper
16c9c4a388
Don't correct bed origin any more
...
It's not needed with current versions of the Printrbot Simple version of Marlin, or even the version that the printers are shipped with. Thanks to tenten8401 for the debugging.
Fixes #3711 .
2018-05-11 11:47:35 +02:00
Ghostkeeper
8e3e5f50b4
Improve translation of short time format
...
It wasn't short enough.
Fixes #3692 .
2018-05-11 09:32:52 +02:00
ChrisTerBeke
6f402c9ea9
Fix pre-installed Ultimaker PC material
2018-05-11 09:00:24 +02:00
Jack Ha
dff36da895
CURA-5296 set correct package_id for version upgrades in packages.json
2018-05-09 14:33:43 +02:00
Ian Paschal
0561c66e47
CURA-5096 Remove unused leftovers
2018-05-08 15:38:18 +02:00
Ian Paschal
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
2018-05-08 11:54:19 +02:00
Diego Prado Gesto
b8d442a1ac
Merge pull request #3760 from fieldOfView/fix_missing_units
...
Add some missing units to machine settings
2018-05-04 15:07:09 +02:00
Ian Paschal
858108920a
Merge pull request #3765 from fieldOfView/fix_toolbox_appearance
...
Fix toolbox appearance
2018-05-04 14:25:01 +02:00
Ghostkeeper
736f28bdb9
Move platform model slightly further down
...
Otherwise it clips with the build volume. This looks much nicer.
2018-05-04 13:30:28 +02:00
fieldOfView
89322b9db6
Move toolbox button style into theme
2018-05-04 10:41:45 +02:00
Diego Prado Gesto
c8f73d303e
Merge pull request #3699 from Ultimaker/M&P-Setting-Optimization
...
PP formula based temperatures fix
2018-05-04 09:43:30 +02:00
Kristel88
3671296860
Updates PLA 0.8 S5
...
2 mistakes in previous pull request
2018-05-03 14:39:06 +02:00
Ian Paschal
0872d499f8
CURA-5035 Add compatibility chart
2018-05-02 18:43:12 +02:00
Ruben D
0c51173bed
Disable Connect Infill Lines when using gradual infill
...
Gradual infill causes infill to break up into lots of different areas with different infill densities. Because Connect Infill Lines connects those lines along the border of an infill area, you sometimes get very thin areas with lots of lines going back and forth connecting extremely thin pieces of infill. Sometimes it works fantastically (esp. with mechanical models) but sometimes it really messes up the print.
Contributes to issue CURA-5319.
2018-05-02 17:45:45 +02:00
Aleksei S
b1c9b04a7a
Fix: filenames cut by first dot, remove only file extension because file might have dot in name
...
CURA-5323
2018-05-02 17:17:45 +02:00
Lipu Fei
050d7ec5f1
Update the rest to version 5
...
CURA-4644
2018-05-02 14:07:24 +02:00
Lipu Fei
8d547010fb
Update all inst.cfg files to version = 4
...
CURA-4644
2018-05-02 14:04:34 +02:00
Diego Prado Gesto
8a768b8a96
CURA-5322 Add the resources deleted by mistake in 62aeb6c954
2018-05-02 13:45:23 +02:00
Ian Paschal
87e1f98156
Merge pull request #3663 from Ultimaker/feature_material_marketplace
...
Feature material toolbox; all changes made
2018-05-02 12:23:13 +02:00
Ian Paschal
62aeb6c954
CURA-5035 Review feedback
2018-05-02 12:01:29 +02:00
Kristel88
352cb9184c
S5 profile updates
...
More formulas en more in line with UM3
2018-05-02 10:52:20 +02:00
Lipu Fei
41092b4d48
Merge pull request #3599 from jwalt/master
...
Fixes for cura on ARM/Mali-based systems
2018-05-02 10:18:24 +02:00
jack
10e83e8653
Merge pull request #3477 from smartavionics/mb-retract-on-long-combs
...
Added retraction_combing_max_distance setting
2018-05-01 15:34:54 +02:00
Kristel88
c1b5d940ba
0.25 PP temperature formula S5
...
In line with UM3
2018-05-01 13:41:52 +02:00
fieldOfView
51ebb351eb
Add some missing units to machine settings
2018-05-01 12:35:02 +02:00
Lipu Fei
9a5fb47a6e
Merge master into material marketplace
2018-05-01 11:56:34 +02:00
Ghostkeeper
21bbfe1313
Set maximum travel resolution depending on travel speed
...
To ratio of travel speed vs. print speed.
Contributes to issue CURA-5171.
2018-05-01 11:01:14 +02:00
THeijmans
352d32b116
Added 0.25mm temperature formulas
2018-05-01 09:31:54 +02:00
Ghostkeeper
ebca457f39
Add setting for maximum travel resolution
...
I'm making this settable per extruder since a travel move is made with a certain active nozzle but can be between meshes so it can't be a per-mesh setting. I wouldn't know why you would want to set it differently per extruder though, but you can...
Contributes to issue CURA-5171.
2018-05-01 09:21:36 +02:00
Kristel88
b9872cc269
PP formula based temperature fixes S5
2018-04-30 16:28:25 +02:00
Diego Prado Gesto
d91dabb087
Merge branch 'master' of github.com:Ultimaker/Cura
2018-04-30 15:16:23 +02:00
Diego Prado Gesto
b582ac7526
CURA-5253 Initialize UI elements right after the qml files were loaded.
2018-04-30 15:09:52 +02:00
Lipu Fei
3e37487632
Merge pull request #3626 from kaleidoscopeit/patch-1
...
Update deltacomb.def.json
2018-04-30 10:19:37 +02:00
Gabriele Rossetti
b16cee5892
Fixed values with double-quotes
2018-04-26 14:36:08 +02:00
Ian Paschal
2751299fd3
CURA-5035 Remove un-used base_unit
in theme
2018-04-26 13:24:15 +02:00
Lipu Fei
93b2a4f774
Merge pull request #3688 from kerog777/Felix_Profile
...
Felix profile
2018-04-26 08:55:36 +02:00
kerog777
88dc33a288
Corrected preferred variant name
...
Made it match the name field in the variant file
2018-04-25 20:29:09 -07:00
Lipu Fei
ec9be7a103
Merge remote-tracking branch 'origin/3.3'
2018-04-25 12:55:21 +02:00
Lipu Fei
491e0c83ba
Allow to select custom profiles based-on not supported
...
CURA-5285
2018-04-25 12:38:57 +02:00
Lipu Fei
a6b62656c7
Fix quality profiles for Vertex Delta K8800
...
CURA-5284
quality_type "extreme" is used but not defined.
2018-04-25 12:01:41 +02:00
kerog777
9d9a238b2c
Update start gcode
...
bed_temperature should have been print_bed_temperature. Refined
heating steps and added a purge line.
2018-04-24 21:30:54 -07:00
kerog777
616d3f9ea8
Fixed version numbers and moved hardware_type = nozzle to metadata
...
section.
2018-04-24 17:11:17 -07:00
Ian Paschal
236e2db47e
CURA-5035 Fixed selection header
2018-04-24 16:59:23 +02:00
Lipu Fei
585888f84a
Merge remote-tracking branch 'origin/3.3'
2018-04-24 14:28:50 +02:00
Diego Prado Gesto
06b9e5240e
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-04-24 12:43:49 +02:00
Diego Prado Gesto
0fa4df4193
Adjust Spanish and French translations to correctly fit in the space for
...
the compatibility message.
Contributes to CURA-5166.
2018-04-24 12:42:12 +02:00
Lipu Fei
9b77484e96
Translate adhesion sheet warning text
...
CURA-5166
2018-04-24 11:59:43 +02:00
LukeChen-Ultimaker
10616bd4a0
Chinese translation for one string
2018-04-24 11:58:48 +02:00
Diego Prado Gesto
d6dcb995bf
Add Spanish and Italian translations to a string added after the string
...
freeze.
Contributes to issue CURA-5166.
2018-04-24 11:35:21 +02:00