Firedrops
208adecc77
Add back png
2020-11-03 20:01:40 +10:00
Firedrops
fb1b703e31
Change tabs to spaces, remove misnamed .png
...
Uppercasing doesn't show up in git gutters
https://github.com/microsoft/vscode/issues/29861
So I remove it now and add it back next commit with correct name.
2020-11-03 20:01:18 +10:00
Firedrops
02c676763e
Fix indentation
2020-11-03 19:39:31 +10:00
Firedrops
2c058ee441
Added ideagen3D Sapphire Plus
2020-11-03 19:25:56 +10:00
Ghostkeeper
95f1b11c45
Set initial page through currentPage after initialising
...
This has a delayed effect through a signal being emitted. That is necessary because the pagesList itself is also updated delayed, so at this time page 0 doesn't exist yet.
Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
Ghostkeeper
a2d2043b3c
Don't create DiscardOrKeepProfileChangesDialog on start-up
...
Just whenever we need it, please.
This removes a warning from the start-up sequence, but the warning is still there when you open the dialogue. It's complaining that a model has size -13 and another has size -14, but I don't know which model that is. The UserChangesModel seems to be fine at a size of 1 or so.
Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
Konstantinos Karmas
28a0604951
Merge pull request #8459 from Ultimaker/fix_filtering_output_mimetypes
...
Fix filtering output MIME types
2020-10-30 15:47:50 +01:00
Kostas Karmas
0c28ad3223
Merge branch 'master' into fix_filtering_output_mimetypes
2020-10-30 15:31:04 +01:00
Konstantinos Karmas
ff0bfa189d
Merge pull request #8546 from liquid-printer/add-Liquid-printer
...
Added Liquid 3D printer configurations
2020-10-30 15:21:34 +01:00
Reiner Buehl
7648e2b3c2
Update resources/definitions/tinyboy_fabrikator15.def.json
...
Changed profile_name to new jobname tag
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30 15:13:37 +01:00
Reiner Buehl
7e675945be
Update resources/definitions/tinyboy_fabrikator15.def.json
...
Change fill_density to new name
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30 15:12:59 +01:00
grigorasalex
b43696ae80
Updated print platform
2020-10-29 17:42:41 +02:00
grigorasalex
a8ee13a926
Changed tabs to spaces
2020-10-29 16:44:22 +02:00
grigorasalex
ba5d3bd2d0
Changed settings_version from 15 to 16
2020-10-29 16:22:14 +02:00
grigorasalex
39d542cd52
Changed inherits to fdmprinter and added other dependencies
2020-10-29 16:11:02 +02:00
Ghostkeeper
a8f8e7b5a3
Merge branch 'master' of github.com:Ultimaker/Cura
2020-10-28 16:23:56 +01:00
Ghostkeeper
9a73f457d8
Fix up whitespace
...
Mixing tabs and spaces and all that. Weird stuff.
Contributes to issue CURA-7803.
2020-10-28 16:23:22 +01:00
Ghostkeeper
4497c29721
Don't use stylized capitals
...
Equal chances for printers and brands, please.
Contributes to issue CURA-7803.
2020-10-28 16:18:13 +01:00
KOONOVO3DPrinter
77f5fefc5d
Create koonovo_base.def.json
...
Create koonovo_elf.def.json
Create koonovo_pyramid.def.json
Create koonovo_base_extruder_1.def.json
Add files via upload
Add files via upload
Add files via upload
Update koonovo_base.def.json
Delete base_global_draft.inst.cfg
Delete base_global_high.inst.cfg
Delete base_global_standard.inst.cfg
Add files via upload
Update koonovo_base.def.json
Update koonovo_elf.def.json
delete extruder1
Update koonovo_pyramid.def.json
delete extruder1
Delete koonovo.png
Add files via upload
Update koonovo_base.def.json
change first_start_actions
Rename base_global_draft.inst.cfg to koonovo_base_global_draft.inst.cfg
Rename base_global_high.inst.cfg to koovono_base_global_high.inst.cfg
Rename base_global_standard.inst.cfg to koonovo_base_global_standard.inst.cfg
Update koonovo_base.def.json
"first_start_actions": [ "DiscoverUM3Action" ] change "first_start_actions": [ "MachineSettingsAction" ],
Update koonovo_base.def.json
change retraction_speed
Create koonovo_d3.def.json
This is an independent double X axis, double extrusion machine
Add files via upload
This is an independent double X axis, double extrusion machine
Add files via upload
This is an independent double X axis, double extrusion machine
Delete koonovo_d3.def.json
Add files via upload
Delete koonovo_d3_extruder_0.def.json
Delete koonovo_d3_extruder_1.def.json
Add files via upload
Delete koonovo_d3.stl
Add files via upload
Update koonovo_kn3_extruder_0.def.json
Update koonovo_kn3_extruder_1.def.json
Update koonovo_kn3.def.json
Update koonovo_base.def.json
Update koonovo_kn3_extruder_0.def.json
Update koonovo_kn3_extruder_1.def.json
Update koonovo_base.def.json
Update and rename koonovo_base_extruder_1.def.json to koonovo_base_extruder_0.def.json
Update koonovo_base.def.json
Update koonovo_kn3.def.json
Update koonovo_kn3_extruder_0.def.json
Update koonovo_kn3_extruder_1.def.json
Update koonovo_kn3_extruder_0.def.json
Update koonovo_kn3_extruder_1.def.json
Add files via upload
Add files via upload
Add files via upload
2020-10-28 16:14:25 +01:00
Jaime van Kessel
bd4f46a865
Merge branch '4.8' of github.com:Ultimaker/Cura
2020-10-28 15:43:04 +01:00
Jaime van Kessel
cc29ffa40e
Disable the activate button if the machine is already active
...
Fixes #8643
2020-10-28 15:41:36 +01:00
Kostas Karmas
309c5fe9f9
Merge branch '4.8'
2020-10-27 14:42:38 +01:00
Jaime van Kessel
6799e3fd7d
Update the material packages versions
2020-10-26 14:11:18 +01:00
Cláudio 'Patola' Sampaio
44dc893a3b
Updated pt_BR strings for 4.8.
2020-10-25 14:27:50 +01:00
Jaime van Kessel
10ed7c1288
Merge branch '4.8' of github.com:Ultimaker/Cura
2020-10-22 13:41:44 +02:00
Kostas Karmas
03dc8d00fe
Up the SDK version to 7.4.0
...
In preparation for release of the 4.8.
CURA-7795
2020-10-22 11:29:25 +02:00
Jaime van Kessel
5c5a26bf35
Merge branch '4.8' of github.com:Ultimaker/Cura
2020-10-20 13:45:50 +02:00
Ghostkeeper
02e990735f
Updating translation files with new strings
...
These are the new strings for 4.8 in every language, to be filled in by translators.
Contributes to issue CURA-7782.
2020-10-19 13:33:12 +02:00
Ghostkeeper
bc9c767c78
Restore reporting e-mail
...
Contributes to issue CURA-7782.
2020-10-19 13:24:52 +02:00
Ghostkeeper
f2afe03647
Update translation templates for Cura 4.8
...
These are the new strings to be translated.
Contributes to issue CURA-7782.
2020-10-19 13:17:45 +02:00
Ghostkeeper
0f86481ac2
Add libnest2d and pynest2d to list of dependencies
...
Contributes to issue CURA-7781.
2020-10-19 13:11:46 +02:00
Jaime van Kessel
ff10eac372
Merge branch '4.8' of github.com:Ultimaker/Cura
2020-10-19 11:02:44 +02:00
jelle Spijker
653c14852b
Removed @-symbols from changelog
...
The changelog doesn't use the @-syntax for linking Github users. Removed
@-symbols in front of user names to stay consistent with previous
developer mentions.
Also rephrased the description of allow scrolling through settings-
tooltips.
2020-10-18 12:01:08 +02:00
Ghostkeeper
8f9e0da400
Fix binding of extruder enable checkbox if there is no active stack
...
There was a typo there.
Contributes to issue CURA-7501.
2020-10-16 14:03:59 +02:00
Remco Burema
40b8139409
Update change-log with draft 1.3 of release notes for 4.8(-BETA).
2020-10-16 11:20:58 +02:00
grigorasalex
0c9740dee3
Added Liquid 3D printer configurations
...
More details for the printer can be found at https://liquid3d.site
2020-10-15 18:31:30 +03:00
Reiner Buehl
fcec1f1abd
Updated print profile setting_version from 15 to 16 on request of @konskarm
2020-10-15 13:55:30 +02:00
Konstantinos Karmas
e961c6271e
Merge pull request #8508 from Jip-Hop/master
...
Update the start gcode in creality_cr10max.def.json
2020-10-15 12:45:32 +02:00
Ghostkeeper
81217880fd
Merge branch 'CURA-7745-fix-montior-page-hacks'
2020-10-15 09:57:34 +02:00
Reiner Buehl
85e79cd1cf
Added print profiles normal, high and draft
2020-10-14 19:14:53 +02:00
Reiner Buehl
dc4cae3b4e
Added build plate STL
2020-10-14 18:12:23 +02:00
Remco Burema
ac239e3e2a
Merge pull request #8533 from Ultimaker/CURA-7771_compensate_for_shrinkage_compensation
...
disable material shrinkage percentage
2020-10-14 14:48:30 +02:00
Reiner Buehl
d9bb0b96aa
Add files via upload
2020-10-14 13:04:09 +02:00
Reiner Buehl
6641cda0a0
Add files via upload
2020-10-14 13:02:58 +02:00
jelle Spijker
3dd14872f2
disable material shrinkage percentage
...
Contributes to CURA-7771
2020-10-13 19:58:31 +02:00
cataclism
d56fb92ece
Added the Artillery Sidewinder X1 and Genius ( #8301 )
...
* Added the configuration files for the Artillery Printers
Added the configuration files for the Artillery Printers
* Changed version file
* Updated versions, removed machine_head_polygon
* fixed version in some files
* Added generic PLA,PETG,ABS,TPU
* Update resources/definitions/artillery_base.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/definitions/artillery_base.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* 1st batch of update
* Apply suggestions from code review
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* 2nd batch of changes
* Update resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
* Update resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-13 18:16:58 +02:00
Ghostkeeper
602e09e8af
Fix printer name in setting
...
This really isn't used anywhere in the final g-code but all right then.
Contributes to issue CURA-7767.
2020-10-12 17:15:25 +02:00
Ghostkeeper
98f92e0f2e
Change tabs into 4 spaces
...
This is our code style for these files.
Contributes to issue CURA-7767.
2020-10-12 17:14:29 +02:00
Ghostkeeper
62129f9066
Merge branch 'master' of https://github.com/FoxExe/Cura-Anycubic-Kossel-support into FoxExe-master
2020-10-12 17:05:35 +02:00
Ghostkeeper
f1c34ca386
I wrote this script, not Thopiekar
2020-10-12 11:01:39 +02:00