Commit graph

4648 commits

Author SHA1 Message Date
Firedrops
7fc37799d8 Fix machine_quality and mesh orientation
has_machine_quality true -> false

bed mesh was flipped 90 deg, to lay flat
2020-11-07 12:14:44 +10:00
Remco Burema
5ab4062ced
Merge branch 'master' of https://github.com/Ultimaker/Cura 2020-11-06 18:10:14 +01:00
Remco Burema
81da89476f
Merge branch 'CURA-7807_squish_and_merge_ZAV_pull' 2020-11-06 17:59:46 +01:00
Kim Evgeniy
a92424dca4
ZAV3D Series printers
Create zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV intent files

Create zav_petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV PEtG

Create zav_pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

New ZAV Pla files

New material Bestfilament

New FDPlast and Bestfilament materials

ZAV platforms

New ZAV variants

Create zav_layer_0.05.inst.cfg

New ZAV quality files

New ZAV material qualty

Update zav_l_0.60.inst.cfg

Update zav_l_0.80.inst.cfg

Update zav_l_0.50.inst.cfg

Update zav_base.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_l.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

Update zav_mini.def.json

Update zav_extruder_2.def.json

Update zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg

Update zav_abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg

Update zav_mini_1.00.inst.cfg

Update zav_mini_0.80.inst.cfg

Update zav_mini_0.60.inst.cfg

Update zav_mini_0.50.inst.cfg

Update zav_mini_0.45.inst.cfg

Update zav_mini_0.40.inst.cfg

Update zav_mini_0.35.inst.cfg

Update zav_mini_0.30.inst.cfg

Update zav_mini_0.25.inst.cfg

Update zav_mini_0.20.inst.cfg

Update zav_maxpro_1.00.inst.cfg

Update zav_mini_0.20.inst.cfg

<1mb new ZAV platfoms

Delete ZAV.png

Add files via upload

Update zav_base.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update ZAV

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update zav_big.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_big.def.json

Update zav_l.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

Update zav_mini.def.json

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Update zav_layer_0.15.inst.cfg

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update zav_extruder_1.def.json

Update zav_extruder_2.def.json

Update zav_base.def.json

Update zav_extruder_1.def.json

Update zav_extruder_2.def.json

Update zav_maxpro.def.json

Update zav_bigplus.def.json

Update zav_mini.def.json

Update zav_big.def.json

Update zav_bigplus.def.json

Update zav_max.def.json

Update zav_maxpro.def.json

delete materials

Delete bestfilament_abs_skyblue.xml.fdm_material

Delete bestfilament_petg_orange.xml.fdm_material

Delete bestfilament_pla_green.xml.fdm_material
2020-11-06 17:58:47 +01:00
Remco Burema
e05c32f88d
Merge pull request #8693 from Ultimaker/CURA-7115_connected_gradual_infill_overextrusion
Disable infill multiplier if gradual infill and connected lines enabled
2020-11-06 17:31:25 +01:00
Angie
d8cae83623
add Syndaver AXI machine (#8427)
* add Syndaver AXI machine

Added Syndaver AXI Machine and Extruder Profile

* Correct text in json file

removed the spaces in the json file names

* remove unused text

remove the unused name assigning code in the json machine file

* corrected start/end gcode

specified values that could not be replaced

* Update syndaveraxi.def.json

corrected the machine dimesions
2020-11-06 16:42:50 +01:00
Washington C. Corrêa Jr
2f50de2c9d
Adding TwoTrees Bluer printer (#8620)
* Uploading TwoTrees Bluer definition file

* TwoTrees Bluer platform file

* teste

teste

* Delete xtwotrees_bluer.def.json

Teste2

* New definition file for TwoTrees Bluer

Modified for using exclusive extruders files

* Adding TwoTrees Bluer Extruders files
2020-11-06 15:28:38 +01:00
Ghostkeeper
a4b2dc2cfe
Show Connect Top/Bottom Polygons when top surface pattern is concentric too
If there is a top surface, that is.

Fixes #8683.
2020-11-05 13:25:09 +01:00
jelle Spijker
c76eb64dfe
Disable infill multiplier if gradual infill and connected lines enabled
Contributes to CURA-7115
2020-11-04 18:24:07 +01:00
Ghostkeeper
9ffc6bc705
Rotate FLSUN-QQ mesh by 135 degrees around negative Z
Also convert it to 3MF, to save some file size.
According to reports in #8663 this is the true orientation of the printer w.r.t. the coordinate system in its firmware.

Fixes #8663.
2020-11-04 12:09:53 +01:00
Ghostkeeper
f78fd9b3a4
Move build plate mesh below build volume
Not inside it.

Contributes to issue CURA-7826.
2020-11-03 13:30:37 +01:00
Ghostkeeper
e503eabd95
Merge branch 'master' of https://github.com/reibuehl/Cura into reibuehl-master 2020-11-03 13:21:35 +01:00
Ghostkeeper
b6e5c3937b
Merge branch '4.8' 2020-11-03 11:48:24 +01:00
Ghostkeeper
ef7cfd846b
Change maximum resolution from 0.05mm to 0.25mm
This was found to be better in https://github.com/Ultimaker/Cura/issues/8321 due to changes to the simplification function.

Other printers are assumed to have a similar effect, or have their original value copied from Creality printers.
2020-11-03 11:48:07 +01: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
2c058ee441 Added ideagen3D Sapphire Plus 2020-11-03 19:25:56 +10: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
Remco Burema
bccf531aa6
Rename Optimize Wall Printing Order to Order Inner Walls By Inset.
See engine branch CURA-7557_arachne_inset_order as well.

CURA-7557 CURA-7677
2020-10-30 15:29:10 +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
a8ee13a926 Changed tabs to spaces 2020-10-29 16:44:22 +02:00
grigorasalex
39d542cd52 Changed inherits to fdmprinter and added other dependencies 2020-10-29 16:11:02 +02: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
Ghostkeeper
106f3e9024
Reduce minimum value and default value for minimum line width
The previous minimum value was based on anecdotal experience about what the minimum width is that a printer can normally print. That's better as a default value and shouldn't be used as a minimum value.
The minimum value should be based on what the technical or physical limitations are. There are no real technical or physical limitations other than that you can't have 0-width lines. So the minimum is just-above-0.

Contributes to issue CURA-7682.
2020-10-26 16:24:52 +01:00
Ghostkeeper
0e87525d93
Merge branch 'libArachne_rebased' into CURA-7682_Print_thin_walls_in_libArachne 2020-10-26 15:39:47 +01:00
Ghostkeeper
0bcbafd0a6
Merge branch 'master' into libArachne_rebased 2020-10-25 11:50:21 +01:00
Kostas Karmas
66dbf8788e Make the maximum_value into a maximum_value_warning in Minimum Wall Line Width
We don't have to limit the users to the maximum yet.

CURA-7682
2020-10-23 17:11:21 +02:00
Kostas Karmas
aac16a27d7 Remove "Enable Variable Line Widening" in favor of "Print Thin Walls"
The setting "Enable Variable Line Widening" was using the same notion as the Print Thin Walls.
This commit fixes that by removing it and making the settings "Minimum Feature Size" and "Minimum
Wall Line Width" dependand on the Print Thin Walls.

The commit also adds reasonable default and minimum/maximum values for those two settings, along
with a clearer description on how these settings affect the thin features of the model.

CURA-7682
2020-10-23 16:30:54 +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
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
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
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
Jip-Hop
3a16750b5a
Update creality_cr10max.def.json
We need the same fix as in https://github.com/Ultimaker/Cura/pull/7526 for the CR-10 Max as well.
2020-10-07 16:10:22 +02:00
Ghostkeeper
55f0c10f94
Upgrade usage of support_tree_enabled
This setting no longer exists.

Contributes to issue CURA-7752.
2020-10-05 17:59:57 +02:00
Ghostkeeper
9b5005fc90
Fix Biqu definition files
There were a number of problems with it:
* There were duplicate JSON keys. One of the duplicates gets ignored then according to the JSON implementation in Python.
* There were some 'value' properties that contained undefined variables since the setting type was a string and the value is a string containing a Python expression that should result in a string, not a plain string.
* There was one instance in which a 'default_value' property contained a formula.

Contributes to issue CURA-7752.
2020-10-05 13:47:24 +02:00
kimer2002
d798dfffb6
Add files via upload 2020-10-04 22:54:40 +03:00
Ghostkeeper
b2a5cd9703
Merge branch 'master' of https://github.com/eMotion-Tech/Cura into eMotion-Tech-master 2020-10-02 13:51:17 +02:00
Ghostkeeper
cd683bdcb6
Clarify description of what happens if bed temperature is 0
A bit more accurate.

Fixes #8460.
2020-10-02 13:31:57 +02:00
Luke Harrison
ecf32a261e
Added BIQU machine base files as well as BIQU B1 machine files. (#8276)
* Added BIQU machine base files as well as BIQU B1 machine files.

* Fixed a variants settings version error.

* Updated base def by removing excluded materials and changing the pref to pla175

* Fixed the machine name value which should only take a default value and not also a value.

* Increased the max extruder feedrate to allow the default retraction speed.

* Removed comments from the quality profiles. Removed author from variants. Adjusted materials in quality profiles to refer to the 175 profiles directly.

* Enabled coasting by default in the B1 profile and increased the width of infill for the base profile.

* Updated all quality and variants configs to use settings version 16 in anticipation of release 4.8

* Final tweaks to B1 start gcode

* Added an ABL version of the B1 with tweaked start codes.
2020-09-30 17:00:10 +02:00
Remco Burema
395cdc14bb
Add warning max-value to skin-edge-support settings.
Can keep the CPUoccupied for a long time with higher values. Decided that very few people will need that many layers anyway. Rather than complete defer, at least warn people something might be up.

a 5-min. fix
2020-09-30 12:41:36 +02:00