John Lewin
f38d23d6e1
Make Skirt the first group under Adhesion
2018-05-17 18:26:46 -07:00
Tyler Anderson
92c015ff18
Added toggles for brim and skirt
2018-05-17 10:46:37 -07:00
John Lewin
c21018f503
Move printer image resource urls into Oem bucket
...
- Issue MatterHackers/MCCentral#3294
2018-05-03 22:42:50 -07:00
Lars Brubaker
b7faf17269
Took out cura and slic3r mapping classes
...
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
Lars Brubaker
712f9df9ad
Took out manual positions
...
took out steps and made based on sample points
2018-04-04 14:58:13 -07:00
johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools
2018-03-14 16:59:18 -07:00
Lars Brubaker
eae2f773e6
Put in clean nozzle page
...
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Tyler Anderson
4304ccbfbd
Show print progress on printer's LCD screen
2018-03-14 13:49:57 -07:00
Lars Brubaker
9fdbb1ef5c
New probe calibration wizard is working
2018-03-12 16:39:17 -07:00
Lars Brubaker
859304fd16
Fixed print recovery test
...
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
John Lewin
4dc101d067
Add per printer gcode_buffer_size settings for tuning sync-to-print
2018-02-16 14:50:12 -08:00
Lars Brubaker
010b57649e
Added in ability to manually adjust the gcode time multiplier
2018-02-02 10:33:45 -08:00
Lars Brubaker
6edd906af0
Working a bit on load unload
2018-01-19 17:09:24 -08:00
John Lewin
f4de08a2aa
Add wide string support for settings
2018-01-18 17:59:43 -08:00
Lars Brubaker
97be75f673
Added load filament_speed
...
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2
Made load and unload intrinsic to all printers and extruders
...
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00
Lars Brubaker
ec501191dc
adding ability to set acceleration on a printer profile
2018-01-17 14:04:34 -08:00
John Lewin
e905886a7d
Add GCode sections to printer
...
- Issue MatterHackers/MCCentral#2662
2018-01-16 21:57:10 -08:00
John Lewin
5e4184217e
Extract SliceSettingsWidget settings/tab view to reusable control
...
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
Lars Brubaker
6e2e8627db
Put in printer the backup firmware setting
2018-01-12 16:43:49 -08:00
Lars Brubaker
54c5540a41
Made more support slice settings stay enabled
...
removed more unused settings
2018-01-12 08:50:51 -08:00
John Lewin
a152ae0fe3
Revise slice settings categories
2018-01-11 12:29:32 -08:00
John Lewin
2ee6f3e59c
Move Extruder Change section to General
2018-01-04 12:38:43 -08:00
John Lewin
02d1d47850
Revise slice settings
2018-01-04 12:27:29 -08:00
John Lewin
146a45ffe4
Consolidate Cooling into Speeds
2018-01-03 17:45:49 -08:00
John Lewin
c824e0f9af
Remove unmapped settings and empty sections
...
- Issue MatterHackers/MCCentral#2569
Remove external slice settings from layouts.txt
2018-01-03 17:22:02 -08:00
John Lewin
942eac9768
Consolidate Other speeds
2018-01-03 11:23:38 -08:00
John Lewin
3dac63cb30
Consolidate Output Options -> File Settings into Printer -> Features
2018-01-03 11:23:38 -08:00
John Lewin
f98576ef77
Consolidate Multiple Extruders/Extruder Change section into Support
2018-01-03 11:23:38 -08:00
John Lewin
fa613d515b
Consolidate Filament sections
2018-01-03 11:23:38 -08:00
John Lewin
df631a76a9
Remove unused sections
2018-01-03 11:23:38 -08:00
John Lewin
f1ea9113e8
Configure -> Printer prototype
...
- Issue MatterHackers/MCCentral#2408
Migrate SliceSettings -> Printer to Printer -> Setup
2017-12-27 17:46:52 -08:00
Matt Moening
1d38fa034c
Add List of zero-conf telnet connects to allow auto detection of MCConnect
2017-12-22 11:29:03 -08:00
John Lewin
d58591b3c2
Move Single Print items to new Print popup menu
...
- Issue MatterHackers/MCCentral#2404
2017-12-12 11:55:19 -08:00
LarsBrubaker
0353aab30c
Made it configurable if the motors are released automatically at the end of a print
2017-12-03 14:46:05 -08:00
Lars Brubaker
cee88e16db
added ability to turn off send with checksum
...
made print_center setting show up
2017-11-30 13:59:25 -08:00
Lars Brubaker
a0557ed6c0
Adding support for turning on and off extruder long run reset
2017-11-30 13:59:25 -08:00
Lars Brubaker
b0fa37b2a4
Added first pass at support for SLA printers
...
Took out unused slice settings
2017-10-30 13:10:18 -07:00
Lars Brubaker
af49a4fcfd
Added in the ability to set the number of first layers
...
layers that print slow
2017-09-22 16:32:18 -07:00
John Lewin
eb6141abe1
Consolidate extruder settings, use nozzle term where applicable
2017-09-14 13:31:02 -07:00
John Lewin
334f64148b
Remove per-field GCode sections, improve highlight styling
2017-09-13 06:45:23 -07:00
Lars Brubaker
412481d255
Put in validate layer height
...
made right button not do design tools
check starting bed temp
2017-08-21 15:46:16 -07:00
Lars Brubaker
d3e7d00b3e
Put in a enable retract setting
...
Made slice settings disable work
2017-08-02 15:19:32 -07:00
Lars Brubaker
6231611456
Removed Bottom Clip
2017-07-11 15:15:37 -07:00
Lars Brubaker
9ad3dfeee9
Put in the ability to ramp the extra extrusion after move
...
Made the change islands retract always occur if requested.
2017-07-07 08:40:54 -07:00
Lars Brubaker
9635b3308b
Put in regex read write translation code
2017-06-29 09:47:34 -07:00
Lars Brubaker
64e72512a6
Took out z can be negative.
...
Put z height on leveling wizard
2017-06-14 17:47:02 -07:00
Lars Brubaker
6c22a896d9
Taking out center on bed for design tools.
2017-06-08 14:43:01 -07:00
Lars Brubaker
a689781772
Merging in 1.7.1 improvements
2017-06-07 16:09:42 -07:00
Lars Brubaker
352eb792f1
Merge branch 'smash_1.7.1' into design_tools
...
# Conflicts:
# PartPreviewWindow/View3D/View3DWidget.cs
# SlicerConfiguration/SliceSettingsWidget.cs
# SlicerConfiguration/SlicingQueue.cs
# StaticData/SliceSettings/Properties.json
2017-05-19 14:57:04 -07:00