13250 Commits

Author SHA1 Message Date
supermerill
493dec834b fix #256, set auto speed before applying the first layer one
fix string type for tab.cpp
2020-05-29 22:58:25 +02:00
supermerill
75fdafc82e Merge branch 'master' of https://github.com/supermerill/Slic3r 2020-05-29 21:01:51 +02:00
supermerill
9b60be0c1a Initial working prototype for the milling post-process 2020-05-29 21:01:30 +02:00
Merill
a59e6da600
Update readme for name change
Also update some parts that refer to prusaslicer and update some old parts to refer new software.
2020-05-28 20:37:14 +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
dc34149402 update on mac build 2020-05-23 23:00:45 +02:00
supermerill
572910eaf8 fix release script, trying a debug on mac. 2020-05-23 02:06:03 +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
supermerill
16c51403aa #250 allwo klipper to do firmware retraction. 2020-05-21 00:30:22 +02:00
supermerill
da5e38f6f6 Calibrations now should get the good settings directory, even on mac,
temp calibrations now began by to hot test and the calibration is configurable.
2020-05-21 00:22:54 +02:00
supermerill
9821da6609 fix linux build 2020-05-21 00:18:38 +02:00
supermerill
cad02c7464 adding the temperature calibration (wip, had to add some pictures).
improving the filament_flow one with more pictures.
fix dialog closing
2020-05-20 02:31:25 +02:00
supermerill
073591d600 Calibration help: first 2 item
- bed leveling calibration
 - filament flow calibration (need some more pics)
2020-05-19 01:02:24 +02:00
supermerill
af437e3f32 fix bug when unticking "complete objects" 2020-05-18 18:48:58 +02:00
supermerill
ebc4e9a000 #247 fix because a polygon can disappear if grown. 2020-05-18 16:24:56 +02:00
supermerill
e8616d5de4 #241 big lift-z also for skirts and brims 2020-05-16 11:36:08 +02:00
supermerill
75b8d01e45 #241 big lift-z for the move to object on first layer (2*first_layer_height)
can be disable if no z-lift is used for the extruder of the current object.
can be enable with no z-lift by using random value for z-lift and retract_lift_above to 9999
2020-05-16 00:26:50 +02:00
supermerill
226626e1f9 increase the size of the preset field when saving. Allow rename. 2020-05-15 14:18:17 +02:00
supermerill
2b5689e4e6 #226 extra wipe: filament override 2020-05-14 00:22:31 +02:00
supermerill
a27258a8be macos build fix 2020-05-13 21:13:54 +02:00
supermerill
0b549078cc extruder clearance fields are now modifiable even before activating the complete_objects. 2020-05-13 01:39:30 +02:00
supermerill
3d5ddd60b4 #206 reverse direction on overhang overhaul:
- now has a setting & a threshold
 - when reverse_direction trigger on the external loop, it also trigger for all other loops on this side (so, no more U-turn)
 - do not depends on extra_perimeter anymore
 - now extra_perimeters split into extra_perimeters (the old useless one) and extra_perimeters_overhangs
 - reordering settings in the tab.
2020-05-13 01:39:30 +02:00
Alessandro Corbelli
1da021b352 Start adding Lerdge motherboard support 2020-05-12 17:07:04 +02:00
supermerill
397d56fc42 #223 reduce bottom preview labels size for tiny screens 2020-05-12 00:39:53 +02:00
supermerill
a0ff5c3fec #226 Moar Wipe on external perimeters 2020-05-11 23:58:57 +02:00
supermerill
cbc01a1a7e #232 Do not auto-generate G-code when using Klipper 2020-05-11 17:55:04 +02:00
supermerill
605e27b9b5 #123 Material weight/length per change for colour changes 2020-05-10 16:40:49 +02:00
supermerill
fad19b4b1c #213 Wipe tower Brim size & wipe tower brim now printed with first_layer_width 2020-05-10 16:40:45 +02:00
supermerill
6f9dc88aa6 #224 setting to force one skirt with complete_objects 2020-05-10 16:40:40 +02:00
supermerill
04f25541b8 #199 allow the machine limits on non-marlin firmware and add for them a "Time estimation compensation" setting 2020-05-10 16:40:36 +02:00
supermerill
eb557791b7 update start_gcode for voron2 2020-05-10 16:40:28 +02:00
supermerill
e6d6af36b3 update versions 2020-05-10 15:39:44 +02:00
supermerill
ed70dddaa2 fix overlapping perimeters 2020-05-10 15:30:13 +02:00
supermerill
e10a8c5d1f Add voron v2 initial profile
and update others where needed
2020-05-10 01:20:52 +02:00
supermerill
c4140ef707 little update to config: debug message & fill_smooth_distribution type 2020-05-09 00:59:51 +02:00
Merill
47196dd2c9
Create FUNDING.yml 2020-05-09 00:42:55 +02:00
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