3103 Commits

Author SHA1 Message Date
Jaime van Kessel
bb2651bc0b Merge branch 'master' of https://github.com/NilsRo/Cura 2021-08-16 11:11:46 +02:00
NilsRo
b33f4640ad Updated Acceleration to firmware default
Updated Acceleration to firmware default to increase time estimation accuracy and match firmware default
2021-08-12 22:10:37 +02:00
Jaime van Kessel
7762def1ef Merge branch 'master' of https://github.com/heed818/Cura 2021-08-12 15:20:42 +02:00
AnnaKang0219
e7e5970647 Remove the files not CZ-300
Remove the files not CZ-300
2021-08-12 09:35:15 +08:00
AnnaKang0219
c86d1638e2 Fix bugs for definition
modify Infill_pattern value setting
2021-08-09 17:20:18 +08:00
AnnaKang0219
6a2120dbd3 update CrazyPrinter CZ-300 definitions
update CrazyPrinter CZ-300 definitions
2021-08-09 11:51:53 +08:00
goofoo3d
d709b86c16
add goofoo,renkforce printf (#8959)
* 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

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2021-08-06 15:14:24 +02:00
Konstantinos Karmas
b86e6ddfe6
Merge pull request #10189 from Ultimaker/CURA-7689_beta_release_notifications
Allow update checking for BETA and stable releases
2021-08-04 15:59:08 +02:00
Jaime van Kessel
0bc3ebbd46
Merge pull request #10222 from Ultimaker/CURA-7928_monotonic_order
Monotonic ordering of skin, top surface and ironing
2021-08-04 15:38:35 +02:00
Ghostkeeper
4c35259c72
Allow monotonic skin if initial layer pattern is not concentric
Contributes to issue CURA-7928.

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-08-04 15:19:00 +02:00
Konstantinos Karmas
b006d9111f Merge branch 'master' into CURA-7689_beta_release_notifications 2021-08-02 16:04:00 +02:00
Ghostkeeper
f5eb2ec74f
Ultimaker 2+ Connect doesn't support the exported material format
So we can't get people to export their materials. Hide the button.
2021-07-30 12:31:14 +02:00
Konstantinos Karmas
90d7005bc2
Merge pull request #10187 from SecKit/create_seckit_printers
Add SecKit SK-Tank and SK-Go printer definitions.
2021-07-30 11:44:13 +02:00
Victor Sanchez Martinez
d6d0db2f50
Added Kingroon K3P and K3PS definitions (#9972)
* Added Kingroon KP3/KP3S printers

* Stock max_feedrate and max_acceleration

Fixed max_feedrate and max_acceleration to match stock firmware

* Update to Cura 4.10

* Delete kingroon_kp3s_v3.stl

* Delete kingroon_kp3s_v2.stl

* Delete kingroon_kp3s_v1.stl

* Delete kingroon_kp3.stl

* New meshes for KP3 and KP3S

* Delete kingroon_kp3s_v3.def.json

* Delete kingroon_kp3s_v2.def.json

* Delete kingroon_kp3s_v1.def.json

* Unified KP3S definitions

* Delete kingroon_kp3s_v3_0.2.inst.cfg

* Delete kingroon_kp3s_v3_0.3.inst.cfg

* Delete kingroon_kp3s_v3_0.4.inst.cfg

* Delete kingroon_kp3s_v3_0.5.inst.cfg

* Delete kingroon_kp3s_v3_0.6.inst.cfg

* Delete kingroon_kp3s_v3_0.8.inst.cfg

* Delete kingroon_kp3s_v3_1.0.inst.cfg

* Delete kingroon_kp3s_v2_1.0.inst.cfg

* Delete kingroon_kp3s_v2_0.8.inst.cfg

* Delete kingroon_kp3s_v2_0.6.inst.cfg

* Delete kingroon_kp3s_v2_0.5.inst.cfg

* Delete kingroon_kp3s_v2_0.4.inst.cfg

* Delete kingroon_kp3s_v2_0.3.inst.cfg

* Delete kingroon_kp3s_v2_0.2.inst.cfg

* Delete kingroon_kp3s_v1_1.0.inst.cfg

* Delete kingroon_kp3s_v1_0.8.inst.cfg

* Delete kingroon_kp3s_v1_0.6.inst.cfg

* Delete kingroon_kp3s_v1_0.5.inst.cfg

* Delete kingroon_kp3s_v1_0.4.inst.cfg

* Delete kingroon_kp3s_v1_0.3.inst.cfg

* Delete kingroon_kp3s_v1_0.2.inst.cfg

* Updated Variants

* KP3S buildplate fix

Fixed a misaligned part

* Simplified meshes

Simplified meshes to improve performance

* Delete kingroon_base_0.2.inst.cfg

* Delete kingroon_base_0.3.inst.cfg

* Delete kingroon_base_0.4.inst.cfg

* Delete kingroon_base_0.6.inst.cfg

* Delete kingroon_base_0.8.inst.cfg

* Delete kingroon_base_1.0.inst.cfg

* Added/deleted excluded materials

Deleted non-1.75mm materials and added missing ones.
2021-07-30 10:41:57 +02:00
Ghostkeeper
0cdd9dd175
Add setting for monotonic top surface skin
You can set it separately, but it defaults to be the same as the rest of the top surface.

Contributes to issue CURA-7928.
2021-07-29 16:16:05 +02:00
Ghostkeeper
b63ccfd718
Add setting to apply monotonic ordering to ironing as well
Contributes to issue CURA-7928.
2021-07-29 15:45:23 +02:00
Jaime van Kessel
84b1aa39b7
Update the update_url's for firmware updates
CURA-7689
2021-07-29 15:21:46 +02:00
Ghostkeeper
b7661659ae
Add setting for monotonic skin order
Just a simple boolean setting for the skin now. Top surface and ironing will follow later.

Contributes to issue CURA-7928.
2021-07-28 16:46:17 +02:00
AnnaKang0219
77913559d5 Update crazy3dprint_cz_300.def.json
fix file errors
2021-07-28 14:04:14 +08:00
SecKit 3DP Design
406e92b27d
Update resources/definitions/seckit_skgo.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:59 +08:00
SecKit 3DP Design
25737447fb
Update resources/definitions/seckit_sktank.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:49 +08:00
AnnaKang0219
0136a99892 Delete Crazy3DPrint_CZ-300.def.json
Remove older version of definition
2021-07-27 16:45:20 +08:00
AnnaKang0219
199b0136f0 Merge branch 'master' of https://github.com/heed818/Cura 2021-07-27 14:03:03 +08:00
AnnaKang0219
0f1f7646b8 Commit for Crazy3DPrinter
add definitions/Extruders/material
2021-07-27 13:40:40 +08:00
aidbish
b405fecccd
Fix up spelling 2021-07-27 14:31:23 +10:00
Ernie
6b421ef308 Add SecKit SK-Tank and SK-Go printer definitions. 2021-07-26 09:10:55 +08:00
Remco Burema
af02b44024
Merge pull request #10030 from Ultimaker/CURA-8055_export_all_materials_usb_redone
Export all materials to archive
2021-07-23 17:59:38 +02:00
Ghostkeeper
cd7624736c
Merge branch 'mpminideltav2' of https://github.com/PurpleHullPeas/Cura into PurpleHullPeas-mpminideltav2 2021-07-23 16:14:07 +02:00
Ghostkeeper
82c7f19164
Merge branch 'master' into CURA-8055_export_all_materials_usb_redone 2021-07-23 15:11:07 +02:00
NilsRo
d536dd12a0
Changed "Deviation" for Anycubic Mega S and X to better support hardware (#10093)
* Update anycubic_i3_mega_s.def.json

Adapted Deviation to ATMega2560 of Anycubic Mega S

* Update resources/definitions/anycubic_i3_mega_s.def.json

Good points. Thanks!

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-20 09:11:32 +02:00
NilsRo
3527a14f04
Update resources/definitions/anycubic_i3_mega_s.def.json
Good points. Thanks!

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-20 08:04:51 +02:00
Luke Harrison
918d1f188b
Biqu bx definition (#10086)
* Added prelim support for the BX

* Revert "Added prelim support for the BX"

This reverts commit 923fbdbbb617d000663f04d08d468ed0c560517c.

* Added prelim support for the BX

* Revert "Added prelim support for the BX"

This reverts commit 923fbdbbb617d000663f04d08d468ed0c560517c.

* Added BIQU BX printer def

* Updated the platform name.

* Minor update to the start code. Ready for merge.
2021-07-19 15:57:30 +02:00
Konstantinos Karmas
5bd9970a82 Change default_value to value 2021-07-16 13:44:14 +02:00
Thushan Fernando
c60295c69e
Adds FLSun Super Racer Profile (#10078)
* Initial FLSun Super Racer profile setup.

* flip has_machine_quality to false as suggested by @konskarm.

* tabs vs spaces! Space is the final frontier!

* Enumeration value should be in inner single quotes as requested by @konskarm.
2021-07-16 13:43:22 +02:00
Ghostkeeper
c2f2304512
Move Kossel Pro platform mesh a bit lower to prevent Z-fighting
As reported in #8296.
2021-07-16 10:48:24 +02:00
PurpleHullPeas
983d1fc8a2
Removing mp_mini_delta_v2 default bed temperature. 2021-07-15 08:21:08 -05:00
PurpleHullPeas
e9e9795bcc
MP Mini Delta V2 temperature settings and version. 2021-07-15 08:16:46 -05:00
PurpleHullPeas
b20a183922
Adding MP Mini Delta V2 def
Utilizing information shared from MP Mini Delta V2 owners in order to make this definition work.
2021-07-15 07:48:02 -05:00
PurpleHullPeas
3f1052f756
Minor MP Mini Delta V1 Def updates
Adding comment distinguishing the printer as the V1 versus the V2. Removing "+5" initial layer temperatures. Setting line width equal to nozzle size.
2021-07-15 07:47:00 -05:00
Ghostkeeper
c305f8b36a
Merge branch 'master' of https://github.com/v-xup6/Cura into v-xup6-master 2021-07-14 15:09:49 +02:00
Victor Lin
8414e8b523
Delete atomPlus.def.json
Prototype machine
2021-07-13 22:42:03 +08:00
Victor Lin
6560766b1f
Update atom2.def.json
Simplify brim width to adjust only the value
2021-07-13 22:40:39 +08:00
Dave
a1387f7ed7
Update geeetech_a30.def.json
wrong name for the settings
2021-07-10 18:24:00 +02:00
Jaime van Kessel
b8afc9c045
Merge branch 'master' of github.com:Ultimaker/Cura 2021-07-06 11:53:59 +02:00
Jaime van Kessel
d0411a95fd
Fixed rigid3d zhop speed 2021-07-06 11:53:41 +02:00
Jaime van Kessel
401f3d0df6
Set default z-hop speed to allowed value 2021-07-06 11:47:47 +02:00
Jaime van Kessel
11b6e680b2
Remove incorrect value from makermade profile
No idea why it worked in the first place, but a max speed of 0 is impossible!
2021-07-06 11:45:51 +02:00
Jaime van Kessel
5acf2ec47d
Set Z speed for dagoma disco 2021-07-06 11:45:04 +02:00
pbr-research
6634fca887
Add PBR 3D Gen-I printer definition (#9307)
* Add new printer PBR_3D.def.json

Adding new Profile definition for PBR 3D.

* Create pbr_3d.extruder_0.def.json

Adding extruder profile for PBR 3D

* Delete pbr_3d.def.json

* Delete pbr_3d.extruder_0.def.json

* Adding PBR 3D Gen-I printer definition.

This is an printer definition for our printer.

* Adding PBR 3D Gen-I Printer Extruder definition

This is an extruder definition for our printer.

* Adding buildplate definition for PBR 3D Gen-I

This is a buildplate definition for our printer.

* Update pbr3d_g1.def.json

* Add files via upload
2021-07-06 11:42:44 +02:00
Jaime van Kessel
b7e60ca413
Set z hop speed to max for Tevo Tarantula
Fixes Ultimaker/Cura#10085
2021-07-06 11:37:30 +02:00