Commit graph

1369 commits

Author SHA1 Message Date
Ghostkeeper
287e31554b
Merge branch 'master' into Skin_Edge_Settings 2020-03-09 12:47:13 +01:00
ODUCCEU
1ccf73d11e Add Flying Bear Ghost 4S Printer 2020-03-08 18:37:48 +03:00
Hussain Bhavnagarwala
292873bea9
Update fabxpro_pla_normal.inst.cfg 2020-03-04 19:10:30 +05:30
Hussain Bhavnagarwala
4546ad9c60
Update fabxpro_pla_fine.inst.cfg 2020-03-04 19:10:09 +05:30
Hussain Bhavnagarwala
049db913e4
Update fabxpro_pla_draft.inst.cfg 2020-03-04 19:09:46 +05:30
Hussain Bhavnagarwala
dbe35a7825
Update fabxpro_abs_normal.inst.cfg 2020-03-04 19:09:23 +05:30
Hussain Bhavnagarwala
1b2e031c7c
Update fabxpro_abs_fine.inst.cfg 2020-03-04 19:09:06 +05:30
Hussain Bhavnagarwala
59d66741a1
Update fabxpro_abs_draft.inst.cfg 2020-03-04 19:07:18 +05:30
Hussain Bhavnagarwala
3cadf69514
Update fabxpro_pla_normal.inst.cfg 2020-02-20 17:32:51 +05:30
Hussain Bhavnagarwala
42a494bfd3
Update fabxpro_pla_fine.inst.cfg 2020-02-20 17:32:38 +05:30
Hussain Bhavnagarwala
e24479abd6
Update fabxpro_pla_draft.inst.cfg 2020-02-20 17:32:17 +05:30
Hussain Bhavnagarwala
5c6270d613
Update fabxpro_abs_normal.inst.cfg 2020-02-20 17:31:57 +05:30
Hussain Bhavnagarwala
db6ce265c0
Update fabxpro_abs_fine.inst.cfg 2020-02-20 17:31:44 +05:30
Hussain Bhavnagarwala
ba270fc014
Update fabxpro_abs_draft.inst.cfg 2020-02-20 17:31:06 +05:30
Hussain Bhavnagarwala
aad47cb919
Update fabxpro_pla_normal.inst.cfg 2020-02-19 18:59:56 +05:30
Hussain Bhavnagarwala
dc2d88042d
Update fabxpro_pla_fine.inst.cfg 2020-02-19 18:59:40 +05:30
Hussain Bhavnagarwala
51442249e4
Update fabxpro_pla_draft.inst.cfg 2020-02-19 18:59:26 +05:30
Hussain Bhavnagarwala
62b14f33e0
Update fabxpro_abs_normal.inst.cfg 2020-02-19 18:59:12 +05:30
Hussain Bhavnagarwala
569a4583bd
Update fabxpro_abs_fine.inst.cfg 2020-02-19 18:58:56 +05:30
Hussain Bhavnagarwala
296ee30cc0
Update fabxpro_abs_draft.inst.cfg 2020-02-19 18:58:42 +05:30
Hussain Bhavnagarwala
7fe5f39f76
Add files via upload
Quality files for FabX Pro
2020-02-19 14:25:14 +05:30
Mehmet Sutas
a0f02897e4 Update Rigid3D Profiles 2020-02-16 18:02:04 +03:00
s.sharma
3f561f38e5 Better default skin edge support settings for PLA and CPE for Nozzle 0.4 and draft 0.2 2020-02-11 14:16:35 +01:00
Mehmet Sutas
da0e84bdfc Update Rigid3D Printer Profiles 2020-02-10 01:05:20 +03:00
Orel
cb2cc254f3 Set default line_width value for all dagoma quality profiles 2020-02-06 17:49:21 +01:00
Orel
67146c2b25 Enhance quality profiles for Dagoma printers 2020-02-04 11:13:47 +01:00
Szymon Gamża
2ddeb5dc39 Add ATMAT printers profiles 2020-01-27 12:04:30 +01:00
Ghostkeeper
0e91ef2f71
Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master 2020-01-03 11:55:55 +01:00
Ghostkeeper
90ded1abf9
Remove useless override of bed temperature
The Generic PETG material also sets it to 70, as well as the eMotionTech and TiXYZ PETGs. The iMade3D bed temperature was 65, so for that one the temperature will change to 65 then which seems appropriate. I'll change the iMade3D thing in fdm_materials so that the settings are still the same.

Discovered during investigation of #6898.
2020-01-02 09:49:52 +01:00
Nino van Hooff
2f628bbfd3 Merge branch 'voron2_duplicated' 2019-12-19 14:06:43 +01:00
Lipu Fei
1eada1dc9b Update setting_version to 11 for Strateo3d
CURA-7064
2019-12-17 15:26:17 +01:00
Koub
2fcc5d8fd2
Merge branch 'master' into master 2019-12-17 14:57:22 +01:00
Lipu Fei
c1aa556a59 chmod 644 *.inst.cfg 2019-12-17 11:21:19 +01:00
KOUBeMT
97d21a8013 Adding_ASA-X_profiles 2019-12-17 11:07:15 +01:00
KOUBeMT
1e851647be ABS_04&06_support_tuning 2019-12-17 10:57:57 +01:00
Ghostkeeper
1dc39dba71
Move prime speed override to definition file
To reduce the number of overrides. You'd only need to change it in one place, next time. It was being overridden in the quality profile in every supported configuration.
2019-12-16 13:15:40 +01:00
Ghostkeeper
d85dcf0d8f
Also set a limit to retraction prime speed for original Jellybox 2019-12-16 13:15:40 +01:00
Ghostkeeper
eb54a62eca
Add minima for retraction prime speed
Otherwise the automated inheritance function makes it negative sometimes.

Contributes to issue #6806.
2019-12-16 13:15:39 +01:00
Benoit Miller
9b583be6ef Upgrade metadata version numbers to match master 2019-12-12 17:05:35 -05:00
Benoit Miller
9259cea2dc Merge branch 'master' of https://github.com/Ultimaker/Cura into voron2-support 2019-12-12 16:40:35 -05:00
Lipu Fei
af562b9c69
Merge branch 'master' into master 2019-12-11 10:58:30 +01:00
KOUBeMT
1ef5805baf N08_Nozzle_profile_fine_tune 2019-11-25 16:53:42 +01:00
KOUBeMT
f7d7f53516 Adding_N08_HIPS_PVA_TPU 2019-11-21 16:53:01 +01:00
Jaime van Kessel
ea02bdf40a
Also bump up the setting version of files changed since this branch was branched
CURA-6522
2019-11-20 16:51:15 +01:00
Jaime van Kessel
50d72692d8
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_time_overlapping_build_area 2019-11-20 16:48:00 +01:00
KOUBeMT
631870adca Adding_08_Nozzle_&_fine_tuning_profiles 2019-11-19 17:05:25 +01:00
Dimitriovski
94a5b5ef90 CURA-6522_one_at_a_time_overlapping_build_area
Changed the setting_version to 11
2019-11-19 15:27:17 +01:00
Benoit Miller
dd477fe136 Add VORON2 printer profile 2019-11-16 08:16:09 -05:00
KOUBeMT
8a75a5454b Adding_Hips_Profiles 2019-11-15 16:23:06 +01:00
Lipu Fei
2fb8375714
Merge pull request #6591 from pkz0313/master
Hopefully Adding the Makeblock 3d Printer files to the latest version
2019-11-11 10:55:46 +01:00