603 Commits

Author SHA1 Message Date
jspijker
253ec096a5 Moved tronxy variants to their own specific folder
Improves readability
2022-12-30 22:28:22 +01:00
jspijker
780ad8a2eb Moved modix variants to their own specific folder
Improves readability
2022-12-30 22:27:08 +01:00
jspijker
8a2e902c29 Moved mingda variants to their own specific folder
Improves readability
2022-12-30 22:26:27 +01:00
jspijker
76a6b5d06b Moved flyingbear variants to their own specific folder
Improves readability
2022-12-30 22:24:42 +01:00
jspijker
35052f383a Moved goofoo variants to their own specific folder
Improves readability
2022-12-30 22:23:52 +01:00
jspijker
a2faa7b460 Moved dagoma variants to their own specific folder
Improves readability
2022-12-30 22:22:37 +01:00
jspijker
da72bfcb4a Moved creality variants to their own specific folder
Improves readability
2022-12-30 22:21:50 +01:00
jspijker
235ed1c65a Moved biqu variants to their own specific folder
Improves readability
2022-12-30 22:20:38 +01:00
jspijker
de44534a4a Moved atmat variants to their own specific folder
Improves readability
2022-12-30 22:19:42 +01:00
jspijker
2d063f5a22 Moved artillery variants to their own specific folder
Improves readability
2022-12-30 22:18:50 +01:00
jspijker
a8e2d322fd Moved arjun variants to their own specific folder
Improves readability
2022-12-30 22:17:58 +01:00
jspijker
53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
jspijker
e8a57518bc Merge branch 'main' into blockstech 2022-12-30 21:25:20 +01:00
Joeydelarago
109c014e73 Applied printer-linter format 2022-12-30 12:52:34 +00:00
Joey de l'Arago
ebc9dbd41e
Merge pull request #13219 from izilzty/main
Add profile for Creality Ender 3 S1 Pro and Plus
2022-12-30 13:51:31 +01:00
Jelle Spijker
f09b0d142d Applied printer-linter format over Sovol files
Contributes to CURA-10084
2022-12-28 14:10:00 +01:00
Jelle Spijker
b558e6ac2a Merge remote-tracking branch 'origin/main' into ed/sovol-rework 2022-12-28 13:42:33 +01:00
Jelle Spijker
498ee3f0da Capitalize the X for the modis big120 2022-12-28 13:09:27 +01:00
Jelle Spijker
aed23b25eb Bump-up settings version of modix printers
Fixes failing Unit-Tests
2022-12-28 09:33:37 +01:00
casperlamboo
78ca98f9bf Applied printer-linter format 2022-12-22 12:31:00 +00:00
Casper Lamboo
f4308533e4
Merge pull request #12056 from Modix3D/master
Add printer profile for Modix3D printers
2022-12-22 13:29:53 +01:00
Duarte Bragadesto
1c2dcd8ef6
Merge branch 'Ultimaker:main' into master 2022-12-16 12:00:33 +00:00
Ed Ropple
f64c0b5e65
squash of ed/sovol-rework 2022-12-15 10:38:11 -05:00
jellespijker
5c098e3f02 Applied printer-linter format 2022-12-13 19:42:33 +00:00
whoseyoung
d4e4901ae5 fixed known bugs 2022-12-13 14:46:24 +08:00
whoseyoung
f192df875b update official profiles for Geeetech printers 2022-12-10 17:17:49 +08:00
whoseyoung
6de976f1e0
Merge branch 'Ultimaker:main' into main 2022-12-05 18:32:11 +08:00
jspijker
88792d7bda Added fusion3 F410
Based on PR #13355 Credits to @64bittuning

Adding support for the Fusion3Designs F410 machine. Later the F400, F306 and Edge will follow.

My business owns a Fusion3 F410 and using it has been difficult. The manufacturer originally shipped the machine with a license for Simplify 3d. We originally purchased the machine about three years ago, and the S3D license was lost when the previous controlling employee left the organization. I have spent a long time trying to get this machine operational and unfortunately my employer will not replace the S3D license. Enter Ultimaker Cura...

I have been using Cura since 4.4 and have spent a LONG time building and updating profiles. In 2020 I added Tronxy support, and recently performed a major overhaul on the profiles package. This brought me back to my attempt at adding support for our F410.
The vast majority of the profiles used here are a culmination of things I have learned through building other profiles, as well as using data points extracted from the large repository of S3D profiles that were released by Fusion3Design. The profiles all work, they produce good results, and use all of the original settings placed fourth by the manufacturer.

There are unfortunately some limitations that I felt were important to work around. Fusion3Design has a large list of certified materials. With such, in an effort to help prevent users from voiding the warranty on their machine, materials that do not match the approved materials list have been omitted from the machine profile at this time. The Generic profiles provided by Fusion3Design have been incorporated in order to provide support for PLA, PETG, ABS, ASA, PC, PA, CPE, and TPU. There are many brand name and specialty filament specific profiles available, however since Ultimaker Cura does not already "support" these materials with specific selectable profiles, the best option was to leave them for a future update.

Please view the certified materials lists below.
https://www.fusion3design.com/wp-content/uploads/2020/11/Fusion3-Certified-Materials-List-updated-10.28.2020-Simplify3D.pdf

https://www.fusion3design.com/list/

Fusion3Design can be found at https://www.fusion3design.com/

Co-authored-by: 64bittuning <64bittuning@users.noreply.github.com>
2022-12-04 13:20:10 +01:00
whoseyoung
36ac3d7744 add geeetech profiles 2022-12-02 18:29:20 +08:00
jellespijker
b788987ae1 Applied printer-linter format 2022-12-02 09:07:39 +00:00
jspijker
d587c00714 Added dxu_umo(_dual) variants
Fixes CURA-9951
2022-12-02 10:01:19 +01:00
jspijker
8f99423764 Moved dxu variants to own sub folder
Contributes to CURA-9951
2022-12-02 10:00:47 +01:00
jellespijker
46359375e1 Applied printer-linter format 2022-12-01 15:23:18 +00:00
Orel
2ef645f64d
Merge branch 'Ultimaker:main' into pro430 2022-12-01 10:15:25 +01:00
jellespijker
d2e0aee6c3 Applied printer-linter format 2022-12-01 08:09:44 +00:00
Jelle Spijker
3bda8f23e5
Merge pull request #13512 from looxonline/biqu_hurakan
Added the BIQU Hurakan

See CURA-9961
2022-12-01 09:08:42 +01:00
jellespijker
db95871971 Applied printer-linter format 2022-12-01 07:58:17 +00:00
Jelle Spijker
b2047cf253
Merge pull request #13666 from eropple/ed/cr10smart
added definition for Creality CR-10 Smart

See CURA-9960
2022-12-01 08:57:22 +01:00
jellespijker
c4a33b7834 Applied printer-linter format 2022-12-01 07:49:27 +00:00
Jelle Spijker
802da08b73
Merge pull request #13711 from wilds/master
Add Artillery Hornet 3d printer definition

See CURA-9959
2022-12-01 08:48:26 +01:00
jellespijker
e013b81dc8 Applied printer-linter format 2022-12-01 07:27:46 +00:00
Luis Gabriel Gomez
60f326715a
Revert: remove non-standard nozzle profiles 2022-11-30 19:57:15 -03:00
Luis Gabriel Gomez
fef2d945c1
Sermoon V1: Update definition, add variants 2022-11-30 19:52:08 -03:00
Wilds
e48c01749f Add Artillery Hornet 3d printer definition 2022-11-30 18:23:46 +01:00
izilzty
0627875c52
Merge branch 'Ultimaker:main' into main 2022-11-30 07:39:35 +08:00
Modix-Lazar
be61b45f30 Added Modix V4 machines
- Adding V4 machines
- Initial layer height set depending on nozzle diameter
- Z-hop set as 4x layer height
- V4 travel speed set to 350mm/sec
2022-11-09 19:35:47 +01:00
Modix3D
c50fc235c7
Merge branch 'Ultimaker:main' into master 2022-11-09 19:17:48 +01:00
Ed Ropple
dbcf6afd20
added definition and variants or Creality CR-10 Smart 2022-11-02 01:11:10 -04:00
Duarte Bragadesto
01fb120883
Update Blocks Variants 2022-10-14 17:40:46 +01:00
Luke Harrison
0e887dfca8 Fixed old settings ver nums 2022-10-10 07:54:34 +02:00