Alessandro Corbelli
347a99e57d
Changed App Title
2020-05-08 18:54:15 +02:00
supermerill
acbad0717c
fix test
2020-05-08 16:07:03 +02:00
supermerill
daa891aa9b
gap fill: remove gap fill if it's too thin to make a continuous curve.
...
thinwall/gapfill: remove harmful bits that sticks out of the main line without going outside of it.
2020-05-08 16:06:49 +02:00
supermerill
e380bd9176
add actions for release builds that upload directly to assets.
2020-05-04 15:47:20 +02:00
supermerill
0da98baa11
#205 separate external perimeters and thin walls (speed & gcode layout).
2020-05-03 22:09:59 +02:00
supermerill
0d8d386c72
#209 coPercent uses 100 as mult and not 1 like for coPercentAndFloat
...
see coPercents, it's obvious.
2020-05-03 20:08:51 +02:00
supermerill
387f88dfb0
#222 activate thumbnail code
2020-05-03 19:56:39 +02:00
supermerill
27a6ce3aed
Use full_label on setting override for object/modifiers.
2020-05-03 19:16:22 +02:00
supermerill
4151e8fab0
#186 brim settings on the object instead of the print.
2020-05-03 00:14:16 +02:00
supermerill
252809c7c6
#210 skirt & brim use the correct extruder (diameter) when creating the polylines.
...
Useful for multi-extruders machine with diferent nozzle size.
If an object is printed with multiple nozzle size, the first is used.
2020-05-02 19:20:50 +02:00
neophrema
4eb0ebeae0
Update Readme - Brim Option "outside OUnly" - typo
...
Fix readme
2020-05-01 19:23:33 +02:00
supermerill
3c8e84dd47
#215 bridge_speed always available.
2020-04-30 20:28:34 +02:00
supermerill
d812ae91d3
#208 holes from thin walls because of the "chunks reduction" algo. It's now less extremist.
...
Also added a little routine to be able to print (overlapping) perimeters into small areas that are excluded from thin walls by their area size.
2020-04-30 20:05:58 +02:00
supermerill
7b0848be47
#204 label swapped for bottom infill pattern
2020-04-23 18:02:28 +02:00
supermerill
f47e7a67c7
#178 brim offset
2020-04-21 17:08:08 +02:00
supermerill
bd32d4f8cf
clean
2020-04-21 17:07:32 +02:00
supermerill
91a74c5d94
#201 fix for modifiers: now exclude empty region for make_perimeter.
2020-04-21 15:10:04 +02:00
supermerill
b9ab7641c5
update version
...
also fix #200
2020-04-20 20:52:43 +02:00
supermerill
046210b0d5
#180 xy first layer compensation fix.
2020-04-20 17:18:26 +02:00
supermerill
473dca0884
#187 allow empty layer setting
2020-04-18 20:48:17 +02:00
supermerill
0b861f0c51
#185 fix looping perimeters when a loop has mixed role.
...
note: that line takes me hours to find it.
2020-04-18 20:07:02 +02:00
supermerill
525eed0a5f
fix mac build (missing include?)
2020-04-17 20:42:07 +02:00
supermerill
2e48f4a4bd
avoid crossing perimeters on all layers except first layer #198
2020-04-17 20:31:17 +02:00
supermerill
97ae2826b9
Merge remote-tracking branch 'remotes/supermerill/master'
2020-04-17 19:28:15 +02:00
supermerill
a6c011fbef
fix curve_smoothing return value.
2020-04-17 19:25:41 +02:00
supermerill
a6b055b484
#192 make percentage value-only percent-only like for infill ratio.
...
note: added some code to migrate automatically from float (0.9) to percent (90%). The reverse should not be a problem.
fields: bridge_flow_ratio over_bridge_flow_ratio bridge_overlap fill_top_flow_ratio first_layer_flow_ratio
2020-04-17 19:20:58 +02:00
supermerill
e28213b6eb
#197 fix random seam : forgot that the '&' operator has a low priority.
2020-04-17 16:05:14 +02:00
supermerill
66aaad2489
#196 : adjustable distance for auto-arrange
2020-04-17 15:26:10 +02:00
Merill
9ad4959acf
Merge pull request #194 from oliof/patch-2
...
Tooltip typo fix
2020-04-17 14:45:14 +02:00
Merill
fb6edff5f5
Merge pull request #193 from oliof/patch-1
...
Fix tooltip typo
2020-04-17 14:45:02 +02:00
Harald Wagener
f31d1f98c5
Tooltip typo fix
...
"conert" -> "convert"
2020-04-08 10:22:41 +02:00
Harald Wagener
da425586f6
Fix tooltip typo
...
"conert" -> "convert"
2020-04-08 10:20:35 +02:00
supermerill
849727cf16
#183 set min to 0 for offset for support.
...
It was not enforced before, but now that it's possible to select plane from "plane", it shouldn't be necessary anymore.
2020-03-28 21:13:04 +01:00
supermerill
cb836d25ac
#165 inside brim fix & allow only inside brim.
2020-03-28 21:04:12 +01:00
supermerill
4b84ab835a
fix gcc compile
2020-03-28 20:10:10 +01:00
supermerill
c0dfe93e6f
update profiles
2020-03-28 00:59:30 +01:00
supermerill
c83149ea5b
fix elefant foot comp. for prusa config
...
fix some tests.
2020-03-27 18:21:11 +01:00
supermerill
79890248a5
some test fixes (wip)
2020-03-27 01:07:03 +01:00
supermerill
90a8e61c18
small last minutes fixes.
2020-03-27 01:03:16 +01:00
supermerill
dae1e892b6
relax max width (change by @foxox)
2020-03-26 23:07:41 +01:00
supermerill
cc96564321
Update to wizzard: add a thumbnail parameter ; don't auto-select prusa mini if no printer installed
...
also some merge for creality printers, and fix some problem in it.
relax the min/max version for the profile, i don't have the resource to check & modify these for each release.
2020-03-26 15:00:02 +01:00
supermerill
d1bb656d2b
update icons
2020-03-26 12:18:56 +01:00
supermerill
f087cf1239
Merge remote-tracking branch 'remotes/prusa/master'
...
seems to work
need to update profiles & ui
2020-03-26 12:10:30 +01:00
supermerill
7f4c9c9a5c
add "first layer flow" setting, for fuck sake first layer width isn't enough with a cheap printer like an ender3 that can have his bed damaged so easily.
2020-03-22 15:25:34 +01:00
supermerill
1984df6d49
Many fixes to "no seam" option for external perimeter first.
...
Also some option to only apply to hole (or others)
Also some fixes to some loops options in the codepath.
also a test to thin walls, suspected a bug but can't find it.
2020-03-22 15:25:21 +01:00
supermerill
1bf9afbd80
Merge branch 'stable'
2020-03-22 15:20:33 +01:00
supermerill
ff41ed8faa
Merge remote-tracking branch 'remotes/supermerill/CI' into stable
2020-03-22 15:19:48 +01:00
supermerill
e3d7c16838
gapfill edge case
2020-03-22 15:16:19 +01:00
bubnikv
d5bcddeed3
Revert "Deps libdir for libcurl on linux to land to the same directory"
...
This reverts commit 38d06d57a0087b71b0a3ce71adec60e0efa8b422.
2020-03-21 11:55:51 +01:00
bubnikv
bf64f0099b
Bumped up the version number to final.
2020-03-21 11:28:15 +01:00