Commit graph

10918 commits

Author SHA1 Message Date
Ghostkeeper
2c55c4a562
Merge branch 'master' into CURA-7871_lowest_print_height 2021-03-03 17:13:30 +01:00
Firedrops
e385ac9e50
Update ideagen3D_sapphire_plus.def.json (#9213)
* Update ideagen3D_sapphire_plus.def.json

Added Restore Bed Levelling after Homing to start G-Code.

* Update resources/definitions/ideagen3D_sapphire_plus.def.json

Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>

* Update ideagen3D_sapphire_plus.def.json

Corrected machine_head_with_fans_polygon and gantry_height for "One at a time" printing.

* Update resources/definitions/ideagen3D_sapphire_plus.def.json

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

Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-03-02 15:23:13 +01:00
Ghostkeeper
5c58df3c73
Minor corrections to Sri Vignan printers
Found during testing. I think it's pretty safe to say what they intended to write here.

Contributes to issue CURA-8051.
2021-02-25 17:46:46 +01:00
Ghostkeeper
642fee9904
Merge branch 'master' of https://github.com/venkatkamesh/Cura into venkatkamesh-master 2021-02-25 17:32:45 +01:00
MarkMan0
145311d615 Minor changes to start/end gcode 2021-02-24 19:06:46 +01:00
Eryone
2b024ab390
Merge pull request #9202
* Adding Eryone Thinker profile to Cura
2021-02-24 15:10:28 +01:00
Hellbot Development Team
c7e238c7c7
Update definition files for Hellbot Magna 1 and Hellbot Magna dual (#8509)
* Update in Definition file for Hellbot Magna 1 
* Change the Author name and version number. 
* Added Heated bed.
* Added specific Gcode for purging the 2 in 1 hotend.
* Add bed images for Hellbot Hidra and Hidra Plus
* Add meshes files for Hellbot Hidra and Hidra plus
* Add extruder files for new Hellbot printers 
* Add extruder files for new Hellbot Printers: Hellbot Hidra and Hellbot Hidra Plus
* Add New Hellbot printers 
* Add definition files for the new Hellbot printers: Hidra and Hidra Plus

CURA-8047
2021-02-24 14:55:26 +01:00
MarkMan0
c148475b5a Adjust brim settings for advanced materials profile 2021-02-22 14:12:01 +01:00
MarkMan0
2e798c6edf Update start gcode in base
Increase probe temperature
2021-02-22 11:40:31 +01:00
MarkMan0
f2770c3bcc Add minimal wall_thickness for small nozzles 2021-02-22 11:19:09 +01:00
MarkMan0
c6f46325ca Fix mesh position 2021-02-22 11:18:36 +01:00
MarkMan0
5c66c018a7 Adjsut start/end gcode 2021-02-17 14:34:29 +01:00
MarkMan0
27af35591a fix gantry_height 2021-02-16 11:17:21 +01:00
MarkMan0
d925c28eb8 Fix value/default_value errors 2021-02-15 17:27:40 +01:00
Mehmet Sutaş
d75e0248a1 Delete unused platform image 2021-02-12 02:07:06 +03:00
Mehmet Sutaş
522aec56ca Merge remote-tracking branch 'upstream/master' into Rigid3D 2021-02-12 01:51:41 +03:00
Mehmet Sutaş
4e9704c546 Mucit2 Definition and Rigid3D Definition Updates 2021-02-12 01:50:26 +03:00
MarkMan0
acf79aa31d Definitions for INAT Proton X printers 2021-02-11 18:05:42 +01:00
Kostas Karmas
d9cf7aeb8e Replace tabs with spaces in trimaker printer profiles
CURA-8016
2021-02-09 15:32:56 +01:00
tomasbaldi
9052e2dae3
adding profiles for Trimaker printers (#8537)
* adding profiles for Trimaker printers

* adding profiles for Trimaker printers v2

* Update resources/extruders/trimaker_nebula_extruder.def.json

Co-authored-by: Jaime van Kessel <nallath@gmail.com>

* Update resources/extruders/trimaker_cosmosII_extruder.def.json

Co-authored-by: Jaime van Kessel <nallath@gmail.com>

* Delete trimaker_cosmosII_platform.STL

* correction extension of trimaker_cosmosII_platform.stl and modification in trimaker_cosmosII.def.json and trimaker_nebula.def.json

* Update trimaker_nebula_platform.stl

* move the STL up

* Update resources/definitions/trimaker_nebula.def.json

"grid" -> "'grid'"

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

* Update resources/definitions/trimaker_cosmosII.def.json

"grid" -> "'grid'"

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

* 220x220x260 -> 230x230x260 (nebula)

* change the name of the qualities directory

* translate quality names from spanish to english

* change nebula platform_offset

* change nebula platform_offset 2

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-02-09 15:28:04 +01:00
Ghostkeeper
593cd516ce
Fix typo in variable name
Otherwise you can't open any files any more. How did we not see this earlier?

Contributes to issue CURA-7996.
2021-02-09 14:24:09 +01:00
Ghostkeeper
ec986990a2
Merge branch 'master' into CURA-7996_Fix_trying_to_open_deleted_files_from_the_recent_files_list 2021-02-09 14:20:53 +01:00
Ghostkeeper
d8fba53952
Document addToRecent property
Contributes to issue CURA-7996.
2021-02-09 10:07:23 +01:00
Kostas Karmas
f8a9e7f2d2 Pass the "add to recent" as an input var to dialogs that open projects
This way it is clear before to the dialog whether it should add the file to the recent files list,
before the dialog opens.

CURA-7996
2021-02-08 11:55:28 +01:00
Ghostkeeper
79ec71ca4c
Move top/bottom settings to separate category
Implements CURA-8006.
2021-02-05 14:59:38 +01:00
Kostas Karmas
ee22be74b9 Properly check whether the file should be added to recent
When importing only the models of a project file, Cura wasn't checking whether the file should
be added to the recent files list. This commit fixes that.

CURA-7996
2021-02-05 12:14:01 +01:00
Jaime van Kessel
b30bacc9f8
Merge branch 'master' of https://github.com/RFBomb/Cura 2021-02-04 14:46:29 +01:00
Remco Burema
06666bddca
Fix recent files hint when file opens via dialoges. 2021-01-29 14:49:32 +01:00
Remco Burema
fd1b816981
Clean up: No max value needed, remove cache file.
CURA-7956
2021-01-27 12:28:05 +01:00
Remco Burema
0ddb2d5ea8
Merge branch 'master' of https://github.com/OpusMcN/Cura into OpusMcN-master 2021-01-27 12:14:17 +01:00
Jaime van Kessel
b219f57b22
Merge branch 'dev' of https://github.com/BasF0/Cura 2021-01-27 10:56:35 +01:00
Jaime van Kessel
4586a50af2
Merge branch 'master' of github.com:Ultimaker/Cura 2021-01-26 10:39:28 +01:00
Jaime van Kessel
464c19f592
Show print weight with single decimal in the details view
Fixes #9176
CURA-7992
2021-01-26 10:29:55 +01:00
RFBomb
79e9250715
Update fdmprinter.def.json 2021-01-25 23:14:23 -05:00
Konstantinos Karmas
c64ab40fb8
Merge pull request #9069 from HUNIBEST-HyVISION/master
[CUBICON] Add device(Style NEO-A31) & Update start gcode.
2021-01-25 17:00:38 +01:00
Ghostkeeper
b864c8e026
Specify 'adhesion structures' rather than just adhesion
After changing this with fvrmr together I read back on the commit and realised that the sentence was literally saying that it affects adhesion, and then that it doesn't affect adhesion. I hope this clarifies that a bit better by giving examples.
2021-01-25 11:06:36 +01:00
fvrmr
d92b126b09 Initial layer speed does not affect build plate adhesion 2021-01-25 11:01:14 +01:00
Remco Burema
538ccf5e21
Actually show 'on buildplate' color when z=0.
CURA-7871
2021-01-22 18:47:45 +01:00
Remco Burema
497bfa4c68
Merge branch 'master' into CURA-7871_lowest_print_height 2021-01-22 18:40:39 +01:00
Ghostkeeper
63deea4721
Fix model to use for comboboxes to check if they are empty
This was checking against the wrong model, it seems.

Contributes to issue CURA-7865.
2021-01-22 13:52:27 +01:00
Opus
db61bf0fd2 Made label more descriptive for overhang hole size option 2021-01-21 21:56:23 +13:00
Opus
c55d4f7532 Option for area check when using make overhang printable. Keeps recesses in the base of the model that are smaller than the given size 2021-01-21 21:43:54 +13:00
bas
1033133355 undo irrelevant change 2021-01-20 21:56:33 +01:00
Kostas Karmas
cdedb56a9a Restore arguments in the SaveProjectMenu
Or else the LocalFileOutputDevice will output a mesh 3mf file and not a Cura 3mf project when
being called from the 'File -> Save Project -> To Disk' submenu item.

CURA-7865
2021-01-20 21:13:36 +01:00
Remco Burema
0ba3833995
Merge pull request #9153 from Ultimaker/CURA-7865_Save_file_in_existing_project_mvp
CURA-7865 Save file in existing project mvp
2021-01-20 19:18:39 +01:00
Kostas Karmas
b7e613a271 Remove file_type argument from the saveWorkspaceDialog
Because we also want to export ufp files, which are not workspace files.

CURA-7865
2021-01-19 21:39:16 +01:00
Jaime van Kessel
888abdac33
Merge branch 'master' of github.com:Ultimaker/Cura 2021-01-19 09:48:51 +01:00
Ghostkeeper
0a7dc34a9c
Update start g-code for BIBO2 Dual
This is a correction supplied by braden0202 in the issue thread #8977.
2021-01-18 18:52:01 +01:00
Kostas Karmas
f1e152955c Correct the Menu title
CURA-7865
2021-01-18 18:00:05 +01:00
Jaime van Kessel
ffccd687ac
Merge branch 'fix_machinesettings_floats' of https://github.com/fieldOfView/Cura 2021-01-18 15:53:57 +01:00