Jack Ha
7281b46118
Merge branch '2.4'
2017-01-25 15:28:56 +01:00
MaukCC
cc499ec59e
Update cartesio.def.json
2017-01-25 14:57:42 +01:00
Mark Burton
3e7b9e99f3
Now the Infill Line Directions setting is enabled for all infill patterns.
...
The default value is now the empty string which tells the engine to use the
traditional angles (45 & 135 for lines and zig zag patterns, just 45 for
everything else.
2017-01-24 18:09:11 +00:00
Mark Burton
eebd0862cc
Merge branch 'master' into mb-infill-line-angles
2017-01-24 15:02:50 +00:00
Mark Burton
7020e01843
Don't minimise minimum!
2017-01-24 10:50:28 +00:00
Tim Kuipers
6e66a71ed9
fix: let initial layer bed temp depend on bed temp (CURA-3307)
2017-01-24 10:24:15 +01:00
MaukCC
db8f241b6d
Update cartesio.def.json
2017-01-23 12:49:28 +01:00
probonopd
e7cad12bf6
Replace default_value by value, and convert the content to a string that evaluates to the same value in Python
...
As per https://github.com/Ultimaker/Cura/issues/1316#issuecomment-274371670
2017-01-23 00:26:53 +00:00
probonopd
eaa8cbb160
Changes as suggested by @Ghostkeeper in https://github.com/Ultimaker/Cura/pull/1350#pullrequestreview-17836965
2017-01-22 22:56:59 +01:00
probonopd
90648bc756
Remove meshfix_* so that http://www.thingiverse.com/thing:692523 can be sliced
2017-01-21 15:27:39 +01:00
probonopd
6d05252dce
Fix "Unable to slice with the current settings. The following settings have errors: Prime Tower X Position, Prime Tower Y Position."
2017-01-21 13:01:47 +01:00
MaukCC
1bb62dae6f
Update cartesio.def.json
2017-01-20 10:48:34 +01:00
MaukCC
8f75f9d46a
Update cartesio.def.json
2017-01-20 10:44:20 +01:00
Mark Burton
c017013aae
Added min_infill_area setting.
...
This allows the user to specify in mm^2 the minimum area of infill regions.
Areas smaller than this will be merged into the surrounding skin rather
than being filled with infill.
2017-01-19 11:48:17 +00:00
MaukCC
7e7031cd7f
Update cartesio.def.json
2017-01-19 09:25:29 +01:00
Chris Petersen
f6110623ce
Fix typos in kossel_pro gcode variable usage
...
Replace double-braces with single-braces so that `material_bed_temperature` and `material_print_temperature` are interpolated properly.
2017-01-18 01:15:59 -08:00
Mark Burton
efc3869efe
Infill Line Directions setting can now contain an arbitrary string.
...
The SettingTextField can now cope with strings of arbitrary characters
(not just digits) so revert to plan A and let the user input a comma
separated list of angles rather than having fixed combinations. CuraEngine
will parse the list and ignore bad input.
2017-01-16 16:09:48 +00:00
probonopd
19dcb3f230
Remove magic_mesh_surface_mode and magic_spiralize
2017-01-15 15:04:57 +01:00
probonopd
86c631de26
Carry over all settings from ini and correct brand spelling
2017-01-15 12:27:02 +01:00
probonopd
33e3dea213
Create renkforce_rf100.def.json
2017-01-15 03:41:07 +01:00
Mark Burton
f46ffe0036
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
2017-01-13 08:31:42 +00:00
MaukCC
a8a6ba836d
Create cartesio.def.json
2017-01-12 10:47:38 +01:00
MaukCC
4a8bcc49bc
Delete cartesio
2017-01-12 10:47:10 +01:00
MaukCC
95e507edd1
Create cartesio
2017-01-12 10:45:33 +01:00
awhiemstra
a2e00bd560
Merge pull request #1336 from fieldOfView/fix_center_zero_tower_pos
...
Fix prime disallowed areas when center is zero
2017-01-12 10:28:53 +01:00
Mark Burton
35f35b082d
Merge remote-tracking branch 'upstream/master' into mb-infill-line-angles
2017-01-12 08:59:34 +00:00
fieldOfView
1226b2e78e
Fix the min/max values for prime(tower) positions when center_is_zero
2017-01-11 18:05:27 +01:00
Tim Kuipers
16d8bdf628
JSON fix: prime tower thickness defaulted to zero, rather than defaulting to full prime tower (CURA-3175)
2017-01-11 16:58:22 +01:00
Enrico
671ec73131
Add definition file for 101Hero
2017-01-09 22:15:42 +01:00
Ghostkeeper
8b21efb18b
Correct description of Support Z Distance setting
...
It's rounded up, not down.
Contributes to issue CURA-2364.
2017-01-06 15:37:21 +01:00
Peter Hamberg
02f47361f1
Correct y axis print head size for printrbot simple
...
Print head size settings for printrbot simple had y min and y max mixed up,
making "print one at a time" always print in the wrong order.
2017-01-04 07:35:41 +01:00
Mark Burton
3e1668499f
Merge branch 'master' into mb-infill-line-angles
2017-01-03 16:20:03 +00:00
Mark Burton
7ee4484c76
Merge branch 'master' into mb-infill-line-angles
2017-01-03 10:43:57 +00:00
Ghostkeeper
693bc1de1c
Make skin pattern layer 0 inherit from skin pattern
...
When the user changes the skin pattern, he'd also expect the skin pattern for layer 0 to change. This commit makes the knowledge prerequisite smaller.
Contributes to pull request #1290 .
2017-01-03 10:52:15 +01:00
14bitVoid
8ee6b89a56
Adds a setting to select skin pattern for first layer
2017-01-02 22:54:53 +01:00
Ghostkeeper
6b7bae4dff
Make prime tower flow inherit from material flow
...
This is a profile enhancement requested by the material team.
2017-01-02 17:05:30 +01:00
Mark Burton
8d3984a7b4
Change Default label to Orthogonal.
2016-12-29 11:32:02 +00:00
Mark Burton
2caddee2fa
Add infill_angles setting to control direction of lines and zig zag infill.
...
This setting provides 4 options:
Default - the original directions, 45 and 135.
Uniform - one each of 45, 90, 135 and 180.
Stronger X - 45, 90, 135 and 90 again - provides more strength in X direction.
Stronger Y - 45, 0, 135 and 0 again - provides more strength in Y direction.
2016-12-28 08:38:33 +00:00
Tim Kuipers
fda18286e3
JSON fix: prime tower thickness defaulted to zero, rather than defaulting to full prime tower (CURA-3175)
2016-12-21 11:40:12 +01:00
Ghostkeeper
8fadc41ac8
Fix prime tower position limits w.r.t. the origin of its placement
...
The origin of the prime tower's coordinates are on the front-right side of the prime tower. We should adjust the minimum and maximum values of the position of the prime tower to account for that, rather than having the limits be based on the centre of the prime tower.
2016-12-19 11:33:57 +01:00
Ghostkeeper
77cc088b64
Correct Prime Tower Wall Thickness for if prime_tower_size == 0
...
If the prime tower size was too small, it would try to take the root of a negative number. Now we just clamp that computation to 0, which is the correct behaviour for when the minimum volume doesn't fit in the prime tower.
Contributes to issue CURA-3148.
2016-12-16 10:22:16 +01:00
Ghostkeeper
2fe0bab52d
Inherit gradual infill steps for line distances below 1mm too
...
A miscalculation on my part: A negative result of the logarithm would result in a more positive final result for the maximum value, not a negative final result.
Contributes to issue CURA-3137.
2016-12-14 14:21:16 +01:00
Ghostkeeper
eb5d63e548
Guard against infill density being 0
...
Otherwise the logarithm is undefined
Contributes to issue CURA-3137.
2016-12-14 12:37:52 +01:00
fieldOfView
655850e7b9
Add machine_shape to delta printer definitions...
...
...and fix some z-fighting
2016-12-13 11:08:23 +01:00
Ghostkeeper
c561395cf2
Rename Delta Go to use lowercase in filename
...
This is consistent with the other file names.
2016-12-13 09:54:19 +01:00
Ghostkeeper
7abebfde4e
Merge branch 'master' of https://github.com/ex-nerd/Cura into ex-nerd-master
2016-12-12 09:46:59 +01:00
Chris Petersen
47583f1131
Add definition and bed mesh for Kossel Pro
...
Source for generating these files can be found here:
https://github.com/dotscad/openbeam/blob/master/kossel_pro_build_platform/
2016-12-10 00:24:32 -08:00
Ghostkeeper
6a340819ee
Remove machine_cool_zone_length
...
We might introduce it again once we can sync this data from the firmware.
Contributes to issue CURA-2795.
2016-12-09 18:06:17 +01:00
Jaime van Kessel
72abd4af1a
Added Delta_Go (provided by DeltaPrintr)
2016-12-09 10:35:25 +01:00
Jack Ha
19a288dcbf
Max initial layer bed temperature UM3
2016-12-08 14:43:41 +01:00