supermerill
a1ece7579d
fix rectilinear not filling when solid
...
fix some string case
2020-08-27 11:39:39 +02:00
supermerill
3ec2f077e5
#399 add an other pattern for brim ear: rectilinear with perimeter.
...
If you have problem with adhesion of the ear.
also some fixes about brim invalidation.
2020-08-20 01:57:54 +02:00
supermerill
f5dd32d969
#287 filament shrinkage compensation
2020-08-19 15:23:40 +02:00
supermerill
a1acd5b167
#152manual seam placement tool, inspired from @dartrax pull request
...
Currently it only use the center of sphere, using the nearest z for each layer.
2020-08-19 13:01:29 +02:00
Adrian Keet
8438de487b
Add option to only overlap the outermost perimeter
2020-08-18 12:10:06 +02:00
supermerill
f1fdcf4243
#280 new setting: fill_angle_increment. rotate every infill by this angle, multiplied by the layer id.
2020-08-18 01:14:07 +02:00
supermerill
8b416a083a
#222 expose thumbnails setting to gui
2020-08-17 21:18:07 +02:00
supermerill
47e817a9a3
#161 allow user-defined colours for the preview.
2020-08-17 18:20:39 +02:00
supermerill
2e5f70bb5f
Merge branch 'dev'
2020-08-11 15:56:54 +02:00
supermerill
8f2074cfca
small ui change: retract/deretract speed on the same line
2020-08-09 17:33:03 +02:00
supermerill
882555895f
#360 skirt extrusion width
2020-08-09 17:32:36 +02:00
supermerill
75fd53684f
Set a minimum length on extrusion. Also improve the comment with the type of extrusion.
2020-08-09 17:31:42 +02:00
Jared Grubb
e6b62b1e69
Update bed_leveling.html
...
Edit some of the grammar and fix a couple typos.
2020-08-09 00:30:47 +02:00
Jared Grubb
47ca4d9924
Update introduction.html
...
Edit the grammar and fix a few typos.
2020-08-09 00:30:32 +02:00
supermerill
196c96d818
#316 good size of dialog & content in sync with display scaling.
...
but the html pictures as they blurry if I use a %
2020-08-01 17:58:04 +02:00
supermerill
bf72c34598
#333 Fix for freecad for linux/macos os.
...
Also:
- change tooltip
- add sys import to lib directory
- better layout
- freecad icon
2020-07-10 20:00:13 +02:00
supermerill
8a5f7bcfd4
#316 good size of dialog & content in sync with display scaling.
...
but the html pictures as they blurry if I use a %
2020-07-10 00:45:51 +02:00
supermerill
89c475a439
Update localization
...
* the pot
* add a readme on how to use the utility
* typos
* french translation
2020-07-05 17:23:03 +02:00
supermerill
5d1aff62a4
update version to 2.2.52
...
renamed some language profile, but they are imcomplete. have to document a bit the pommergeur.jar
2020-06-24 00:35:15 +02:00
supermerill
f636d0cbfc
small update to calibration text
2020-06-22 19:55:23 +02:00
supermerill
a60631b7aa
thin walls: merge path into external perimeter loop when possible.
2020-06-20 19:51:36 +02:00
supermerill
186d7ce508
freepyscad: update the script windows to a mini-ide with auto-completion.
...
Also automatically download latest version of the script.
2020-06-17 12:31:21 +02:00
neophrema
acc8ec3ee0
Update over-bridge_tuning.html
...
Minor changes
2020-06-17 12:26:43 +02:00
neophrema
5381fc4ed3
Update bed_leveling.html
...
There is no Plural of advice; I made some slight changes and will go on to other mistakes if you don't mind.
2020-06-17 12:26:23 +02:00
neophrema
c9924822c9
Update filament_flow.html
...
Some few changes
2020-06-17 12:26:08 +02:00
neophrema
7760c99cbe
Update filament_temp.html
...
few languange irritations, I changed a few
2020-06-17 12:25:54 +02:00
supermerill
bbbb4d9396
#4 perimeter overlaps : total control over perimeter width vs spacing.
...
- add a spacing_ratio in flow, but it's only sed for two spacing in perimeter_generator, not sure about the usefulness of it.
- external_perimeter_overlap now use the spacing_ratio to compute
- add perimeter_overlap, using the spacing_ratio to compute
- add perimeter_bonding, that shrink the external-internal spacing, without growing the infill polygons.
2020-06-17 12:25:21 +02:00
supermerill
653aa22757
#279 fix milling icon.
2020-06-11 21:07:34 +02:00
supermerill
319d0552ed
#211 % max speed reduction
...
waiting for a good name
2020-06-11 21:03:07 +02:00
supermerill
a846f13c47
#239 add z_step (inverse of slic3r z_steps_per_mm)
...
seems to work without breaking.
todo: change all slicing stuff from double to scaled int.
2020-06-11 21:02:35 +02:00
supermerill
b78a91bb06
First impl of the freecad script integration
...
with my own lib to allow easier scripting.
2020-06-09 21:10:53 +02:00
supermerill
0a8be978d9
#248 add min width for 'only one perimeter'.
2020-06-09 20:57:28 +02:00
supermerill
6ff5cd523c
#276 fix klipper dual extruder problem
...
small voron config fix
2020-06-08 00:17:09 +02:00
supermerill
53c2c588a8
typo
2020-06-06 01:55:54 +02:00
supermerill
7738e2a33c
#240 little rework of XY compensation.
...
better import of 'elephant foot' (spelled elefant in prusa) that is now first_layer_size_compensation, using 'legacy to amke the convert.
advantage: it reverse the sign now.
drawback : no easy export to prusa.
2020-06-05 23:08:28 +02:00
paulhew69
03db4b9cc8
Updated Text for Calibration Docs
2020-06-05 22:14:36 +02:00
supermerill
2dfe215245
Add external_perimeter_fan_speed setting (part2)
...
rewrote a bit the way it's set in cooling buffer to allow easier interleaved fan speed modifiers.
2020-06-05 16:52:08 +02:00
supermerill
851264f150
resolving calibration issues
...
cleaning options not ready
2020-06-02 17:44:34 +02:00
supermerill
31232030bb
update voron profile: add afterburner
2020-06-02 03:08:10 +02:00
supermerill
e68de2cf4f
#260 : better text & layout for filament cooling
2020-06-02 01:24:31 +02:00
supermerill
0b4f304607
add KVP ABS to voron profiles, also some speed & accel changes taken from DocJeeves pif settings
2020-06-01 22:13:56 +02:00
supermerill
5fbc891707
Slic3r++ to SuperSlicer renamed in all files.
...
and going to version 51
2020-05-30 03:52:56 +02:00
supermerill
9b60be0c1a
Initial working prototype for the milling post-process
2020-05-29 21:01:30 +02:00
supermerill
d0a8bdebe8
experimental feature: external perimeter overlap.
...
Have to test it, it may decrease printing quality (like printing external perimeter first)
2020-05-28 19:23:12 +02:00
supermerill
ffec4ee330
add calibration cubes
...
update to flow calibration scaling
2020-05-28 19:22:12 +02:00
supermerill
3404430ef7
milling settings (wip)
...
also created extruder settings ui file
2020-05-28 18:14:23 +02:00
supermerill
3bb0b228bc
add sorting for complete_objects
...
fix (hopefully) a problem with sequential_print_horizontal_clearance_valid
2020-05-23 02:05:57 +02:00
supermerill
90b129e585
external_perimeter_cut_corners setting
...
it reduce the flow around corners, depending of the angle.
experimental status! not tested yet!
2020-05-23 02:05:51 +02:00
supermerill
ff40015401
small update to calibrations
2020-05-23 02:04:57 +02:00
supermerill
e562fbeef9
add bride & over-bridge calibration (print & pics wip)
...
refined calibration code
2020-05-22 02:09:37 +02:00