13034 Commits

Author SHA1 Message Date
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
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