27734 Commits

Author SHA1 Message Date
Jaime van Kessel
8c6d97f20c
Merge pull request #11366 from 64bittuning/master
Tronxy Profiles 2022 Update
2022-02-09 14:51:23 +01:00
Jaime van Kessel
6e2bcc8f67
Merge pull request #11409 from Ultimaker/CURA-8915_raft_middle_layers
Raft Middle Layers
2022-02-09 10:43:14 +01:00
Jaime van Kessel
91b3d116bf Merge branch 'CURA-8378_improve_checkbox_visibility' of github.com:Ultimaker/Cura 2022-02-08 15:31:56 +01:00
j.delarago
6ebc51261c Add raft interface/middle layers to expert profile.
CURA-8915
2022-02-08 12:01:20 +01:00
Jaime van Kessel
930b3daf37
Merge pull request #11415 from Ultimaker/fix_show_hidden_settings
Fix show hidden settings
2022-02-08 11:49:04 +01:00
j.delarago
372d7b33c8 Add testing for raft_surface_layers
CURA-8915
2022-02-08 11:35:39 +01:00
j.delarago
10070cf6eb Hide following settings when there are no interface layers
raft_interface_speed
raft_interface_acceleration
raft_interface_jerk
raft_interface_fan_speed

CURA-8915
2022-02-08 11:33:30 +01:00
j.delarago
e6e2d985a9 Hide following settings when there are no surface layers
raft_surface_speed
raft_surface_acceleration
raft_surface_jerk
raft_surface_fan_speed

Remove from raft_surface_extruder_nr since it determines the extruder to get settings from

CURA-8915
2022-02-08 10:54:40 +01:00
j.delarago
c57220f33c Fix search icon having no left padding in DF search bar. 2022-02-07 13:20:45 +01:00
j.delarago
6888fafa96 Set correct styling for SettingCheckBox used in per model settings panel 2022-02-07 12:10:47 +01:00
j.delarago
85973f4a1a Center Align Checkbox in per model settings visibilty menu 2022-02-07 11:55:03 +01:00
casper
fc633b8769 Fix show hidden settings 2022-02-04 10:33:38 +01:00
goofoo3d
31225d5b32
Add new machine Goofoo Cube (#10962)
* add goofoo,renkforce printf

* 优化PVA打印的配置

* 修正双喷打印不能重叠的问题

* 修改配置信息

* 添加机型配置

* 新增 goofoo 2-1混色脚本,优化机型配置.

* 优化goofoo 2-1混色脚本

* 调整了机型配置

* 添加不同口径喷嘴

* 添加喷嘴口径

* 修改机器名称不对的问题

* modify setting_version = 16 to setting_version = 17

* modify renkforce & goofoo's files setting_version = 16 to 17

* modify pva support_pattern & e-one size

* modify pva support pattern to grid

* Add new machine Goofoo Cube

* modify some goofoo_cube definitions and 0.7_pla_standard

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-02-03 17:24:24 +01:00
Ghostkeeper
c761b23e82
Test multiple raft interface layers
Should arrive at the correct raft thickness too then.

Contributes to issue CURA-8915.
2022-02-03 16:13:00 +01:00
Ghostkeeper
3534894eeb
Don't mark interface extruder as used when there are none
If there are 0 interface layers, the extruder doesn't necessarily gets used.

Contributes to issue CURA-8915.
2022-02-03 15:59:21 +01:00
Ghostkeeper
5cc8fdeb7a
Count multiple raft interface layers
We need the raft thickness to determine the maximum height of the model. If using multiple interface layers, this height should be reduced.

Contributes to issue CURA-8915.
2022-02-03 15:55:31 +01:00
Ghostkeeper
d1540ff652
Add setting for raft middle layer count
Since the top layer can now have a different extruder, you might want to have a more normal raft layers.

Contributes to issue CURA-8915.
2022-02-03 15:02:57 +01:00
Ghostkeeper
35e01be0c6
Only show raft surface settings if there are surface layers
Otherwise these settings have no effect.

Discovered while working on CURA-8915.
2022-02-03 14:58:37 +01:00
Evangelos Trantos
d7c3495509
Merge pull request #11328 from Ultimaker/CURA-8378_improve_checkbox_visibility
Cura 8378 improve checkbox visibility
2022-02-02 19:54:34 +02:00
Ghostkeeper
268d16ca34
Update default_values to be equal to the new values
This helps when testing CuraEngine via command line.
2022-02-02 15:44:20 +01:00
Ghostkeeper
06bbeff21a
Merge branch 'marketplace_redesign' 2022-02-02 15:39:21 +01:00
Ghostkeeper
60a52b0963
Merge branch 'master' of https://github.com/jianshu-du/Cura into jianshu-du-master 2022-02-02 14:19:34 +01:00
64bittuning
49ed4be4ac Added omitted line
material_flow_layer_0 was mistakenly omitted from the previous file push.
2022-02-01 15:22:16 -05:00
Jaime van Kessel
90f9489840
Merge pull request #11399 from Ultimaker/Update-Portuguese-translations
Update cura.po
2022-02-01 17:15:03 +01:00
MariskaMaas
a03396e9b6 Update cura.po
Reseller requested segmentar to be changed to seccionar since that is more correct.
2022-02-01 16:29:24 +01:00
Jaime van Kessel
84fa5c659a
Merge pull request #11397 from Ultimaker/fix_typing
Fix typing
2022-02-01 13:51:51 +01:00
Jaime van Kessel
56c25db83a Ignore the type of certifi 2022-02-01 13:47:14 +01:00
Jaime van Kessel
c70c312286 Fix check if spec in postprocessing was None 2022-02-01 13:41:33 +01:00
Jaime van Kessel
ab2439f561 Fix first parameter of PositionOptional 2022-02-01 13:39:56 +01:00
Joey de l'Arago
a87c92eddd
Merge pull request #11387 from Ultimaker/CURA-7541_align_buildplates
[CURA-7541] align digital buildplates
2022-02-01 10:57:24 +00:00
Casper Lamboo
2249c3e7c5
Merge pull request #11396 from Ultimaker/tevo_z_hop_fix
Set default z hop speed to maximum allowed value for tevo tarantula pro
2022-02-01 11:36:56 +01:00
Ghostkeeper
aac5535c2b
Run new build plate images through OptiPNG
Contributes to issue CURA-7541.
2022-02-01 11:29:50 +01:00
j.delarago
248cd6205d Increase canvas size of backplate image to stop repeating texture (MacOS does not attempt to tile the image, however Ubuntu does)
Texturing a set of faces with an image smaller than the faces will cause repeating. Normally this is not noticable since the edges of the backplate logos are mostly transparent but in this case the backplate faces were much taller than the input image. This change adds enough empty vertical height to the backplate image so that the tiling can not be seen.

CURA-7541
2022-02-01 10:58:44 +01:00
casper
cdc7303ad9 Set default z hop speed to maximum allowed value for tevo tarantula pro
Fixes https://github.com/Ultimaker/Cura/issues/11365
2022-02-01 10:29:52 +01:00
j.delarago
092dd8a918 Add imports for typing, add spacing
CURA-7541
2022-01-31 13:35:42 +01:00
Joey de l'Arago
736988da7c
Add space around operators
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:30:09 +00:00
Joey de l'Arago
8f58c786bb
Add Typing
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:49 +00:00
Joey de l'Arago
7dd4a3b8bd
Add typing
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:39 +00:00
Joey de l'Arago
7479aafe13
Fix incorrect comment
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:23 +00:00
j.delarago
0b4568d687 Add S3 and S5 new backplate image. The new images are higher resolution and scaled to fit the size of the backplate.
Update texture coordinates of S3 and S5 for new scaled images.

CURA-7541
2022-01-31 09:21:06 +01:00
j.delarago
50ab14a072 Add new Ultimaker 2 plus connect platform model and backplate image.
CURA-7541
2022-01-31 09:21:00 +01:00
j.delarago
31e11c415d Add obj_trimmer.py script for trimming obj files used for printer base plates.
CURA-7541
2022-01-31 09:20:53 +01:00
64bittuning
1bea19169d Start code revisions
During a supplementary review, the start codes were found to be mislabeled. This has been corrected.
2022-01-29 00:21:44 -05:00
64bittuning
8198bc0db5 Submitting for approval
Upon doing my research, I have seen several other people struggle with build issues. I feel at this time that I have done my due dilligence, and as long as my only failure is 14/15, I feel this PR is ready.
2022-01-28 16:33:13 -05:00
64bittuning
556a451b9e There is a bug in the Repo tests, and I'm going to find it.
Yep, this is getting upsetting.
2022-01-28 15:48:52 -05:00
64bittuning
6651309669 Resetting all files
Going to open a bug report if these fail.
2022-01-28 15:27:13 -05:00
64bittuning
1e67650f77 Update existing profiles
The Tronxy community has requested the removal of "max feedrate" settings in the slicer profile. The machines are usually run on one of three firmwares and these limitations really hinder slicer performance.
2022-01-28 15:03:18 -05:00
jameschen1605
a20ff6f170
Add Hozo, Hozo 3Dprinter (#10856)
* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Fixed gantry height

* Fixed ID field

* Add Hozo iX 3dprinter

Add 3dprinter profile

* Add Hozo iX 3dprinter

Add 3dprinter extruder

* Add Hozo iX 3dprinter

Add 3dprinter mesh

* Update and rename HardPrint_Hozo.def.json to hardprint_hozo.def.json

* Update and rename HardPrint_Hozo_iX.def.json to hardprint_hozo_ix.def.json

* Rename HardPrint_Hozo_extruder_0.def.json to hardprint_hozo_extruder_0.def.json

* Rename HardPrint_Hozo_iX_extruder_0.def.json to hardprint_hozo_ix_extruder_0.def.json

* Delete HardPrint_Hozo_iX_platform.stl

* Delete HardPrint_Hozo_platform.stl

* Add files via upload

* Change IDs

* Change IDs
2022-01-28 16:39:14 +01:00
Remco Burema
4d288d03d0 Merge branch '4.13' 2022-01-28 11:52:23 +01:00
Remco Burema
97d20bff1b
Merge pull request #11359 from Ultimaker/CURA-8916
Update change_log.txt
4.13.1
2022-01-28 11:51:44 +01:00