4678 Commits

Author SHA1 Message Date
Ghostkeeper
e33d4693f0
Merge branch '2.5' 2017-04-18 10:30:01 +02:00
Ghostkeeper
9ad85ce235
Move prime tower 1mm down
The combination PC-0.4 and PVA-0.8 wouldn't print because the raft was getting so big that it intersected with the prime tower. Moving the prime tower 1mm down allows us to print again.

Contributes to issue CURA-3650.
2017-04-18 10:29:41 +02:00
MaukCC
c686cecb6b Update cartesio.def.json 2017-04-18 09:33:29 +02:00
Mehmet Sutas
b908e3a201 Rigid3D Zero2 Machine Definition 2017-04-16 01:00:27 +03:00
Ghostkeeper
7151dc0381
Merge branch '2.5' 2017-04-14 17:06:37 +02:00
Ghostkeeper
c3d18bc256
Remove lower warnings for jerk settings
It's not a problem to have lower jerk. It'll just print corners quite slow. But sometimes that's necessary, for example for PVA.

Contributes to issue CURA-3650.
2017-04-14 17:06:18 +02:00
Ghostkeeper
9b06d7dd80
Relax warning constraints for top and bottom thickness
With very thick layers, fewer layers will still provide enough strength to not sag. 2 is quite a hard minimum though because there are 2 different orientations.

Contributes to issue CURA-3650.
2017-04-14 16:26:14 +02:00
Ghostkeeper
d6f49d4c12
Merge branch '2.5' 2017-04-14 15:04:05 +02:00
Ghostkeeper
541e28a387
Allow exactly 2 line widths for prime tower
We give a warning when it's 2 or fewer lines in the prime tower, but 2 should be allowable. It works quite well.

Contributes to issue CURA-3650.
2017-04-14 14:58:30 +02:00
Jaime van Kessel
c087f4b0dc Merge branch 'master' of git://github.com/maukcc/cura 2017-04-14 14:30:25 +02:00
Ghostkeeper
ac46c4358b
Merge branch '2.5' 2017-04-14 11:56:57 +02:00
Ghostkeeper
e72d5ce93f
Make raft middle thickness warn based on nozzle size
Whether the layer is too thick to extrude properly depends on the nozzle size, not on the line width.

Contributes to issue CURA-3650.
2017-04-14 11:54:20 +02:00
Ghostkeeper
a8df94f5b3
Merge branch '2.5' 2017-04-14 10:29:43 +02:00
Ghostkeeper
137b5309fd
Relax warning value for support interface thickness
It was being violated by the superdraft profiles. With very thick layers, 2 layers of interface suffices. But 2 layers is not quite enough for very thin layers. So I'm making it scale a bit more slowly with an offset.

Contributes to issue CURA-3650.
2017-04-14 10:28:13 +02:00
Ghostkeeper
fb29948f88
Update description of support_roof/bottom_enable
Better terminology according to our UX designer.

Contributes to issue CURA-3491.
2017-04-13 18:10:28 +02:00
Ghostkeeper
548338440a
Rename all support bottom settings to support floor
Only in the front-end though. No settings are renamed. No documentation updated. As far as the back-end implementation is concerned, it's still called support bottom.

Contributes to issue CURA-3491.
2017-04-13 17:11:36 +02:00
Tim Kuipers
ef9b705cc4 Merge remote-tracking branch 'origin/feature_support_mesh' 2017-04-13 11:13:25 +02:00
CRojasV
3e19261fa8 New version files
This time it have the platform position configuration, and it have version number error fixed.
2017-04-12 11:10:22 -05:00
CRojasV
d71e964be7 Deleted to Fix platform position
This file was deleted because it don't have the correct platform position setup
2017-04-12 11:08:24 -05:00
CRojasV
0a58214d74 Delete File, to add a fixed one
This file was delete because it don´t have the current location of the platform
2017-04-12 11:06:39 -05:00
CRojasV
28df570311 Modify versión Number
fixed the versión number.
2017-04-12 09:06:57 -05:00
MaukCC
3319d07729 Update cartesio.def.json 2017-04-12 15:02:19 +02:00
MaukCC
d0cc5c1a0c Update cartesio.def.json 2017-04-12 10:44:29 +02:00
MaukCC
14e65ae2b8 Update cartesio.def.json 2017-04-12 10:10:57 +02:00
CRojasV
84a5717d04 Add files via upload
Adding makeR  printers profile configuration files
2017-04-11 15:39:12 -05:00
CRojasV
bd41655772 Delete makeR_prusa_tairona_i3_platform.stl
Delete file in wrong path
2017-04-11 15:22:52 -05:00
CRojasV
e70409a897 Delete makeR_pegasus_platform.stl
Delete file in wrong path
2017-04-11 15:22:09 -05:00
CRojasV
620b9a2516 Add files via upload
Adding Platforms for our 3d printers
2017-04-11 15:18:29 -05:00
Jack Ha
2b8e6eb5c8 Merge branch 'feature_peopoly_moai' 2017-04-11 10:35:48 +02:00
Jack Ha
4c1199d75c Revert permissions on file. CURA-3665 2017-04-11 10:35:25 +02:00
Jack Ha
24211624e6 Added inherits fdmprinter for Peopoly Moai. CURA-3665 2017-04-11 10:34:52 +02:00
fieldOfView
31ecb30c03 Allow setting the nozzle size through the extruder definition 2017-04-10 22:30:43 +02:00
fieldOfView
f064500ed5 Don't inherit from Ultimaker printers 2017-04-10 14:59:11 +02:00
Ghostkeeper
cb7c25f92f
Merge branch 'master' into feature_support_top_bottom_speed 2017-04-10 10:52:31 +02:00
Tim Kuipers
30ede0736a JSON: move infill_mesh_order to right under infill_mesh (CURA-966) 2017-04-08 12:49:32 +02:00
Tim Kuipers
4c6f9486be feat: cutting mesh (CURA-966) 2017-04-08 12:49:00 +02:00
MaukCC
39befe1c22 Update cartesio.def.json 2017-04-07 13:06:14 +02:00
Ghostkeeper
5a39ed6793
Merge branch 'maukcc-master' 2017-04-07 10:09:53 +02:00
Tim Kuipers
3b9e14eeec Revert "The magic_spiralize setting is no longer settable per mesh (or extruder)." 2017-04-06 17:54:19 +02:00
Tim Kuipers
36255fcabb The magic_spiralize setting is no longer settable per mesh (or extruder)
by smartavionics, Mark Burton
2017-04-06 17:51:06 +02:00
Mark Burton
71e00d1407 The magic_spiralize setting is no longer settable per mesh (or extruder). 2017-04-06 16:17:33 +01:00
MaukCC
2ea6487368 Update cartesio.def.json 2017-04-06 15:27:59 +02:00
MaukCC
d7caa860a7 Update cartesio.def.json 2017-04-06 14:13:05 +02:00
fieldOfView
7adc904cf1 Remove absolute value warnings by moving some values to the machine definition 2017-04-06 13:17:24 +02:00
fieldOfView
b4698d9ec2 Adjust minimum/maximum warning values 2017-04-06 12:54:19 +02:00
fieldOfView
164d172e2e Code style 2017-04-06 12:29:31 +02:00
fieldOfView
a2a6fb47f9 Silence some value warnings 2017-04-06 12:29:30 +02:00
fieldOfView
a904c383ea Add Moai-specific "Normal" profile 2017-04-06 12:29:30 +02:00
fieldOfView
ae19a101fd Disable a number of features that are not compatible with SLA printing 2017-04-06 12:29:30 +02:00
fieldOfView
5d6d233ecc Add definition for Peopoly Moai SLA printer 2017-04-06 12:29:29 +02:00